On Tue, 2007-09-11 at 09:53 -0700, List Receiver wrote:

> 
> When listed as "incomplete", that command gives me an error of "no such host" 
> or similar.
> 
> 

Don't know what to tell you -- works here.

gateway:~ # # First create an <incomplete> ARP entry
gateway:~ # ping 192.168.1.99
PING 192.168.1.99 (192.168.1.99) 56(84) bytes of data.
From 192.168.1.254: icmp_seq=1 Destination Host Unreachable
From 192.168.1.254 icmp_seq=1 Destination Host Unreachable
From 192.168.1.254 icmp_seq=2 Destination Host Unreachable
From 192.168.1.254 icmp_seq=3 Destination Host Unreachable

--- 192.168.1.99 ping statistics ---
5 packets transmitted, 0 received, +4 errors, 100% packet loss, time 4010ms, 
pipe 3
gateway:~ # # Verify the <incomplete> ARP entry
gateway:~ # arp -na
? (206.124.146.177) at 00:16:3E:B1:D7:90 [ether] on eth3
? (192.168.1.3) at 00:A0:CC:D2:35:3A [ether] on br0
? (192.168.1.99) at <incomplete> on br0
? (192.168.1.8) at FE:B4:A4:E0:F7:02 [ether] on br0
? (192.168.3.8) at 00:0F:66:EF:B6:F6 [ether] on eth1
? (206.124.146.254) at 00:01:63:3D:30:38 [ether] on eth0
? (192.168.3.6) at 00:12:79:3D:FE:2E [ether] on eth1
? (192.168.1.9) at * PERM PUP on br0
? (192.168.1.7) at * PERM PUP on br0
? (206.124.146.177) at * PERM PUP on eth0
? (192.168.1.1) at * PERM PUP on br0
gateway:~ # # Delete the <incomplete> ARP entry
gateway:~ # arp -d 192.168.1.99
gateway:~ # 

-Tom
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Shorewall-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/shorewall-users
-- 
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to