Static and Dynamic IP's on same machine - linux
Hi
I have installed oracle 11g on Linux 5.2 under a VM machine(gust) which resides on Windows 7(host).
From host machine (windows 7) I want to access the 11g database which is on guest machine(Linux) through putty.
problem what i am facing is, when i use dhcp(automatic generated ip) under gust linux machine i can able to access guest machine from host through puuty.
But when i use static IP(by desabling dhcp, i am not able access guest from host !!!
As oracle recommends i am using static ip for Database configuration, but with static ip i am not able to access the gust machine from host.
Is there any way i can access the guest machine from host even when i am using the static ip.
Thanks in advance.
AB