static routes, cisco ASA, remote locations
        Posted  
        
            by 
                Jeff
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Jeff
        
        
        
        Published on 2011-02-01T15:18:32Z
        Indexed on 
            2011/02/01
            15:27 UTC
        
        
        Read the original article
        Hit count: 496
        
192.168.3.1(ASA) -
192.168.2.1(ASA) - ( internet ) - 192.168.1.1(ASA) DomainController, FS, Exchange
192.168.0.1(ASA) -
above is a rough idea what my network setup looks like. each internal ip (192.168.x.x) is located behind an ASA. Each location has a different gateway for the internet. They all talk to the 192.168.1.1 network for dns, dhcp, dc, exchange and so on. They can only see the 192.168.1.1, they can not see each other.
In my Static Routes on my 192.168.1.1 ASA, should i have them configure as follows? example:
192.168.x.x 255.255.255.0 Locations_Internet_Gateway_IP
OR
192.168.x.x 255.255.255.0 Main_Locations_Internet_Gateway_IP
not sure which configurtation is correct, thanks in advance for any help!
© Server Fault or respective owner