Re: ARPs on a bridge

1999-10-07 Thread Dennis
The main router is the freebsd box. Broadcasts can go out of the router to the DSL customers, but they cant go from one customer to another because each is a distinct bridge group. Dennis At 07:19 PM 10/6/99 +0100, Luigi Rizzo wrote: >I still don't fully understand where, in the picture below, i

Re: ARPs on a bridge

1999-10-06 Thread Dennis
At 09:56 AM 10/6/99 +0100, Luigi Rizzo wrote: >> >> Is there a way to force a Freebsd system to route to the same logican IP >> >> network rather than send a redirect? >> >> >> >> The situation occurs with segmented bridges where customers on the same >> >> logical IP network are on separate brid

Re: ARPs on a bridge

1999-10-06 Thread Luigi Rizzo
I still don't fully understand where, in the picture below, is the "system" which you want to modify and what is instead standard stuff that you cannot touch... > >>From your description this is what i understand: > > > >customer [ DSL bridge ]--+[ main router ]-- rest of net. >

Re: ARPs on a bridge

1999-10-05 Thread Luigi Rizzo
> >> Is there a way to force a Freebsd system to route to the same logican IP > >> network rather than send a redirect? > >> > >> The situation occurs with segmented bridges where customers on the same > >> logical IP network are on separate bridge groups. When trying to reach one > >> another, t

Re: ARPs on a bridge

1999-10-05 Thread Pierre Beyssac
On Tue, Oct 05, 1999 at 10:21:36AM -0400, Dennis wrote: > Is there a way to force a Freebsd system to route to the same logican IP > network rather than send a redirect? Uhm, did you try this? sysctl -w net.inet.ip.redirect=0 BTW, whether or not sending redirects, the original packet is

Re: ARPs on a bridge

1999-10-05 Thread Dennis
>what kind of broken bridges do you have in mind which do not pass >broadcast traffic ? (and if the answer is FreeBSD 3.2R, yest this is a >known bug with some cards, and i have a fix ready for commit as soon as >i get a chance to breath). this is not your bridge code, btw, this is our implement

Re: ARPs on a bridge

1999-10-05 Thread Dennis
At 06:12 PM 10/5/99 +0100, Luigi Rizzo wrote: >> Is there a way to force a Freebsd system to route to the same logican IP >> network rather than send a redirect? >> >> The situation occurs with segmented bridges where customers on the same >> logical IP network are on separate bridge groups. When

ARPs on a bridge

1999-10-05 Thread Dennis
Is there a way to force a Freebsd system to route to the same logican IP network rather than send a redirect? The situation occurs with segmented bridges where customers on the same logical IP network are on separate bridge groups. When trying to reach one another, they are getting redirects how

Re: ARPs on a bridge

1999-10-05 Thread Luigi Rizzo
> Is there a way to force a Freebsd system to route to the same logican IP > network rather than send a redirect? > > The situation occurs with segmented bridges where customers on the same > logical IP network are on separate bridge groups. When trying to reach one > another, they are getting re