> 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
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
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.
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
|
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
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
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
|