neighbour table overflow
Steve Stavropoulos
steve at math.upatras.gr
Tue Jul 8 01:02:03 EEST 2003
On Thu, 3 Jul 2003, Alexandros Papadopoulos wrote:
> Kanw ping sweeps se ena megalo segment (65K hosts), kai fysika trww
> overflows synexeia sto arp table mou... Yparxei kapoios tropos na
> katapolemh8ei ayto to fainomeno?
>
> An oxi, yparxei kalyteros tropos na mazepsw mia lista me MAC<->IP mappings
> enos subnet?
>
Pou yparxei problhma sto parakatw? Ayto den kaneis?
#!/bin/sh
for i in `cat hosts_list`; do ping -c2 $i; /sbin/arp | grep $i | awk \
'{print $1 " <-> " $3}' >> mac_ip-pairs; done
(mh mou peis oti prwta ekanes ping ola ta mhxanhmata kai meta phgaines
na deis to arp table? :P)
More information about the Linux-greek-users
mailing list