Hi,
reicht das wenn ich NATD wie folgt anwende?
In der rc.conf folgendes:
natd_enable="YES"
natd_flags="-f /usr/local/etc/natd.conf"
In der Configfile:
gateway# natd -n tun0 -dynamic -redirect-port tcp 192.168.0.3:4662 4662
gateway# natd -n tun0 -dynamic -redirect-port udp 192.168.0.3:3663 3663
Das sollte doch soweit alles reichen oder?
Wenn ich die Sachen manuel eingegeben habe, hats bis jetzt noch
nicht gefunzt. Habe vorsichthalber ipfw auf "allow ip from any to any"
und "allow ip from any to any via lo0" gesetzt. Wie sinvoll wäre der
Satz "allow ip from any to any via tun0"?
vielen Dank
Gruß Carsten
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Wed 18 Jun 2003 - 19:56:05 CEST