22:03:37 is there a way to force a gratituous arp broadcast for an IP? 22:03:41 I'm thinking no 22:03:55 (or at least down/up an interface) 22:06:19 possibly if you delete the table entry with arp(8)? 22:06:39 I think that should who-has when you next try to reach it? 22:24:39 that would be for other systems I think 22:24:41 vs ours... 22:25:48 oh 22:26:08 is changing your mac address cheating? :) 22:26:14 probably :) 22:26:35 i suspect just doing a quick ifconfig down/ifconfig up is probably good enough 22:26:39 to deal with this flaky switch 22:26:52 (it seems to have both lost ARP entries, but also not sending broadcasts) 22:32:53 if the switchy is flaky, I don't think you'll know what works until it does 23:24:40 deleting and recreating the interface worked