- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am having difficulty accessing the Oracle DB running in XP under Fusion using SQL Developer running on the host. Here are some details.
Guest network device set to NAT
Firewall turned off on the Guest
Guest ipconfig=
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : localdomain
IP Address. . . . . . . . . . . . : 192.168.254.128
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.254.2
-
Host ifconfig -a :
vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.254.1 netmask 0xffffff00 broadcast 192.168.254.255
ether 00:50:56:c0:00:08
vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 192.168.105.1 netmask 0xffffff00 broadcast 192.168.105.255
ether 00:50:56:c0:00:01
-
Host name within SQL Developer is set to 192.168.254.128, in addition I've set correctly the service name, user and password etc.,
Thanks for the help.