Re: Wie geht ne Webserver Weiterleitung?

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: Andreas Breitenbach
Data:  
Dla: list
Temat: Re: Wie geht ne Webserver Weiterleitung?
Hi Leute,

>
> 1. Port-Weiterleitung mit IPTables:
> iptables -t nat -A PREROUTING -i ppp+ -p tcp --dport 8001 -j DNAT \
> --to 192.168.22.9:80
> oder so


Danke erst mal, muß wohl doch auf iptables umsteigen. Hab leider noch keine
Ahnung dovon.

Gruß,
Andreas