Re: Address already in use error
From: Cameron Kerr (cameron.kerr_at_paradise.net.nz)
Date: 06/11/04
- Next message: Cameron Kerr: "Re: Address already in use error"
- Previous message: Debarka Banik: "Re: Some network setup issues (Linux to internet via Windows)"
- In reply to: Mark Voss: "Re: Address already in use error"
- Next in thread: Cameron Kerr: "Re: Address already in use error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 11 Jun 2004 20:07:57 +1200
Mark Voss <voss001@yahoo.com.not4spam> wrote:
> FYI, the system now has address 192.168.0.9 because we changed it at
> one point in pursuing this issue.
> /usr/sbin/arping -c 2 -w 3 -D -I eth0 192.168.0.9
> Unicast reply from 192.168.0.9 [00:E0:B6:03:35:5F] 0.864ms
> /sbin/ifconfig -a
> eth0 Link encap:Ethernet HWaddr 00:D0:C9:13:21:23
> inet addr:192.168.0.9 Bcast:192.168.0.255
> So, it appears that in arping eth0 is thought to have HW address of
> 00:E0:B6:03:35:5F
No, it means it arping received a reply from ...:5F saying it accepts
frames for 192.168.0.9, when it shouldn't be.
> To further confuse the issue, my gateway at 192.168.0.1 appears to
> have HW address 00:E0:B6:03:35:5F:
It does indeed appear that the router is answering for your IP address.
What kind of router are you operating?
I wonder, do you have Proxy-ARP turned on for some reason?
What is the output of `route -n' on your client and gateway system?
If you run arping on other clients on the same subnet, do you get
the same result of the gateway answering?
Come to think of it, its possible that you're missing a default route,
and is therefore perhaps falling back on proxy arp for some reason.
-- Cameron Kerr cameron.kerr@paradise.net.nz : http://nzgeeks.org/cameron/ Empowered by Perl!
- Next message: Cameron Kerr: "Re: Address already in use error"
- Previous message: Debarka Banik: "Re: Some network setup issues (Linux to internet via Windows)"
- In reply to: Mark Voss: "Re: Address already in use error"
- Next in thread: Cameron Kerr: "Re: Address already in use error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|