Re: [CentOS] so many arp caches why?

2009-08-07 Thread Steven Tardy
MontyRee wrote: > # ifconfig > eth0 Link encap:Ethernet HWaddr 00:A0:D1:E7:91:CC > inet addr:192.168.195.36 Bcast:192.168.195.63 Mask:255.255.255.192 > # route -n > 192.168.195.00.0.0.0 255.255.255.192 U 0 00 eth0 > 0.0.0.0 192.168.195.36

Re: [CentOS] so many arp caches why?

2009-08-06 Thread Les Mikesell
MontyRee wrote: > Thanks for your answer. > >> Not another card, another network device - the one with >> 00:23:5E:12:63:FE as it's ethernet MAC address. > > There is no another network device as I know. > Can I check by some command except ifconfig or ip? You must have at least one other thing

Re: [CentOS] so many arp caches why?

2009-08-06 Thread MontyRee
Thanks for your answer. > Not another card, another network device - the one with > 00:23:5E:12:63:FE as it's ethernet MAC address. There is no another network device as I know. Can I check by some command except ifconfig or ip? # ip link show 1: lo: mtu 16436 qdisc noqueue link/loopback

Re: [CentOS] so many arp caches why?

2009-08-06 Thread Les Mikesell
MontyRee wrote: > >> Some other device on the subnet is doing proxy arp. > > No. there is no other card. Not another card, another network device - the one with 00:23:5E:12:63:FE as it's ethernet MAC address. > and as you see, arp caches from eth0.. > > ? (72.18.205.157) at 00:23:5E:12:63

Re: [CentOS] so many arp caches why?

2009-08-06 Thread MontyRee
ges.. > Date: Thu, 6 Aug 2009 13:58:59 -0500 > From: lesmikes...@gmail.com > To: centos@centos.org > Subject: Re: [CentOS] so many arp caches why? > > MontyRee wrote: >> >> Hello, all. >> >> >> When I execute arp -a -n, there are lots of

Re: [CentOS] so many arp caches why?

2009-08-06 Thread Les Mikesell
MontyRee wrote: > > Hello, all. > > > When I execute arp -a -n, there are lots of arp caches like below. > Surely, I set netmask and Broadcast without problem and routing table also no > problem. > > System is CentOS release 4.7 i386. > > I know how to delete the arp cache, > but I don'

Re: [CentOS] so many arp caches why?

2009-08-06 Thread MontyRee
imo.schoe...@riscworks.net > To: centos@centos.org > Subject: Re: [CentOS] so many arp caches why? > > thus nate spake: >> MontyRee wrote: >>> >>> Hello, all. >>> >>> >>> When I execute arp -a -n, there are lots of arp caches like below. >>>

Re: [CentOS] so many arp caches why?

2009-08-06 Thread Timo Schoeler
thus nate spake: > MontyRee wrote: >> >> Hello, all. >> >> >> When I execute arp -a -n, there are lots of arp caches like below. >> Surely, I set netmask and Broadcast without problem and routing table also >> no problem. >> >> System is CentOS release 4.7 i386. >> >> I know how to delete the arp c

Re: [CentOS] so many arp caches why?

2009-08-06 Thread nate
MontyRee wrote: > > > Hello, all. > > > When I execute arp -a -n, there are lots of arp caches like below. > Surely, I set netmask and Broadcast without problem and routing table also > no problem. > > System is CentOS release 4.7 i386. > > I know how to delete the arp cache, > but I don't know why

[CentOS] so many arp caches why?

2009-08-06 Thread MontyRee
Hello, all. When I execute arp -a -n, there are lots of arp caches like below. Surely, I set netmask and Broadcast without problem and routing table also no problem. System is CentOS release 4.7 i386. I know how to delete the arp cache, but I don't know why .. # ifconfig eth0