Date: Fri, 25 Apr 2003 08:17:45 -0700 (PDT) From: Tom Samplonius <tom@sdf.com> To: "Dave [Hawk-Systems]" <dave@hawk-systems.com> Cc: freebsd-isp@freebsd.org Subject: RE: /kernel: arp messages Message-ID: <Pine.BSF.4.05.10304250815330.216-100000@misery.sdf.com> In-Reply-To: <DBEIKNMKGOBGNDHAAKGNAEKDNAAB.dave@hawk-systems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 25 Apr 2003, Dave [Hawk-Systems] wrote: > guess the error would help (long night) > > /kernel: arp: 206.47.xxx.10 is on fxp0 but got reply from [insert mac address] > on fxp1 This means that fxp0 and fxp1 are connected to the same network segment. You probably should not do that. Either use separate network segments (separate LANs or VLANs) or add the IP address from fxp1 to fxp0 and disconnect fxp1. Tom
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10304250815330.216-100000>