Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 1999 10:31:36 +0200
From:      Stefano Riva <sriva@alice.it>
To:        Raul Ocampo <spud@ibahn.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 2 NICs
Message-ID:  <3.0.5.32.19990428103136.00a58a10@relay.alice.it>
In-Reply-To: <4.1.19990428143537.03d1f4c0@admin.ibahn.net>

next in thread | previous in thread | raw e-mail | index | archive | help
At 14.39 28/04/99 +0800, you wrote:
>Trying to configure a freebsd box as a firewall.
>I already have 2 NICs installed and IP addresses assigned.
>Problem is I am getting error messages from the logs....
>Apr 28 14:37:01 shaper /kernel: arp: 00:10:5a:6c:f0:1f is using my IP
>address 107.19.254.6!
>Apr 28 14:37:49 shaper /kernel: arp: 00:10:4b:79:2a:4a is using my IP
>address 107.19.254.6!

  There's an IP conflict. Devices with MAC addresses 00:10:5a:6c:f0:1f and
00:10:4b:79:2a:4a have the same IP number (107.19.254.6) assigned. BTW, you
can check the configuration of the two NICs on your FreeBSD box with
"netstat -i".

---

  Stefano Riva
  Software Engineer - Systems Administrator
  Informazioni Editoriali I.E. Srl
  Phone +39-027528400, Fax +39-027528451
  Email sriva@alice.it


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990428103136.00a58a10>