[poss. solved] No ping possible out of VM (NAT)
Posted: 7. Jul 2008, 11:17
Hello,
since two days I have a strange problem, I can't access the outside from a Windows XP VM running on VB 1.5.6 under Suse Linux 10.3 OSS. When I do a ping in a cmd window (e.g. I get a timeout, but I can access the website though Firefox 3.0 under XP VM??
The only service working seems to be HTTP, all other net services are blocked (FTP, SSH, ICMP etc.)
I have a NAT interface in VM (private IP 10.0.2.15), my outside private LAN is 192.168.1.x
Any suggestions welcome,
AlGaN
Ok, I have found the information that ICMP is not supported with NAT, this is ok, I have found out that access problems to subversion server with SSH was a configuration error with ssh, thanks
since two days I have a strange problem, I can't access the outside from a Windows XP VM running on VB 1.5.6 under Suse Linux 10.3 OSS. When I do a ping in a cmd window (e.g.
Code: Select all
ping www.google.deCode: Select all
www.google.deThe only service working seems to be HTTP, all other net services are blocked (FTP, SSH, ICMP etc.)
I have a NAT interface in VM (private IP 10.0.2.15), my outside private LAN is 192.168.1.x
Any suggestions welcome,
AlGaN
Ok, I have found the information that ICMP is not supported with NAT, this is ok, I have found out that access problems to subversion server with SSH was a configuration error with ssh, thanks