ath(4) problems after sam_wifi merge

Ian FREISLICH ianf at clue.co.za
Tue Jun 19 10:12:12 UTC 2007


Ian FREISLICH wrote:
> I'm not sure when this commit was made.  My last build was done on
> Saturday.  Further investigation shows that it's dhclient renewing
> leases.  Sometimes it gets the new lease, but then stops working.
> I'll fetch and build a more recent current today and see how it
> goes.

Replying to myself, it seems that when the DHCP lease is renewed,
the ARP table becomes stale in some fashion:

[apple] /usr/home/ianf $ arp -an
? (10.0.0.1) at 00:0e:0c:6b:25:5e on ath0 [ethernet]
? (10.0.0.20) at 00:0f:3d:a9:98:c4 on ath0 [ethernet]
? (10.0.0.220) at 00:16:17:7d:c5:b0 on ath0 [ethernet]
? (10.0.0.255) at ff:ff:ff:ff:ff:ff on ath0 permanent [ethernet]

10.0.0.1 is my gateway.

After a lease renewal the arp table looks exactly the same as above,
yet I am unable to reach 10.0.0.1.  If I manually delete the arp
entry, then I can once again reach that host.

Ian

--
Ian Freislich



More information about the freebsd-current mailing list