Page 1 of 1

LINUX

Posted: 20 Oct 2014, 19:50
by |MYT|oo7
network interface connected to dhcp

ifconfig eth0 down
sudo nano /etc/network/interfaces -> auto eth0
iface eth0 inet dhcp
ifconfig eth0 up
ifconfig eth0 -> inet not displayed and i have no internet connection


pls Help me!

Re: LINUX

Posted: 21 Oct 2014, 08:31
by |MYT|Torq
|MYT|oo7 wrote:network interface connected to dhcp

ifconfig eth0 down
sudo nano /etc/network/interfaces -> auto eth0
iface eth0 inet dhcp
ifconfig eth0 up
ifconfig eth0 -> inet not displayed and i have no internet connection


pls Help me!
I wonder whether Edi m8y has any knowledge on Linux related questions.

Re: LINUX

Posted: 21 Oct 2014, 20:16
by |MYT|Serge
sudo rm -f /etc/udev/rules.d/70-persistent-net.rules && sudo reboot

Re: LINUX

Posted: 24 Oct 2014, 13:55
by |MYT|Beerbelott
I suppose it is not a driver issue?
THat your system lists the network device properly?

Re: LINUX

Posted: 27 Oct 2014, 19:26
by |MYT|Edward
did you get answer to fix it ?

Re: LINUX

Posted: 04 Nov 2014, 13:50
by |MYT|oo7
Problem solved, thank you. I have another one now. Cannot connect the wireless interface to a password protected wireless router