|
I've looked through the docs and didnt see it right off.
Heres what I want to do:
1) WWW server behind the firewall. 2) Firewall with linux 2.0.33/34
I want the firewall to do simple IPFWADM masquearading for all traffic but the WWW server. The WWW server will do 1-1 IP NAT.
ex. external range is.. 192.168.1.0-31
Internal IP range is.. 10.10.0.0-10.10.255.255
The WWW will be at 10.10.5.1
The Internal Interface of the Firewall will be at
10.10.1.1
The External Interface of the Firewal will be at
192.168.1.2
The External IP I want to NAT is
192.168.1.6 == 10.10.5.1
All other IP traffic will use the Linux Masquerade
and appear to be from 192.168.1.2
I have downloaded the NAT-static source.. and have it compiled and installed. Just need a config example. -- Karl S. Hagen khagen@greyhelm.com
|
Messages
Outline:
There ARE examples: by Michael Hasenstein, 6/22/98
Ok... Explain this.. :) by Karl S. Hagen, 7/06/98