ashish pareek wrote:
Yes I am able to ping and ssh between two virtual machine ........and even i
have set ip address of both the virtual machines in their respective
/etc/hosts file ...............
thanx for reply .......... if you suggest some other thing which i could
have missed or any remedy ....
Regards,
Ashish Pareek.
VMs? VMWare? Xen? Something else?
I've encountered problems on virtual networks where the machines aren't
locatable via DNS., and can't be sure who they say they are.
1. start the machines individually, instead of the start-all script that
needs to have SSH working too.
2. check with netstat -a to see what ports/interfaces they are listening on
-steve