Date: Thu, 28 Dec 1995 20:42:38 -0500 (EST) From: Craig Shrimpton <craigs@venus.os.com> To: Justin Seger <shorty@iii.net> Cc: davidg@Root.COM, freebsd-questions@freebsd.org, shorty@iii.net Subject: Re: Routing trouble Message-ID: <Pine.BSF.3.91.951228203042.12511A-100000@venus.os.com> In-Reply-To: <199512290036.TAA01938@iii2.iii.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Dec 1995, Justin Seger wrote: > How do I do that? > Thanks in advance, I use bcastd to send RIP packets, but for routed I think all you need to do is to list the following in /etc/gateways and re-boot. host 199.232.your.net gateway 199.232.46.9 metric 1 passive I forgot what you said your network number was but if you broadcast the network number as if it were a host route, III's Portmaster will route all traffic for your sub-net to you. The reason for this is the Portmaster cannot understand variable sub-nets (i.e. RIP2). What III does is to apply a netmask for a range of IPs they have subnetted. That way, when you send a host route that's not really a host but a subnet number, they will send you returns for all your alloted IPs. BTW: 199.232.46.9 is the Worcester Portmaster. Double check that it's the one you call. I hope this makes sense. Craig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951228203042.12511A-100000>