access-list 101 deny ip 10.0.0.0 0.255.255.255 any access-list 101 deny ip 172.16.0.0 0.15.255.255 any access-list 101 deny ip 192.168.0.0 0.0.255.255 any access-list 101 deny ip any host ...
I just got the email with the five static IPs from the ISP. I want to keep my users traffic on a separate IP from the static NAT for the LAMP/exchange servers which would use the other four IPs. How ...