static IP settings only valide after reboot

G

Guest

Hi

After FBA the systems IP settings are showen by ipconfig with 0.0.0.0.
I set the interface with 'netsh interface ip set address "Local Area
Connection" static 192.168.1.100 255.255.255.0'. Netsh signals ok.
I called ipconfig but it showed 0.0.0.0 again.
I called netsh interface ip show config and netsh displayed 192.168.1.100.
Ping to 192.168.1.100 failed.
After a reboot the IP is valide and works. With SP1 I was able to change IP
addresses while runtime.
Please could you explain that behavior?
 
P

Perro Flaco

Hi

After FBA the systems IP settings are showen by ipconfig with 0.0.0.0.
I set the interface with 'netsh interface ip set address "Local Area
Connection" static 192.168.1.100 255.255.255.0'. Netsh signals ok.
I called ipconfig but it showed 0.0.0.0 again.
I called netsh interface ip show config and netsh displayed 192.168.1.100.
Ping to 192.168.1.100 failed.
After a reboot the IP is valide and works. With SP1 I was able to change IP
addresses while runtime.
Please could you explain that behavior?

You should use the following option with "fbreseal" (http://
msdn2.microsoft.com/en-us/library/ms932914.aspx):

fbreseal -keepnet

I had a similiar problem and this solved it.
 

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