Re: Simple Routing

2003-11-20 Thread eberkut
> I just set-up a simple router under FreeBSD 4.9, everything works fine > but > if I check my logs I have a lot of line similar to this: > > Nov 19 22:00:20 Blah /kernel: arp: 192.168.1.1 is on lnc0 but got reply > from [some mac address] on lnc1 > > The IP 192.168.1.1 Is a gateway > > What is the

Simple Routing

2003-11-19 Thread Benjamin Lauzière
I just set-up a simple router under FreeBSD 4.9, everything works fine but if I check my logs I have a lot of line similar to this: Nov 19 22:00:20 Blah /kernel: arp: 192.168.1.1 is on lnc0 but got reply from [some mac address] on lnc1 The IP 192.168.1.1 Is a gateway What is the cause of this me

Re: three nics, two networks, simple routing problem...i think.

2001-04-23 Thread Nick Rogness
On Tue, 17 Apr 2001, Peter Brezny wrote: > The excerpt from my rc.conf mostly illustrates what I'm trying to do. > I want to connect a host (10.30.1.15) to xl1 So that I can partition > it's traffic from that of the lan connected to xl2. > > 10.30.1.1 GWxl0 10.30.1.30 FW xl210.20.30.

three nics, two networks, simple routing problem...i think.

2001-04-23 Thread Peter Brezny
The excerpt from my rc.conf mostly illustrates what I'm trying to do. I want to connect a host (10.30.1.15) to xl1 So that I can partition it's traffic from that of the lan connected to xl2. 10.30.1.1 GWxl0 10.30.1.30 FW xl210.20.30.1 LAN |

Re: three nics, two networks, simple routing problem...

2001-04-18 Thread Justin C . Walker
You have one subnet (10.30.1/24) accessible through two interfaces. That causes the kernel 'cognitive dissonance' :-}. Regards, Justin On Tuesday, April 17, 2001, at 07:07 AM, Peter Brezny wrote: > The excerpt from my rc.conf mostly illustrates what I'm trying to do. I > want to connect a h

Re: three nics, two networks, simple routing problem...

2001-04-17 Thread Kirk Strauser
At 2001-04-17T14:07:08Z, Peter Brezny <[EMAIL PROTECTED]> writes: > 10.30.1.1 GWxl0 10.30.1.30 FW xl210.20.30.1 LAN > | > xl1 > | > | > 10.30.1.15 FW - 10.20.15.1 LA

three nics, two networks, simple routing problem...

2001-04-17 Thread Peter Brezny
The excerpt from my rc.conf mostly illustrates what I'm trying to do. I want to connect a host (10.30.1.15) to xl1 So that I can partition it's traffic from that of the lan connected to xl2. 10.30.1.1 GWxl0 10.30.1.30 FW xl210.20.30.1 LAN |