που είναι το λάθος; iptables script

Thanasis thanasis at asyr.hopto.org
Sun May 8 01:03:50 EEST 2011


on 05/07/2011 12:18 AM Demosthenes Koptsis wrote the following:

Άλλαξε τη σειρά. Βάλε πρώτα το policy.

start()
{
    flush
    drop_policy
    remove_user_chains

    iptables -A INPUT -i lo -j ACCEPT
    iptables -A OUTPUT -o lo -j ACCEPT

    rules
}


More information about the Linux-greek-users mailing list