|
#1
|
|||
|
|||
|
i have a dhcp server serving multiple subnets.
when the link goes down the workstations go to the default address 169.254.?.? what would be the best solution to allow users to get to the local resorces until the link is restored? can i change XP to use a different default address range or will it be something i need to handle in routing? |
|
#2
|
|||
|
|||
|
=?Utf-8?B?cGhi?= <phb@discussions.microsoft.com> wrote in
news:7BC9354A-8D55-4CEF-9A36-3DB5BDB2A6F0@microsoft.com: > i have a dhcp server serving multiple subnets. > when the link goes down the workstations go to the default address > 169.254.?.? what would be the best solution to allow users to get to > the local resorces until the link is restored? > > can i change XP to use a different default address range or will it be > something i need to handle in routing? > One thing you can try is configuring the clients with an alternate configuration in TCP/IP properties. This is a static configuration that is used by the client computer when the computer is configured as a DHCP client but the DHCP server is unavailable. The only catch is that the configuration is static -- so you could conceivably cause an IP address conflict if you aren't careful in how you set it up. One approach would be to assign reservations for clients on the DHCP server, and then use the same reserved IP address in the alternate configuration for that client. Another possibility (though I have not tested this) is to create an exclusion range on the DHCP server and only create alternate configurations from the IP addresses in the exclusion range. A couple of Help topics for you: DHCP client alternate configuration http://www.microsoft.com/technet/pro...3/library/Serv erHelp/64dafe38-ad61-4acb-beb5-d83dc372f18c.mspx Use DHCP client alternate configuration http://www.microsoft.com/technet/pro...3/library/Serv erHelp/b967d7cf-6dea-4c80-9177-d9e1cc5277b4.mspx -- James McIllece, Microsoft Please do not send email directly to this alias. This is my online account name for newsgroup participation only. This posting is provided "AS IS" with no warranties, and confers no rights. |
|
#3
|
|||
|
|||
|
your solutions require manual configuration and maintaining lists.
can XP be configured to use my choice of address range default? |
|
#4
|
|||
|
|||
|
=?Utf-8?B?cGhi?= <phb@discussions.microsoft.com> wrote in news:56135A11-
C4E9-44F0-87E0-B171A94B0D86@microsoft.com: > your solutions require manual configuration and maintaining lists. > > can XP be configured to use my choice of address range default? That's true. I guess another possibility is to place a DHCP server on each subnet. I don't know whether you can change the behavior of IP address autoconfiguration on XP, perhaps somebody familiar with that subject has a suggestion. -- James McIllece, Microsoft Please do not send email directly to this alias. This is my online account name for newsgroup participation only. This posting is provided "AS IS" with no warranties, and confers no rights. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| servers hang - srv is the source code | Roland | Windows Update | 2 | 01-05-2006 05:16 PM |
| advise: howto config WSUS on production servers | craig | Windows Update | 2 | 01-05-2006 05:04 PM |
| need advice on newsgroup servers | Mike Hollywood | Outlook Express | 7 | 01-05-2006 04:57 PM |
| need advice on newsgroup servers | Mike Hollywood | Internet Explorer 6 | 2 | 01-05-2006 04:35 PM |
| Long delay - name resolution problem on multihomed computer | BP | Windows XP Network Web | 2 | 01-05-2006 04:14 AM |