Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ipfw, natd and static alias address

Status
Not open for further replies.

mikes999

MIS
Oct 17, 2000
147
US
I am trying to set up an IPFW-based firewall to replace an existing PIX, and I am having a problem with static addresses translation (from "inside" to "outside"). For example, I need the following group to be accessible on ports 5631, 5632:

"inside"
192.168.1.1
192.168.1.2
192.168.1.3

as "outside", respectively:
10.0.0.1
10.0.0.2
10.0.0.3

Can it be done in /etc/rc.firewall only, not involving /etc/rc.conf? If the answer is "no" - how it can be done at all (step by step, please)?

Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top