Date: Tue, 31 Mar 1998 22:31:15 GMT From: voyager@clara.net (Andy Kirkham) To: freebsd-isp@FreeBSD.ORG Subject: Routing problem Message-ID: <35266cd0.1724110@mail.clara.net>
next in thread | raw e-mail | index | archive | help
Hi all can anyone help with a routing problem i have. Basically i have a multi-homed host with an inet router one side (the default router) and modem pool and the other side is internal services. OK, so the problem... i am using static routing at the moment. rc.conf has this in it... defaultrouter = "194.164.132.1" ; Inet router static_router = "a" route_a = "194.164.132.192/26 194.164.132.4 1" however, after booting, netstat -rn reports both routes as "default" and nothing is routed thru to the subnet 194.164.132.192/26. another thing is that when i do a "route delete default 194.164.132.4" it deletes the other default route (.1 default route) and leaves the route at .4 untouched. anyone help? andy Andy Kirkham <andy@voyager.clara.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35266cd0.1724110>