Hallo zusammen,
ich habe auf Port 8080 einen Webserver mit non-root-Rechten laufen und
würde den gerne über Port 80 erreichbar machen. Nach googlen /
List-Archiv suchen und manpage lesen (twa nicht gründlich genug?!)
müsste das wie folgt funktionieren:
natd -n xl0 -redirect_port tcp 10.0.1.3:80 10.0.1.3:8080
# lsof -i -n|grep natd
natd 73561 root 3u IPv4 0xc5e69e00 0t0 DIVERT *:8668
natd 73561 root 5u IPv4 0xc5e9be00 0t0 ICMP *:*
Natürlich gehts so nicht. Nur warum?
-- Oskar To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 14 Jan 2003 - 13:10:48 CET