| Hello everyone, I'm having some troubles setting up my network connection using the Bridged Adapter configuration. I'm just starting with Linux and even if I was going through different forum discussions on the web, I'm still not able to make it work. NAT is working perfectly and I'm able to access Internet, while with Bridged Adapter the network result unreachable, altough I need it for the application I have in mind. My setup is the following: VirtualBox 5, Host: Windows 10, Guest: Ubuntu 14.04 LTS Here you could see in details my configuration: VirtualBox Network Config Beside the RealTek, I could use also: Qualcomm Atheros AR946x Wireless Network Adapter. However the problem remain the same, since it seems I have no network working. This if the ifconfig command: giulio@giulio-VirtualBox:~$ ifconfig eth0 Link encap:Ethernet HWaddr 08:00:27:f5:87:2f inet6 addr: fe80::a00:27ff:fef5:872f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:88 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:24737 (24.7 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:161 errors:0 dropped:0 overruns:0 frame:0 TX packets:161 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:11409 (11.4 KB) TX bytes:11409 (11.4 KB) While /etc/network/interface looks like this: # interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback Here it is a screenshot of the overall network settings. For the IPv4 settings I'm using AUtomatic (DHCP), while for IPv6 I've set "ignore". I hope somebody could have a look and help me out, thank you! Giulio |
↧
[ubuntu] VirtualBox Ubuntu 14.04 - Bridge adapter not working
↧