Linux-Noob Forums
Help with 3com driver - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: Just Starting Linux (https://www.linux-noob.com/forums/forum-63.html)
+--- Thread: Help with 3com driver (/thread-1199.html)

Pages: 1 2


Help with 3com driver - mollux67 - 2007-08-23


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




Help with 3com driver - anyweb - 2007-08-23


try this

 



Code:
ifconfig eth0 up




 

then

 



Code:
ifconfig




 

any difference ?




Help with 3com driver - mollux67 - 2007-08-23


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??