Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 17:56:14 -0400
From:      "Peter Brezny" <peter@skyrunner.net>
To:        <freebsd-questions@freebsd.org>
Subject:   delay in routing changes.
Message-ID:  <NEBBIGLHNDFEJMMIEGOOAELGFBAA.peter@skyrunner.net>

next in thread | raw e-mail | index | archive | help
i've got a freebsd system:
4.4-STABLE FreeBSD 4.4-STABLE #1: Wed Nov 14 04:46:33 EST 2001

that's acting as a primary router at a small isp.

This system does NAT using natd for 10 private class c's inside it.

When making routing changes, for example routing an entire subnet or class c
through a different interface, there appears to be a significant lag before
the new routes are picked up.

netstat -rn recognizes the routing change reporting the correct new route
after changing the route by:

route delete 10.0.0.0/24
route add -net 10.0.0.0/24 -interface [new-interface]

I'm trying to accomplish a seamless transition from one interface to the
other by temporarily plugging both interfaces into the same switch.

Today, it appeared that I had a circular route, since after making the
routing change, _both_ connections to the switch were required to pass
traffic.

Anyone seen this before/have suggestions for me?

Thanks.

Peter Brezny
Skyrunner.net




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBIGLHNDFEJMMIEGOOAELGFBAA.peter>