Ok wait,

let me explain a bit more, because it seems the source-address is not my problem.


y.y -> x.x -> x.1

y.y is a IP from the Internet
x.x is the FreeBSD gateway, and
x.1 is a client on a internal network

I run NAT (via ipfw / ppp) on x.x. The packet comes in from y.y, via x.x, to x.1, HOWEVER, the source-address of the packet ariving at x.1 is still y.y. I want the source address of the packet ariving at x.1 to be x.x, and not y.y

--
Chris.



----- Original Message ----- From: "Chris Knipe" <[EMAIL PROTECTED]>
To: <freebsd-questions@freebsd.org>
Sent: Sunday, February 06, 2005 2:37 PM
Subject: ipfw / ppp NAT



Hi,

Is there any way that I can get / configure ipfw / Kernel PPP to rewrite the source address via NAT?

--
Chris.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



_______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to