Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing ISP's - config question

Status
Not open for further replies.

wfbtr

Technical User
Joined
Jun 16, 2004
Messages
288
Location
US
Hello-
I'm changing ISP's at one of my sites and am wondering if there's anything I need to change on my PIX 501 at that site, besides the new ip's. I have a VPN to another site that has a PIX 501.
I will be getting a block of 5 static ip's and I assume I'll just replace the old with the new.

thanks.
 
Pretty much just your external IP addresses.

Chris.

**********************
Chris A.C, CCNA, CCSA
**********************
 
ok- that's what i thought.
another quickie- i just changed the hostname (remotely) and it kicked out a prompt that the %key will be invalid. now i can't ssh back into the PIX. do i need to regenerate a key?
 
When you change the hostname on the pix, you'll have to regenerate the key for ssh from the console.
 
great. thanks a lot.
 
You also need to reconfigure the vpn tunnel in the other pix 501 since the peer will be another ip address now.

Jan


Network Systems Engineer
CCNA/CQS/CCSP/Infosec
 
oh yeah-
good point. i may have left that off my checklist!
thanks.
 
ok. i made the switch today and the vpn isn't working. at the remote site where the switch was made i can browse the Internet. I was given a block of 5 ip's (SBC). on that PIX it would only allow me to enter one static mapping, not sure why. at the main office i changed two lines:

crypto map mymap 10 set peer x.135.182.130
isakmp key ******** address x.135.182.130 netmask 255.255.255.255

i just grabbed the first IP in the block and replaced the above line with that IP. is this all i have to do on the main site PIX? i see the netmask is all 255, but at the remote site the netmask ends with 248- not sure if that matters or not.

also i can't ssh into that remote site anymore.
thanks in advance.

 
i did a debug crypto isakmp, and looked up the error. it said my keys didn't match, so i just retyped it in and the vpn is working, though it wasn't working last night after i made the change. is it because the routing tables needed to propogate? (sbc's)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top