Date: Thu, 28 Feb 2002 12:52:47 +0300 From: "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua> To: "Md.Mizanur Rahman Khan" <mrk@bdmail.net> Cc: <freebsd-questions@freebsd.org> Subject: Re: arp problem !! Please help me Message-ID: <008601c1c03d$ad21dc20$6d36120a@comsys.ntukpi.kiev.ua> References: <3C7DD1B6.172FF52D@bdmail.net.lucky.freebsd.questions>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: Md.Mizanur Rahman Khan <mrk@bdmail.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008601c1c03d$ad21dc20$6d36120a>