[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Equivalence between ipchains and iptables



Hello folks, a few weeks ago I chain my box from rh7.3
to rh9. I have some problems with the firewall, before
I have installed "ipchains" and now I work with
"iptables".

Someone in the list can help me with an equivalence?

In "ipchains" I have this lines:

ipchains -F forward
ipchains -P forward DENY
ipchains -A -i ppp0 -s 192.168.0.0/24 -d 0.0.0.0/0 -j
MASQ
ipchains -A -l -s 0.0.0.0/0 -d 0.0.0.0/0 -j REJECT

I'm try to rewrite this rules in tptables but I cannot
make work.....

How can I do to translate this rules in ipchains to
iptables?



=====
Saludos desde México

RAML

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]