Posts Tagged ‘ examples ’
If you want multiple VirtualHosts on the same IP address and port you are going to require a NamedVirtualHost directive. If you are configuring multiple virtual hosts on different IP addresses but all on the same port you do NOT require the NamedVirtualHost directive. If you are configuring multiple virtual hosts on the same IP [ READ MORE ]
The below information was taken from here: http://www.rsivanandan.com/2009/09/25/policy-nat-with-cisco-asa-firewalls/ One of the most common things in every ASA/PIX firewalls is the nat configuration for outgoing connections; something like this; hostname(config)# nat(inside) 1 0.0.0.0 0.0.0.0 hostname(config)# global (outside) 1 interface This tells the firewall that all traffic coming from inside (local lan) interface should be PAT’ed and route [ READ MORE ]
Get every new post delivered to your Inbox.