LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Arch (https://www.linuxquestions.org/questions/arch-29/)
-   -   Permanent Default Route (https://www.linuxquestions.org/questions/arch-29/permanent-default-route-442167/)

gianh 05-06-2006 06:40 AM

Permanent Default Route
 
Permanent Default Route

After an install I edit my route in rc.conf and save.

But upon reboot I doint have a connection unless I use the route add default command.

So basicall Everytime I reboot I have to enter my route manually.

Any suggestion on what I could possibly be doing wrong?

Thanks

Ash Gotham 05-06-2006 11:05 AM

Is this a dhcp connection, in rc.confthe necessary routes worked for me

gianh 05-06-2006 08:42 PM

no it is not a dhcp connection

What is the syntax in the rc.conf maybe thats where iam wrong?

slackie1000 05-07-2006 02:31 AM

hi there,
this part is probably wrong in your rc.conf:
Code:

gateway="default gw 192.168.2.1"
ROUTES=(gateway) <= make sure here is uncommented!!

is "network" in the daemons list?? you need that to make it work.
regards,
slackie1000


All times are GMT -5. The time now is 04:42 PM.