Date: Thu, 28 Feb 2002 12:44:06 +0600 From: "Md.Mizanur Rahman Khan" <mrk@bdmail.net> To: freebsd-questions@FreeBSD.ORG, nik@FreeBSD.ORG, ache@FreeBSD.ORG, jmb@FreeBSD.ORG, murray@FreeBSD.ORG, jkh@FreeBSD.ORG, peter@FreeBSD.ORG, joe@FreeBSD.ORG, portmgr@FreeBSD.ORG, wollman@FreeBSD.ORG Subject: arp problem !! Please help me Message-ID: <3C7DD1B6.172FF52D@bdmail.net>
next in thread | raw e-mail | index | archive | help
--------------1FB8C6ED56CB64D06CFF672B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello.. 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. Error message Feb 28 12:00:02 proxy /kernel: arp: 202.168.255.4 is on xl1 but got reply from 00:01:02:17:df:5c on xl0 Feb 28 12:00:04 proxy last message repeated 2 times Feb 28 12:00:05 proxy /kernel: arp: 202.168.224.1 is on xl0 but got reply from 00:d0:58:ad:48:de on xl1 Feb 28 12:00:08 proxy /kernel: arp: 202.168.224.4 is on xl0 but got reply from 00:60:97:b4:41:5e on xl1 Feb 28 12:00:06 proxy /kernel: arp: 202.168.255.4 is on xl1 but got reply from 00:01:02:17:df:5c on xl0 Feb 28 12:00:07 proxy /kernel: arp: 202.168.255.4 is on xl1 but got reply from 00:01:02:17:df:5c on xl0 Feb 28 12:00:09 proxy /kernel: arp: 202.168.255.247 is on xl1 but got reply from 08:00:00:00:03:70 on xl0 Feb 28 12:01:13 proxy last message repeated 29 times Feb 28 12:02:06 proxy /kernel: arp: 202.168.255.8 is on xl1 but got reply from 00:60:97:db:ef:26 on xl0 Feb 28 12:02:21 proxy last message repeated 13 times This is my /etc/rc.conf file # -- sysinstall generated deltas -- # Wed Feb 27 15:40:38 2002 # Created: Wed Feb 27 15:40:38 2002 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. defaultrouter="202.168.224.1" hostname="proxy.bdmail.net" ifconfig_xl0="inet 202.168.224.38 netmask 255.255.255.0" ifconfig_xl1="inet 202.168.255.2 netmask 255.255.255.0" kern_securelevel="2" kern_securelevel_enable="YES" linux_enable="YES" moused_enable="YES" moused_port="/dev/psm0" moused_type="auto" nfs_server_enable="NO" sendmail_enable="NO" sshd_enable="NO" Thanks Mizan Khan Dhaka,Bangladesh --------------1FB8C6ED56CB64D06CFF672B Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> Hello.. <p> I have install FreeBSD 4.5 within my Lan with two(2) 3com Ethernet Card <br>xl0(202.168.224.38 netmask 255.255.255.0) and xl1(202.168.255.2 netmask 255.255.255.0). <br>Now I am facing a big problem. It is continuous generating a error message. <br>Please see bellow the error messages. I also attach my /etc/rc.conf <br>File for your understanding. <br> <p><b><u><font color="#3333FF">Error message</font></u></b> <p>Feb 28 12:00:02 proxy /kernel: arp: 202.168.255.4 is on xl1 but got reply from 00:01:02:17:df:5c on xl0 <br>Feb 28 12:00:04 proxy last message repeated 2 times <br>Feb 28 12:00:05 proxy /kernel: arp: 202.168.224.1 is on xl0 but got reply from 00:d0:58:ad:48:de on xl1 <br>Feb 28 12:00:08 proxy /kernel: arp: 202.168.224.4 is on xl0 but got reply from 00:60:97:b4:41:5e on xl1 <br>Feb 28 12:00:06 proxy /kernel: arp: 202.168.255.4 is on xl1 but got reply from 00:01:02:17:df:5c on xl0 <br>Feb 28 12:00:07 proxy /kernel: arp: 202.168.255.4 is on xl1 but got reply from 00:01:02:17:df:5c on xl0 <br>Feb 28 12:00:09 proxy /kernel: arp: 202.168.255.247 is on xl1 but got reply from 08:00:00:00:03:70 on xl0 <br>Feb 28 12:01:13 proxy last message repeated 29 times <br>Feb 28 12:02:06 proxy /kernel: arp: 202.168.255.8 is on xl1 but got reply from 00:60:97:db:ef:26 on xl0 <br>Feb 28 12:02:21 proxy last message repeated 13 times <br> <br> <p><b><u><font color="#3333FF">This is my /etc/rc.conf file</font></u></b> <p># -- sysinstall generated deltas -- # Wed Feb 27 15:40:38 2002 <br># Created: Wed Feb 27 15:40:38 2002 <br># Enable network daemons for user convenience. <br># Please make all changes to this file, not to /etc/defaults/rc.conf. <br># This file now contains just the overrides from /etc/defaults/rc.conf. <br>defaultrouter="202.168.224.1" <br>hostname="proxy.bdmail.net" <br>ifconfig_xl0="inet 202.168.224.38 netmask 255.255.255.0" <br>ifconfig_xl1="inet 202.168.255.2 netmask 255.255.255.0" <br>kern_securelevel="2" <br>kern_securelevel_enable="YES" <br>linux_enable="YES" <br>moused_enable="YES" <br>moused_port="/dev/psm0" <br>moused_type="auto" <br>nfs_server_enable="NO" <br>sendmail_enable="NO" <br>sshd_enable="NO" <p>Thanks <br>Mizan Khan <br>Dhaka,Bangladesh</html> --------------1FB8C6ED56CB64D06CFF672B-- 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?3C7DD1B6.172FF52D>