CORBA over VPN Wrong Machine Name

D

dan

Kind of a strange problem, thanks in advance for any help.

I have a java client (JDK 1.4) sitting on my PC which over a VPN
connects to a remote CORBA server. That CORBA server must then make
callbacks to my client. It's not working because the addressing
information sent to the CORBA server is wrong.

***Error:
Sep 10 14:17:21-Xport: Failed to resolve host name "tcp:
(e-mail address removed)".
vttcpconn.cxx:120
Sep 10 14:17:21-Channel: Removed subscriber tcp:
(e-mail address removed)/1946719089/0 (username:n9900613) from
the subscribers.

***IP Configuration:
C:\>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : OHTWN1AZN900613
Primary Dns Suffix . . . . . . . : alltel.com
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : alltel.com

Ethernet adapter Local Area Connection: ***Local Area Connection, IP
from my home router

Connection-specific DNS Suffix . : neo.rr.com
Description . . . . . . . . . . . : Broadcom NetXtreme 57xx
Gigabit Controller
Physical Address. . . . . . . . . : 00-18-8B-D4-D3-7B
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.0.202
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.3
DHCP Server . . . . . . . . . . . : 192.168.0.3
DNS Servers . . . . . . . . . . . : 192.168.0.3
Lease Obtained. . . . . . . . . . : Tuesday, September 09,
2008 1:43:51PM
Lease Expires . . . . . . . . . . : Tuesday, September 16,
2008 1:43:51PM

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . : alltel.com
Description . . . . . . . . . . . : Cisco Systems VPN Adapter
Physical Address. . . . . . . . . : 00-05-9A-3C-78-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.33.244.70
***Need to use this IP***
Subnet Mask . . . . . . . . . . . : 255.255.240.0
Default Gateway . . . . . . . . . : 10.33.244.70
DNS Servers . . . . . . . . . . . : 10.33.2.70
10.32.0.70

The combination of the machine name and domain
(OHTWN1AZN900613.neo.rr.com) are useless (not addressable) by the
remote server, for one reason, because neo.rr.com is not even from the
VPN connection. Also, that machine name is not in DNS. So, what I need
(I think) is to somehow get the bowels of java to send just my
IP...but I have no clue how to do that.

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top