Here is my dilemma, I need to assign multiple IP addresses to the same laptop, my goal is to have one IP for the computer when it is connected to the Domain here is the office, a static IP and another or get a IP via DHCP when it is connected anywhere else primarily at home.
I don't want the users to have to change the IP address or have to release their static IP address every time they leave the office.
Thanks in advance for all your help.
CG._
Software/Hardware used:
ASKED:
January 28, 2008 9:12 PM
UPDATED:
February 1, 2008 5:32 PM
Thanks for your quick response but this will not work because I have a DHCP server on site, but the IP range is only used for visitor computers, that way the IP range is different than the one that I need to statically assign for the computers to be able to access the local resources.
This was the first thing that I thought about but unfortunately would not work for my situation.
Thanks
CG._
Thanks Nick, I will give that a try, I will post back if I need some more help.
Thanks
CG._
Looking at the current configuration and the proposed solutions purely on the surface, I have to ask why DHCP is used for guests and static IP addresses are used for internal clients? It appears that you wish to segregate visitors from users but merely using differeng IP ranges on the same network does not meet this requirement.
You might consider re-designing the network such that the DHCP server provides leases for two separate networks — internal clients and guests using a DHCP relay agent. It isn’t as complicated as it looks or virtually ‘sounds’.
Hey Buddyfarr thanks for that link I think that those batch files will come in handy, and for now might do the trick.
Thanks
CG._