Search : in
By :

Change the Default Gateway on a VPN

Last answer on Mar 1, 2009 7:16:17 am GMT Allen Hobby, on Feb 28, 2009 12:10:23 pm GMT 
 Report this message to moderators

Hello,

I've a similar question to nareen123 on http://en.kioskea.net/forum/affich 13513 how to change ip address from command prompt.

I want to change the Default Gateway of a connection on Windows XP with SP3. But the Connection is a VPN!

From ipconfig the connection is:
PPP adapter tdp:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.70.0.62
Subnet Mask . . . . . . . . . . . : 255.255.255.255
Default Gateway . . . . . . . . . : 10.70.0.62


The commando should be this one:
netsh interface ip set address "PPP adapter tpd" static 10.70.0.62 255.255.255.255 10.70.1.244 1

The result is: ""Invalid interface PPP adapter tdp specified""

The problem is that netsh doesn't include the VPN interface! It only includes the physical interfaces I have. When I run the command:
netsh interface ip show config

It doesn't list the "PPP adapter tdp" has ipconfig command lists.

How can I then, change the Default Gateway of the VPN??

All this work is off course because It's not possible to change the default gateway in the normal gui interface. And I need to Change it.

Thank you very much in adavance!

Configuration: Windows XP
Firefox 3.0.6

Best answers for « Change the Default Gateway on a VPN » in :
[Ubuntu]Change default application to open a file Show[Ubuntu] default application to open a file When you double-click a file, a default action is executed. (For example, if you double-click a .jpg file, it is the image viewer "Eye of Gnome" which is launched). It is very easy to change...
Change the default installation folder C: \ Program Files ShowChange the default installation folder C: \ Program Files The installation of most software programs are set by default in the C: \ Program Files. Below is a means of how to change into another partition. Under Windows Vista, select...
Installing Application - How to change the default location? ShowInstalling Applications - How to change the default location? Issue Solution Issue You have 2 partitions, C: and D:, the C: partition space is decreasing and you wish to automatically install your applications on the D: partition...
Download Microsoft Keyboard Layout Creator ShowKeyboard Layout Creator Microsoft is what you need to define your keyboard layout when Microsoft does not support your language or enter your favourite symbols in a text by a single click. Keyboard Layout Creator Microsoft widens the basic features...
Download Caledos Automatic Wallpaper Changer ShowCaledos Automatic Wallpaper Changer, as its name indicates, is a screen background administrator. The main features of Caledos : - it supports the image formats BMP, GIF, JPG, TIF, - easy selection of files or folders, - the possibility of...
Network tests and diagnostics ShowTesting the IP configuration Before doing anything else, you are advised to check the computer's IP configuration. Windows systems offer a command-line tool, called ipconfig, that lets you find out your computer's IP configuration. The output of...
File sharing in Windows XP ShowAdvantages File sharing involves making the content of one or more directories available through the network. All Windows systems have standard devices making it easy to share the content of a directory. However, file sharing may lead to security...
Linux - User management ShowFirst step for the administrator When several people have access to a system, the administrator must manage the users. To do so, he must know the common commands and files to be configured. The important files are: the /etc/passwd file the...

1

 hollow21, on Mar 1, 2009 7:16:17 am GMT
  • +1

Hi,
i don't think that you can change the default VPN.
try this link t get more information about VPN default gateways:
http://www.noc.ucf.edu/VPN/default_gw.htm

Reply to hollow21