Nerijus Bendziunas wrote:
> 
> Hi,
> i need to do something like DNAT in iptables on freebsd.
> I mean to rewrite packets which match some rule dst ip/port.
> ie: all smtp traffic (any 25) redirect to some ip 25. or if user tries
> to connect to www.yahoo.com:80 i rewrite dst and he realy connects to
> www.google.lt:80 or smth.

We have written one which can do that:

 http://diehard.n-r-g.com/stuff/freebsd/

-- 
Andre

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to