/etc/init.d/networking needs to be restarted
Tom H
tomh0665 at gmail.com
Sat Jul 30 21:08:38 UTC 2011
On Sat, Jul 30, 2011 at 4:50 PM, scar <scar at drigon.com> wrote:
>
> after upgrading a system to 10.04, network connectivity is botched. i
> haven't been using NetworkManager and so it is uninstalled. until i use
> `sudo /etc/init.d/networking restart` connectivity to the internet
> doesn't work
>
> i have KVM installed so i have a couple extra interfaces. for some
> reason the interface br0 is getting the LAN address that should usually
> be assigned to eth0 and as you can see eth0 doesn't have any IP:
>
> br0 Link encap:Ethernet HWaddr 00:24:8c:66:d9:b5
> inet addr:192.168.1.139 Bcast:192.168.1.255 Mask:255.255.254.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>
> eth0 Link encap:Ethernet HWaddr 00:24:8c:66:d9:b5
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:16436 Metric:1
>
> virbr0 Link encap:Ethernet HWaddr ca:ae:03:45:a8:89
> inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Please post "/etc/network/interfaces".
(With 10.04, you should use "[initctl] restart networking" or "service
networking restart".)
More information about the ubuntu-users
mailing list