Routing internet traffic to my internal network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2008 03:53 PM - edited 03-03-2019 10:32 PM
I'm new to this, so I apologize if I'm unlcear in any way. I have a Cisco 2800 series router, and a range of IP addresses from an ISP. I want to connect one interface of the router to the internet, and route traffic to my internal network to a proxy server connected to a VLAN on a switch that is protecting a web server connected to a different VLAN on the same switch. As far as I know, I need to assign one of my internet addresses to the "external" interface on my proxy server, but this address is already on the external interface of the router, so how do I do this?
Thankss for any help.
- Labels:
-
Other Routing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2008 09:04 PM
Hi
You can make use of the proxy for the internal networks by keeping the proxy in your local network address space and do a static nat in your router so that except your proxy none of the other devices gets access to the internet world.
You can do a one on one natting of the proxy ip address with the serial interface ip address or loopback address or individual public ip address provided by your sp.
you can refer the below link for more info on the same.
http://www.cisco.com/en/US/tech/tk648/tk361/tk438/tsd_technology_support_sub-protocol_home.html
regds
