[NTLUG:Discuss] static NAT?

Jack Snodgrass idiotboy+ntlug at cybermail.net
Wed Feb 6 10:54:04 CST 2002


Not 100% sure what your asking....  I think that your trying to do:

Firewall - Internal and External address.

web server - internal address.

now, you want a request to come to your external address and be forwarded
to your internal web server. So, you want to use ipforwarding ( part of
iptables )
or you can use something like xinetd and it has a internal redirect option.

Is that what you were looking for ?

jack




----- Original Message -----
From: "Bob Byron" <bbyron at radit.com>
To: <discuss at ntlug.org>
Sent: Wednesday, February 06, 2002 10:02 AM
Subject: [NTLUG:Discuss] static NAT?


> I have a linux server acting as a firewall with a private non-routable
> network (lan) on one side and the internet (wan) on the other.  I have
> a number of ip addresses and want to be able to take one machine on
> the lan and make it addressable from the outside.  I am using IP tables
> and the private network is being "NAT"ed.  So, I suspect I have to
> do two things.
>
> 1)  Tell my NIC card on the wan side to accept a second (virtual)
> IP address.
>
> 2)  I need to have the firewall stiaticly translate the lan machine using
> that address.
>
> Any ideas how to do that?
>
> Thanks,
> Bob Byron
>
>
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>





More information about the Discuss mailing list