Linux-Noob Forums

Full Version: Help with 3com driver
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2

I did what you told me.

 

Code:
vincent@vincent-desktop:~$ sudo -i
root@vincent-desktop:~# ifconfig
lo Lien encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:H


try this

 



Code:
ifconfig eth0 up




 

then

 



Code:
ifconfig




 

any difference ?


With ifconfig eth0 up I got nothing, and with ifconfig I got the same than ever.

 

Little question, why does eth0:avahi have 169.254.3.106 as IP ans lo 127.0.0.1. How can I modify that in order to get my router IP 192.168.0.1 instead??

Pages: 1 2