have a new service provider and need to change the pix's route outside IP address Help Please?
When I use: route outside 0.0.0.0 0.0.0.0 237.147.174.42 1
cannot add route entry. possible conflict with existing routes
Here is my config
global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group ICMP_in in interface outside
route outside 0.0.0.0 0.0.0.0 70.x.x.x 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
When I use: route outside 0.0.0.0 0.0.0.0 237.147.174.42 1
cannot add route entry. possible conflict with existing routes
Here is my config
global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group ICMP_in in interface outside
route outside 0.0.0.0 0.0.0.0 70.x.x.x 1
timeout xlate 0:05:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute