On Mon, 3 Mar 1997, QUALITY ASSURANCE wrote: > Debians:
> 6. edit /etc/init.d/network and append the following line. > ipfwadm -F -a accept -m -P all -S XXX.XXX.XXX.0/24 -D 0.0.0.0/ Where > > XXX.XXX.XXX is your network ip address or the first three octets of > your lan > interface Use: ipfwadm -F -a accept -m -P all -S x.x.x.0/24 -D 0.0.0.0/0 -W eth0 That will at least help prevent 'hackers' ;> Jason