LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to bring eth interface up correctly? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-bring-eth-interface-up-correctly-194878/)

cold 06-18-2004 02:22 AM

How to bring eth interface up correctly?
 
Hello there,
if I use
ifconfing eht0 down
to bring eht interface donw and then, I use
ifconfing eht0 up
my network connection is not working.
Why? What's wrong?

Thanks in andvance.
sc.

maxut 06-18-2004 02:33 AM

try
ifup eth0

if your NIC gets ip from a DHCP server, ifconfig up wont work

mardanian 06-18-2004 02:40 AM

try to use netconfig for configuration of ethernet interface


All times are GMT -5. The time now is 11:12 AM.