Re: ipfwadm rules question...

1997-03-25 Thread Adam Shand
>Thoughts? I presume this would be much easier if I used a static IP, but >the boxes I use don't authenticate with TACACS+ or radius, so I can't just >make an entry.. I'd be able to do some cut/awk type stuff to extract the >IP and add the stuff to the bottom of /usr/bin/pon, but I just need what

ipfwadm rules question...

1997-03-24 Thread Jason Costomiris
Hey... So far, here's what I've got: ipfwadm -I -f ipfwadm -I -a deny -P icmp This is a non-masqueraded setup. It's my dialup machine at home. I'd also like to deny access to port 25 from remote sites. I've tried: ipfwadm -I -a deny -P tcp -S 0/0 25 However, this still allows remote connect