Networking Forums

Networking Forums > Computer Networking > Windows Networking > Rouge DHCP servers

Reply
Thread Tools Display Modes

Rouge DHCP servers

 
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a

 
      10-12-2004, 05:01 AM
Is there a way to make Windows DHCP server ignore any other DHCP servers on
the network?
Example - If an ADSL router with DHCP enabled (default on most routers) is
connected to the network, for configuration or testing, the Windows DHCP
service is stopped.
 
Reply With Quote
 
 
 
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      10-12-2004, 01:41 PM
Paul wrote:
> Is there a way to make Windows DHCP server ignore any other DHCP
> servers on the network?
> Example - If an ADSL router with DHCP enabled (default on most
> routers) is connected to the network, for configuration or testing,
> the Windows DHCP service is stopped.


No - although with W2003 (and, I believe W2000) DHCP it will detect another
similar Windows server DHCP server. The right answer is, don't let anyone
else connect a router to your network, and if they do, give 'em a good
talking to.


 
Reply With Quote
 
Doug Sherman [MVP]
Guest
Posts: n/a

 
      10-12-2004, 03:14 PM
Try editing the registry;

Set the following registry key:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters

Value name: DisableRogueDetection

Data type: REG_DWORD Value data: 1

Doug Sherman
MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
"Paul" <(E-Mail Removed)> wrote in message
news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
> Is there a way to make Windows DHCP server ignore any other DHCP servers

on
> the network?
> Example - If an ADSL router with DHCP enabled (default on most routers) is
> connected to the network, for configuration or testing, the Windows DHCP
> service is stopped.



 
Reply With Quote
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a

 
      10-12-2004, 11:15 PM
Thank you Doug.

I spent around 2 hours searching the KB.





"Doug Sherman [MVP]" wrote:

> Try editing the registry;
>
> Set the following registry key:
>
> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters
>
> Value name: DisableRogueDetection
>
> Data type: REG_DWORD Value data: 1
>
> Doug Sherman
> MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
> "Paul" <(E-Mail Removed)> wrote in message
> news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
> > Is there a way to make Windows DHCP server ignore any other DHCP servers

> on
> > the network?
> > Example - If an ADSL router with DHCP enabled (default on most routers) is
> > connected to the network, for configuration or testing, the Windows DHCP
> > service is stopped.

>
>
>

 
Reply With Quote
 
=?Utf-8?B?UGF1bA==?=
Guest
Posts: n/a

 
      10-14-2004, 12:05 AM
Doug,

Tried adding the registy key below then to test I connected a router with
DHCP enabled

An hour later, (as articles i've read suggest) the DHCP server stopped with
the following detail

Details
Product: Windows Operating System
ID: 1053
Source: DhcpServer
Version: 5.2
Symbolic Name: DHCP_ROGUE_EVENT_SAM_OTHER_SERVER
Message: The DHCP/BINL service on this computer running Windows Server 2003
for Small Business Server has encountered another server on this network with
IP Address, %1, belonging to the domain: %2.

Explanation
Another active DHCP server might be on the network.

User Action
Verify that no other DHCP server is active on the network. If Routing and
Remote Access is set up incorrectly, it can act as a second DHCP server. An
SBS DHCP server will not operate in the presence of another active DHCP
server.


Is there no possible way to combat this problem?????




"Doug Sherman [MVP]" wrote:

> Try editing the registry;
>
> Set the following registry key:
>
> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters
>
> Value name: DisableRogueDetection
>
> Data type: REG_DWORD Value data: 1
>
> Doug Sherman
> MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
> "Paul" <(E-Mail Removed)> wrote in message
> news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
> > Is there a way to make Windows DHCP server ignore any other DHCP servers

> on
> > the network?
> > Example - If an ADSL router with DHCP enabled (default on most routers) is
> > connected to the network, for configuration or testing, the Windows DHCP
> > service is stopped.

>
>
>

 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      10-14-2004, 01:09 AM
Doug Sherman [MVP] wrote:
> Try editing the registry;
>
> Set the following registry key:
>
> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters
>
> Value name: DisableRogueDetection
>
> Data type: REG_DWORD Value data: 1


I believe that will only work with other Windows DHCP servers....no?

>
> Doug Sherman
> MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
> "Paul" <(E-Mail Removed)> wrote in message
> news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
>> Is there a way to make Windows DHCP server ignore any other DHCP
>> servers on the network?
>> Example - If an ADSL router with DHCP enabled (default on most
>> routers) is connected to the network, for configuration or testing,
>> the Windows DHCP service is stopped.



 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      10-14-2004, 01:10 AM
Paul wrote:
> Doug,
>
> Tried adding the registy key below then to test I connected a router
> with DHCP enabled
>
> An hour later, (as articles i've read suggest) the DHCP server
> stopped with the following detail
>
> Details
> Product: Windows Operating System
> ID: 1053
> Source: DhcpServer
> Version: 5.2
> Symbolic Name: DHCP_ROGUE_EVENT_SAM_OTHER_SERVER
> Message: The DHCP/BINL service on this computer running Windows
> Server 2003 for Small Business Server has encountered another server
> on this network with IP Address, %1, belonging to the domain: %2.
>
> Explanation
> Another active DHCP server might be on the network.
>
> User Action
> Verify that no other DHCP server is active on the network. If Routing
> and Remote Access is set up incorrectly, it can act as a second DHCP
> server. An SBS DHCP server will not operate in the presence of
> another active DHCP server.
>
>
> Is there no possible way to combat this problem?????


Yes. Do not let anyone connect a DHCP server to the network, unless it's
you. Nobody should be doing stuff like this.
>
>
>
>
> "Doug Sherman [MVP]" wrote:
>
>> Try editing the registry;
>>
>> Set the following registry key:
>>
>>

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters
>>
>> Value name: DisableRogueDetection
>>
>> Data type: REG_DWORD Value data: 1
>>
>> Doug Sherman
>> MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
>> "Paul" <(E-Mail Removed)> wrote in message
>> news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
>>> Is there a way to make Windows DHCP server ignore any other DHCP
>>> servers on the network?
>>> Example - If an ADSL router with DHCP enabled (default on most
>>> routers) is connected to the network, for configuration or testing,
>>> the Windows DHCP service is stopped.



 
Reply With Quote
 
Achint Setia {MSFT}
Guest
Posts: n/a

 
      10-23-2004, 11:35 AM
Are you running an unauthenticated Windows DHCP server?
If that's the case, you first need to authenticate it in Active
Directory.Then it won't be affected by any new servers coming up in the
domain.

--
Thanks,
Achint Setia
(E-Mail Removed)
-----------------------------------------------------------------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.
-----------------------------------------------------------------------------------------------------------------------
"Lanwench [MVP - Exchange]"
<(E-Mail Removed) ahoo.com> wrote in message
news:(E-Mail Removed)...
> Paul wrote:
>> Doug,
>>
>> Tried adding the registy key below then to test I connected a router
>> with DHCP enabled
>>
>> An hour later, (as articles i've read suggest) the DHCP server
>> stopped with the following detail
>>
>> Details
>> Product: Windows Operating System
>> ID: 1053
>> Source: DhcpServer
>> Version: 5.2
>> Symbolic Name: DHCP_ROGUE_EVENT_SAM_OTHER_SERVER
>> Message: The DHCP/BINL service on this computer running Windows
>> Server 2003 for Small Business Server has encountered another server
>> on this network with IP Address, %1, belonging to the domain: %2.
>>
>> Explanation
>> Another active DHCP server might be on the network.
>>
>> User Action
>> Verify that no other DHCP server is active on the network. If Routing
>> and Remote Access is set up incorrectly, it can act as a second DHCP
>> server. An SBS DHCP server will not operate in the presence of
>> another active DHCP server.
>>
>>
>> Is there no possible way to combat this problem?????

>
> Yes. Do not let anyone connect a DHCP server to the network, unless it's
> you. Nobody should be doing stuff like this.
>>
>>
>>
>>
>> "Doug Sherman [MVP]" wrote:
>>
>>> Try editing the registry;
>>>
>>> Set the following registry key:
>>>
>>>

> HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters
>>>
>>> Value name: DisableRogueDetection
>>>
>>> Data type: REG_DWORD Value data: 1
>>>
>>> Doug Sherman
>>> MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
>>> "Paul" <(E-Mail Removed)> wrote in message
>>> news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
>>>> Is there a way to make Windows DHCP server ignore any other DHCP
>>>> servers on the network?
>>>> Example - If an ADSL router with DHCP enabled (default on most
>>>> routers) is connected to the network, for configuration or testing,
>>>> the Windows DHCP service is stopped.

>
>



 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      10-24-2004, 02:45 PM
Achint Setia {MSFT} wrote:
> Are you running an unauthenticated Windows DHCP server?
> If that's the case, you first need to authenticate it in Active
> Directory.Then it won't be affected by any new servers coming up in
> the domain.


It won't run if it isn't authorized anyway. And it won't do anything to
prevent problems if someone plugs in a little router/firewall that has a
DHCP server....

>
>> Paul wrote:
>>> Doug,
>>>
>>> Tried adding the registy key below then to test I connected a router
>>> with DHCP enabled
>>>
>>> An hour later, (as articles i've read suggest) the DHCP server
>>> stopped with the following detail
>>>
>>> Details
>>> Product: Windows Operating System
>>> ID: 1053
>>> Source: DhcpServer
>>> Version: 5.2
>>> Symbolic Name: DHCP_ROGUE_EVENT_SAM_OTHER_SERVER
>>> Message: The DHCP/BINL service on this computer running Windows
>>> Server 2003 for Small Business Server has encountered another server
>>> on this network with IP Address, %1, belonging to the domain: %2.
>>>
>>> Explanation
>>> Another active DHCP server might be on the network.
>>>
>>> User Action
>>> Verify that no other DHCP server is active on the network. If
>>> Routing and Remote Access is set up incorrectly, it can act as a
>>> second DHCP server. An SBS DHCP server will not operate in the
>>> presence of another active DHCP server.
>>>
>>>
>>> Is there no possible way to combat this problem?????

>>
>> Yes. Do not let anyone connect a DHCP server to the network, unless
>> it's you. Nobody should be doing stuff like this.
>>>
>>>
>>>
>>>
>>> "Doug Sherman [MVP]" wrote:
>>>
>>>> Try editing the registry;
>>>>
>>>> Set the following registry key:
>>>>
>>>>

>>

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\DHCPServer\Parameters
>>>>
>>>> Value name: DisableRogueDetection
>>>>
>>>> Data type: REG_DWORD Value data: 1
>>>>
>>>> Doug Sherman
>>>> MCSE Win2k/NT4.0, MCSA, MCP+I, MVP
>>>> "Paul" <(E-Mail Removed)> wrote in message
>>>> news:59D6C58A-3C1A-449E-871B-(E-Mail Removed)...
>>>>> Is there a way to make Windows DHCP server ignore any other DHCP
>>>>> servers on the network?
>>>>> Example - If an ADSL router with DHCP enabled (default on most
>>>>> routers) is connected to the network, for configuration or
>>>>> testing, the Windows DHCP service is stopped.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP Authorisation - does it stop rouge DHCP servers? Ben UK Windows Networking 4 11-28-2007 03:21 PM
Rouge APs at Work - How to locate them?! a_monk Wireless Internet 37 07-23-2006 02:42 AM
rouge voyager 2091 help please geo Wireless Networks 0 12-14-2005 12:49 PM
Scripting solution needed for DHCP and trusted PDC/DHCP servers. Scott Cooper Windows Networking 2 07-15-2004 11:05 PM
Prevent Wireless Connction to Rouge WAP? Alan Windows Networking 0 05-05-2004 03:08 AM



1 2 3 4 5 6 7 8 9 10 11