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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Firewall behind a Cisco?

Status
Not open for further replies.

itecs

IS-IT--Management
Mar 8, 2002
53
0
0
US
Please excuse my ignorance in this issue.

At my office we have a T1 line from SBC and they provided a Cisco 1700 that currently handles the network NAT. We have 5 public IPs on the outside interface of the CISCO router, the router is configured to NAT those public IPs to a private scheme of 192.168.x.x.

Could I place a firewall unit (watchgaurd Firebox X500) behind the router and have that unit provide a NAT as well?

this is what we would like to see...

INTERNET -> (Public IP) CISCO 1700 -> (NAT FROM CISCO) 192.168.x.x -> FIREWALL (Have the firebox NAT the Private IP from the CISCO to another Private IP range) -> 10.47.x.x

 
You can do it, but a better solution would be to have the router just do the routing for all the addresses, assign a public IP address to the firewall, and let it NAT to your private range. NAT -> NAT can be hassle to troubleshoot, and if you don't have a good reason for it, I'd say don't.
 
Thanks for the heads up. I agree that a NAT -> NAT would be a hassle, so the next step is I need to learn how to reconfigure my Cisco 1700 to, what I believe you call, a pass-through?

Anyone have any how-to docs that specify Cisco command lines and a configuration template for that?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top