From: Robert R. <ra...@rr...> - 2008-08-03 20:58:28
|
I've followed the installation instructions for installing coLinux. Thing seem to work. I can wget a web page. However, when I ping and address or domain name I the a ping going out and nothing coming in. Here is what the screen looks like to me: root@ubuntu:/etc/network# ping www.rrsd.com PING www.rrsd.com (205.254.224.149) 56(84) bytes of data. ^C --- www.rrsd.com ping statistics --- 14 packets transmitted, 0 received, 100% packet loss, time 13020ms root@ubuntu:/etc/network# or just trying to ping my home router: root@ubuntu:/etc/network# ping 192.168.0.1 PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data. --- 192.168.0.1 ping statistics --- 9 packets transmitted, 0 received, 100% packet loss, time 8000ms root@ubuntu:/etc/network# Am I missing something here? I'm using slirp with the static setup. So far I've tried the following a) turned off my firewalls b) a bunch of other stuff I don't remember I would appreciate anyone being able to shed some light on this. Robert Ramey |