LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   setup IP at boot? (https://www.linuxquestions.org/questions/linux-newbie-8/setup-ip-at-boot-217051/)

blackzone 08-13-2004 04:13 AM

setup IP at boot?
 
am using private IP on my computer. Everytime I boot to set up network connection I need to type:

ifconfig eth0 192.168.0.5
ifconfig eth0:1 192.168.100.5
route add default gw 192.168.100.1

=================================
anyway to automatic set up so don't need to type this each time I boot?

Peacedog 08-13-2004 06:38 AM

what distro are you running? you can manually edit the scripts/files needed to do this at boot time or run your particular network configuration tool.
good luck.


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