Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2000 09:48:20 -0300 (EST)
From:      Luiz de Barros <luiz@nlink.com.br>
To:        questions@freebsd.org
Subject:   firewall + natd + ipfw fwd
Message-ID:  <Pine.BSF.4.10.10004060945140.89685-100000@mirage.nlink.com.br>

next in thread | raw e-mail | index | archive | help
I am not having much success in the following setup

Internet-Firewall-192.168.1.0/24

I am trying to redirect all traffic to Firewall port 25 to 192.168.1.2
port 25 doing 

ipfw add xxx fwd 192.168.1.2,25 tcp from any to inter.net.ip.address 25

All i can get is connection refused or connection timeout, depending on
the rule position.
My kernel is compiled with IPFIREWALL_FORWARD

Luiz


/*
If it happens once, it's a bug.
If it happens twice, it's a feature.
If it happens more than twice, it's windows.
*/




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10004060945140.89685-100000>