Wired networking

Joel Goguen jtgoguen at gmail.com
Wed Nov 26 17:17:11 UTC 2008


On Wed, 2008-11-26 at 22:06 +0530, H.S.Rai wrote:
> On Wed, Nov 26, 2008 at 9:34 PM, Joel Goguen <jtgoguen at gmail.com> wrote:
> <snip>
> >> network". On right click and edit connection, editing failed with
> >> message: nm-ifupdown-connection.c.82 - connection update not supported
> >> (read only)
> 
> Earlier I used to edit /etc/network/interfaces and on:
> 
>    sudo /etc/init.d/./networking restart
> 
> changes were affected. But now it seems ineffective.
> 
> -- 
> H.S.Rai
> 
Using /etc/network/interfaces is probably not necessary.  Try
editing /etc/network/interfaces and put a # at the start of each line
except for the two that have 'lo' in them:

auto lo
iface lo inet loopback

Then run each of these commands, pushing Enter after each one, and see
if NetworkManager picks up your wired interface properly:

sudo /etc/init.d/networking restart
sudo /etc/init.d/NetworkManager restart

-- 
Joel Goguen
Bug-free code is a myth.
Registered Linux User #391952
Registered Ubuntu User #15951
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20081126/52b8ac87/attachment.sig>


More information about the ubuntu-users mailing list