LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Can't activate network device (https://www.linuxquestions.org/questions/linux-networking-3/can%27t-activate-network-device-110706/)

Robert0380 11-02-2003 05:10 AM

if all this fails, do this:

#/sbin/ifconfig eth0 192.168.1.200 netmask 255.255.255.0 broadcast 192.168.1.255


change the IP to match your network (like 192.168.0.200 or 10.0.10.X or whatever) and change the broadcast to match also.


All times are GMT -5. The time now is 10:33 PM.