> asta in caz de esti cu default policy pe output/input REJECT
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
Chain POSTROUTING (policy DROP)
target prot opt source destination
SNAT all -- 192.168.1.235 anywhere
to:194.102.101.169
SNAT all -- 192.168.1.236 anywhere
to:194.102.101.169
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Gresesc pe undeva? In principiu fac masq. la .235 si .236.
Grig
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.