You are not logged in.

#1 2002-12-22 13:37:10

Rouslan
Member
From: New York USA
Registered: 2002-11-13
Posts: 76

rc.conf ROUTES suggesstion

I think that we are missing the route to lo in ROUTES section of /etc/rc.conf. lo was mensioned only in the INTERFACES section. So, after editing, my ROUTES section looks like this:

#
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   (prefix a route in ROUTES with a ! to disable it)
#
gateway="default gw 192.168.0.9"
loopback="-host 127.0.0.1 lo" # this was missing
ROUTES=(!gateway loopback)

I hope it helps  smile


btw: It's by no means necesary. You should not have any problems as long as loopback interface is up.


Rouslan

Offline

#2 2021-12-20 22:22:55

ayr-ton
Member
From: Brazil
Registered: 2015-09-14
Posts: 29
Website

Re: rc.conf ROUTES suggesstion

From the future:

It helped


Fork it all! Fork it all!

Offline

#3 2021-12-20 22:25:26

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,963
Website

Re: rc.conf ROUTES suggesstion

@ayr-ton
Please read our policy about necrobumping.

Closing with a double-tap.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

Board footer

Powered by FluxBB