Is there any way to flush the ARP table on a linux box? I changed out the router for a network and the ARP table wouldn't update. I finally did an arp -s hostname MACaddress to fix it but why can't I just flush it? I tried echo'ing a bunch of crap to /proc/net/arp and it didn't do anything. Any ideas? -Brian