From owner-freebsd-questions Thu Feb 28 3: 0: 0 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay1.ntu-kpi.kiev.ua (www.ntu-kpi.kiev.ua [212.111.192.161]) by hub.freebsd.org (Postfix) with ESMTP id 65C8D37B400 for ; Thu, 28 Feb 2002 02:59:52 -0800 (PST) Received: from comsys.ntu-kpi.kiev.ua (eth0.comsys.ntu-kpi.kiev.ua [10.0.1.184]) by relay1.ntu-kpi.kiev.ua (Postfix) with ESMTP id 6EE142EF13; Thu, 28 Feb 2002 12:59:47 +0200 (EET) Received: from pm5149 (pm514-9.comsys.ntu-kpi.kiev.ua [10.18.54.109]) by comsys.ntu-kpi.kiev.ua (8.11.6/8.11.6) with SMTP id g1SB2Uw14624; Thu, 28 Feb 2002 13:02:30 +0200 (EET) Message-ID: <008601c1c03d$ad21dc20$6d36120a@comsys.ntukpi.kiev.ua> From: "Andrey Simonenko" To: "Md.Mizanur Rahman Khan" Cc: References: <3C7DD1B6.172FF52D@bdmail.net.lucky.freebsd.questions> Subject: Re: arp problem !! Please help me Date: Thu, 28 Feb 2002 12:52:47 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: Md.Mizanur Rahman Khan Newsgroups: lucky.freebsd.questions Sent: Thursday, February 28, 2002 10:00 AM Subject: arp problem !! Please help me > > --------------1FB8C6ED56CB64D06CFF672B > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit ^^^^^^^^^^^^^^^^^^^^^^^^^^\ please use plain messages. > > I have install FreeBSD 4.5 within my Lan with two(2) 3com Ethernet > Card > xl0(202.168.224.38 netmask 255.255.255.0) and xl1(202.168.255.2 netmask > 255.255.255.0). > Now I am facing a big problem. It is continuous generating a error > message. > Please see bellow the error messages. I also attach my /etc/rc.conf > File for your understanding. > Just because you have got two identical NICs, you incorrectly pluged them. That is: you think that xl0 is connected to one subnetwork, but really it is connected to another one, the same problem with xl1. Now xl0 202.168.224/24 ---> NetA (hosts from 202.168.255/24) xl1202.168.255/24 ---> NetB (hosts from 202.168.224/24) Should be xl0 202.168.224/24 ---> NetB 202.168.224/24 xl1202.168.255/24 ---> NetA 202.168.255/24 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message