Tuc at T-B-O-H.NET skrev:
Hi, Is there a quick/easy (cookbook?) way to do portredirects. Basically I want that anything that leaves a specific interface to any ip on port 80 go to 192.168.0.1 port 87.I'm using ipfw for some other things so it has to work and play well with that. Thanks, Tuc _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
"That leaves". You mean only outgoing traffic from the interface and not incoming? If you mean all traffic to and from, you could try bounce. /usr/ports/net/bounce Just my nickels worth. /Roger _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
