Kod: Zaznacz cały
/etc/init.d/rc.macs
Kod: Zaznacz cały
iptables: No chain/target/match by that name
[.....]
iptables: No chain/target/match by that name
The "nat" table is not intended for filtering, hence the use of DROP is deprecated and will permanently be disabled in the next iptables release. Please adjust your scripts.
iptables: No chain/target/match by that name
Kod: Zaznacz cały
lsmod | grep nat
Kod: Zaznacz cały
iptable_nat 4680 1
nf_nat 15576 2 ipt_MASQUERADE,iptable_nat
nf_conntrack_ipv4 12268 3 iptable_nat,nf_nat
nf_conntrack 55540 4 ipt_MASQUERADE,iptable_nat,nf_nat,nf_conntrack_ipv4
ip_tables 10160 3 iptable_mangle,iptable_filter,iptable_nat
x_tables 13284 5 xt_MARK,ipt_MASQUERADE,iptable_nat,ip_tables,ipt_ULOG