There's nothing to configure... it does it all internally. Just plut your box into the Linksys.. either use DHCP or static IP and away you go!
Anthony On Mon, 2002-07-29 at 16:14, Sweet Chuck wrote: > > I just bought a linksys 4 port DSL router/gateway that supposedly does > NAT (on the box it says it does). I just spent 1 hour digging through > every menu and see no way to configure NAT. > > Question regarding the Linux firewall project. Can a Linux firewall > support most of the features of the PIX firewalls? > > I need to do the following (all at the same time) > > 1) Let private addresses behind the firewall access the internet (DHCP) > 2) 'NAT' real addresses to private addresses behind the firewall > ie: some.routable.address.1 to 192.168.1.100 (if you are familiar > with a PIX this would be a [nat (int1, int2) IP addresss netmask] and > then you would add X number of conduits to allow access to your services > 3) At the same time as 1 and 2 above, allow a highly-configurable method > for limiting access to ports (ie Allow some IPs thru the firewall, block > others, etc...) > ie: Allow ssh from <ip address> thru the firewall to <ip address> > (with the second IP address being 'NAT'ed thru.) > > By NAT, I man the following: > > I have a linux PC with an internal address, say 192.168.1.10. With a NAT > capable firewall/router, I can specify that the real address > 64.58.76.225 is NAT'ed to 192.168.1.10 on the secure (internal) > interface. Thus traffic destined for 64.58.76.225 is routed to the > 192.168.1.10 interface of the linux system (I think it does a packet > header rewrite). Also, outgoing IP sessions from the linux PC seem like > it is coming from 64.58.76.225. At the same time, you can define complex > rules delegating what source IP have access to what, if any, services on > the linux PC. > > Will a Linux firewall work in such a way? > > Thanks, > Chuck > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list