Date: Tue, 26 Nov 2002 12:41:39 -0800 (PST) From: Josh Brooks <user@mail.econolodgetulsa.com> To: questions@freebsd.org Subject: port redirect with ipfw NOT NAT (not NAT) Message-ID: <20021126123656.G77087-100000@mail.econolodgetulsa.com>
next in thread | raw e-mail | index | archive | help
Hello, I want to perform a very simple act: All traffic going to 10.10.10.10 port 50 should go to 10.10.10.10 port 5050 That's it. The trick is, I am _not_ interested in running NAT. This is not some cable modem or laptop splitting my DSL service - this is a rackmount firewall on a real network. So again, I do not have any interest in running NAT in any form. Not interested, thanks. But, I cannot seem to figure out what the ipfw rule is to perform this simple task. So the question is: What is the ipfw syntax to redirect all traffic from one port to another. Thanks! 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?20021126123656.G77087-100000>