Looking for input (Networking)
-
Given: A business network linked over t1 over multiple offices. Assuming it is routed using NAT. The business above has an internet connection that is shared among the primary office again using NAT. Now, what would IYHO be the best solution to routing both intra and inter net protocols securly throughout the offices? Here is my solution, and please I'm looking for honest input here. 1. Route the intranet traffic using the t1's and link through 1 interface on a shared server. 2. Route internet traffic through a static NAT to the shared server, translating as needed to access resources on another seperate interface on the server. (Multihomed). 3. Allow traffic from interface 1 through interface 2 (to the internet) via a proxy server. 4. Deny traffic from the internet (interface 2) to interface 1. Am I completely wrong here? Thanks, Frank