Hello guys,
I've spent many hours reading about similar problems and did everything I could to solve it on my own. My host is Windows 7, my guest is Ubuntu 15.10. I am not able to connect from my guest to host and the other way around.
eth0 Link encap:Ethernet HWaddr 08:00:27:64:53:c4
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
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:3649 errors:0 dropped:0 overruns:0 frame:0
TX packets:3649 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:273803 (273.8 KB) TX bytes:273803 (273.8 KB)
And here are the contents of my interfaces file:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
What can I do? Could you please help me to diagnose the problem.
Thank you.
I've spent many hours reading about similar problems and did everything I could to solve it on my own. My host is Windows 7, my guest is Ubuntu 15.10. I am not able to connect from my guest to host and the other way around.
eth0 Link encap:Ethernet HWaddr 08:00:27:64:53:c4
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
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:3649 errors:0 dropped:0 overruns:0 frame:0
TX packets:3649 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:273803 (273.8 KB) TX bytes:273803 (273.8 KB)
And here are the contents of my interfaces file:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
What can I do? Could you please help me to diagnose the problem.
Thank you.