Thomas-Clark / netprofiles

Automatically exported from code.google.com/p/netprofiles
0 stars 0 forks source link

No gateway is set after change dynamic -> static ip #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Switch to profile with DHCP. All is OK. ip=my.lan.ip.114/24 gw=my.lan.ip.1 
2. Switch to static address profile. No gateway is set. ip=my.lan.ip.91/24 gw=
3. Activate same static address profile again. Gateway is set.
ip=my.lan.ip.91/24 gw=

What is the expected output? What do you see instead?
Gateway should be set on first activation.

What version of the product are you using? On what operating system?
It happened with 2.1.5 and 2.1.7, WXP SP3

In what language is your operating system?
CZE

Please provide any additional information below.

Original issue reported on code.google.com by Vladimir...@gmail.com on 4 Jun 2009 at 6:08

GoogleCodeExporter commented 9 years ago
in 3. should be gw=my.lan.ip.1

Original comment by Vladimir...@gmail.com on 4 Jun 2009 at 6:10

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Same pb for me, after a switch on static IP. On each reboot, I have to reenter 
default 
gateway. After a quick look into registry key 
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
 and 
into the wifi interface, it's seems the pb comes  from the Key DefaultGateway. 
It's 
fill with an empty row before correct IP. When I erase the empty row and 
reboot, It's 
works !!!

Original comment by charlie...@gmail.com on 24 Oct 2009 at 7:55