Hi!
I used the iproute2 package to do proxy arping, but it doesn't seem to
work in my subnet. How is it actually done? I used this command:
[root@xxxx ip]# ./ip neigh add nud permanent proxy a.b.c.d dev eth0
[root@xxxx ip]# ./ip neigh ls
own.ip.address dev eth0 lladdr 00:19:17:78:0b:0f nud reachable
[root@r2d2 ip]# cat /proc/net/arp
IP address HW type Flags HW address Mask Device
own.ip.address 0x1 0x2 00:19:17:78:0B:0F * eth0
a.b.c.d 0x1 0xc 00:00:00:00:00:00 * eth0
Shouldn't the a.b.c.d entry also contain the same HW address? I'm no very
familiar with this and it should work very soon!
--
[EMAIL PROTECTED] Student & Admin HUT/CS
http://www.iki.fi/Dan.Forsberg
finger [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]