Can any of you clever linux mavens tell me how to configure my iptables
on my SC server so that a dhcp server on that box will work?  I came
across this:

Code:
--------------------
    # iptables -I INPUT -i eth0 -p udp --sport 67:68 --dport -j ACCEPT
--------------------

..but Fedora 8's iptables returns an error message, saying that "-j" is
not a port.  Anyone know the correct arguments offhand?


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=43773

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to