RE: Cannot change connection settings
Done VIA the commandline
netsh interface ip set address "<connection name>" <static or dhcp> <ip address> <netmask> <gateway> <metric>
Where connection name = local area connection, or local area connection 2, depending on the interface you want changed.
Also, the metric is number of hops to the gateway, usually 1.
This post was edited on 07-18-2007 at 07:58 PM by matty.
|