I have xubuntu vrtualbox guest machine and windows 7 host. The guest machine can't connect to internet when the network adapter is 'bridget connection'. I can ping the guest from the host and i can ping the host from the guest, but i am unable to ping the router from the guest.
This is the ifconfig:
Any idea what might be the problem?
This is the ifconfig:
Code:
eth0 Link encap:Ethernet HWaddr 08:00:27:a2:f3:17
inet addr:192.168.31.154 Bcast:192.168.31.255 Mask:255.255.255.0
inet6 addr: fe80::a00:27ff:fea2:f317/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1492 Metric:1
RX packets:9 errors:0 dropped:0 overruns:0 frame:0
TX packets:126 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2443 (2.4 KB) TX bytes:15316 (15.3 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:256 errors:0 dropped:0 overruns:0 frame:0
TX packets:256 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:19292 (19.2 KB) TX bytes:19292 (19.2 KB)