From: Henry N. <hen...@ar...> - 2010-05-08 22:39:33
|
Hari Krishna Dara wrote: > eth0=slirp > > On the linux side, I used dhcp and after a reboot, I do get the right > values for ip (10.0.2.15) and gateway (10.0.2.2). I can ping to > 10.0.2.2 and 10.0.2.3 as well, but I can't ping to anything outside, > even though their ip gets resolved. Ping (IMCP-protocol) is not supported by SLiRP. Try any other applications with TCP or UDP to check the connection, for example "wget google.com" -- Henry N. |