Backboards: 
Posts: 151
In response to "if you're getting an ip address through dhcp, can you use some ipconfig switch (or some other method) to get a different address? -- nm" by prayformojo

You do "ipconfig /release" and "ipconfig /renew" to try to get a new one but the DHCP server may give you the same one

You can also ping other addresses in the same range as you (like +1, or -5 from your current address), see what might be open right now, and statically assign it to yourself along with the other settings assigned by DHCP. That will work as long as DHCP doesn't assign that IP to another device or another device doesn't boot up with that IP cached.

Responses:
Post a message   top
Replies are disabled on threads older than 7 days.