Originally posted by: Long Double
I had the same problem in Windows NT and Linux.
In Linux IP address change seemed really easy: you just bring the specified Ethernet card down ("ifdown eth0", for example), change existing IP-configuration script on the needed one with a right IP address and then just bring IP interface up ("ifup eth0"). The whole procedure was taking 2.5 seconds on P100.
But in Windows NT I couldn't achieve IP address change without rebooting the computer that is why I am wondering if it is possible using this program to change IP addresses on the fly, like in Linux?