LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Slackware 10 route issue (https://www.linuxquestions.org/questions/linux-networking-3/slackware-10-route-issue-239171/)

odysseynetwork 10-05-2004 05:21 PM

Slackware 10 route issue
 
Hi,
The DHCP server at my office either isn't giving out default gateway, or Slackware 10 isn't accepting it. After every reboot, I have to
Code:

route add -net 0.0.0.0/0 gw 192.168.0.1
Can't I save the gateway setting somewhere?
Thanks for your help.

m00t00 10-05-2004 06:11 PM

/etc/rc.d/rc.inet1

Just slap it in there somewhere...

odysseynetwork 10-06-2004 08:13 AM

That got it, thanks!


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