• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Using Static IP at work and Dynamic at home... are both possible?

XiZiT

Senior member
Hello, I am new to the networking world and I have the following setup;

A domain server at my work which all clients can connect to through a static IP address that I manually setup for each one in TCP/IP configuration. The problem is, when the users/clients go home with the laptop, they may have their own home network setup which assigns them IP addresses (dynamically) this creates a conflict because I set their laptop up to use a static IP. Is there a way to keep the work static IP intact as well as have the PC accept IPs from a DHCP server at their home?

Help appreciated. Thanks.
 
Yeah, assuming they have a DHCP server at home, you can configure their PRIMARY TCP/IP connection as "dynamic". Then configure the "Alternate Configuration" as "static". But, as pointed out, unless you have a specific need, using Static IPs on workstations in the office is a pain to be avoided.

With this recommended "Alternate Configuration", here's what will happen:
1) First, the laptop will try to find a DHCP server. If it succeeds, it will grab an IP address from the DHCP server.
2) If it fails, then it will assign itself the "Alternate Configuration" address.

Microsoft Support: How ot use the Alternate Configuration feature for multiple network connectivity in Windows XP
 
Back
Top