Re: ipfwadm help

2001-04-17 Thread Ken Cole
> > > I am a bit rusty with ipfwadm, but I'll give it a try. > > ipfwadm -I -a accept -P udp -S 0.0.0.0:68 -W eth0 > ipfwadm -O -a accept -P udp -S 192.168.1.0/24:67 > ipfwadm -I -a deny -P udp -S 0.0.0.0/0 67:69 -W ppp0 > ipfwadm -O -a deny -P udp -S 0.0.0.0/0 67:69 -W ppp0 > > If you want to t

Re: ipfwadm help

2001-04-17 Thread Mikkel L. Ellertson
On Wed, 18 Apr 2001, Ken Cole wrote: > Hi All, > > I have just configured dhcpd on a RH5.2 server as per the > mini-howto by Vladimir Vuksan. Very helpfull. > > All appears to be working except my firewall rules are > stopping the packets getting to the dhcp server. > > in /var/log/kernel I am g

IPFWADM Help

1998-03-27 Thread redhat
Hi Folks :-) I have installed a Firewall (under RH 5.0) , works good . I set a firewall trafic , i have deny a firewall out trafic for this IP : ipfwadm -O -i deny -S 0.0.0.0/0 -D 146.83.144.1 -P tcp This set to deny a firewall output to 146.83.144.1 IP . Well , the problems is that i don't wan