[EMAIL PROTECTED] wrote:
ifconfig eth0 down
iptables -F
load_ip_tables
ifconfig eth0 up


I hope it is true that entire iptables script can be loaded before
NIC appears.  That'd be perfect.

Not before the NIC appears. However, if the NIC is down, but still present, this is not a problem.

It helps if you run a kernel that has the drivers for your network board and all the iptables stuff built-in; that way the driver is always there.



--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to