VPN Change IP address of internal and external

K

kalpesh

We are moving our VPN Server to new site, i need to change
the IP address of the internal and external interface, do
i then just change the Properties of the interfaces in the
IP Routing section of Routing and remote access page? or
is there other things to change
 
C

Carl DaVault [MSFT]

Do a "netsh ras dump > rasdump.txt".
Do a "netsh rout dump > routdump.txt"
If the "netsh int" context is available, do the same with "netsh int"

This will help record you current setup.

Change the actual NIC info in the network connections folder.

You can then edit these files and re-import them. Also, verify that the
correct adapter is being used for address assignment, etc. on the IP tab in
the RRAS properties.

One big thing to watch out for is changing your address pool if you're using
static addresses. Oh, and also your IP filter list and NAT config if you
have filters or mappings or anything.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top