[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables vs DHCP



mandag 4. mars 2002, 13:57, skrev Osvaldo Mundim Junior:
> Hi all,
>
> Does anybody use iptables in a DHCP network? I want to know how would be
> some rule in this case...

iptables -A  INPUT -p UDP -s <dhcp-server> --sport 67 --dport 68 -j ACCEPT

-- 

Harald Skoglund



Reply to: