nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

iptables-Fehler - was ist falsch?

Von: Helmut Hullen (helmut@hullen.de) [Profil]
Datum: 23.05.2008 15:52
Message-ID: <AeOXf07USsB@helmuthullen.individual.de>
Newsgroup: de.comp.os.unix.networking.misc
Hallo alle miteinander,

ich finde den Fehler nicht:

++ /usr/sbin/iptables -t nat -o ppp+ -A POSTROUTING -s 192.168.0.42 -j MASQUERADE

++ /usr/sbin/iptables -t nat -o ppp+ -A POSTROUTING -p tcp -m multiport --dports
25,110,119,143,465,587,993,995 -s 192.168.0.42 -j MASQUERADE

++ /usr/sbin/iptables -t nat -o ppp+ -A POSTROUTING -m iprange --src-range
192.168.0.60-192.168.0.69 -j MASQUERADE
iptables: No chain/target/match by that name

Was ist an oder in der 3. Zeile falsch?

Viele Gruesse
Helmut

"Ubuntu" - an African word, meaning "Slackware is too hard for me".


[ Auf dieses Posting antworten ]