Networking Forums

Networking Forums > Computer Networking > Windows Networking > Unrecognized IP Address pulling via DHCP

Reply
Thread Tools Display Modes

Unrecognized IP Address pulling via DHCP

 
 
Jeremy Harrington
Guest
Posts: n/a

 
      09-22-2008, 05:58 PM
Hi everybody,

We are experiencing a strange situation on our network, where a random
client will occasionally pull an IP address of a different mask than we are
using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
addresses. A couple times a week, one workstation will pull a 192.168.13.x
ip via DHCP. A single Ipconfig release/renew would usually fix it, though
sometimes it would just pull the invalid IP again, in these cases, repeating
release/renew a few times would take care of it.

At first I thought there was a rogue DHCP server on the network, so I
started running DHCPLoc from the MS Support tools continuously on a port off
the same network switch on which the problems were occurring. I found that
even if a workstation was receiving that IP, no DHCP server was offering that
range on the network as a whole. I then ran DHCPLoc directly on the affected
machine. It would show our normal 2 DHCP servers, as well as one offering the
..13 address. However, no other machine but that one would show the 3rd DHCP
server.

I thought we had narrowed it down to Trend Micro's latest common firewall
driver, as the problem started about the time we installed their latest
version. But we've removed it from a couple computers, and they still
experience from problem.

Does anybody have any idea what might be going on? I'm pretty much stumped
at this point, and it's causing way to many problems to simple ignore.

-Jeremy
 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      09-22-2008, 06:11 PM

"Jeremy Harrington" <(E-Mail Removed)> wrote in
message news:113E8DE6-705D-464D-AF1E-(E-Mail Removed)...
> Hi everybody,
>
> We are experiencing a strange situation on our network, where a random
> client will occasionally pull an IP address of a different mask than we
> are
> using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
> addresses. A couple times a week, one workstation will pull a
> 192.168.13.x
> ip via DHCP. A single Ipconfig release/renew would usually fix it, though
> sometimes it would just pull the invalid IP again, in these cases,
> repeating


1. Wait till it does it again.

2. Run IPConfig /all
The IP# of the DHCP Server that is got the IP# from will be listed right
there.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      09-22-2008, 06:18 PM
the dhcp server is running on that machine itself?? if you tracert to the
3rd dhcp server where does it go?

"Jeremy Harrington" <(E-Mail Removed)> wrote in
message news:113E8DE6-705D-464D-AF1E-(E-Mail Removed)...
> Hi everybody,
>
> We are experiencing a strange situation on our network, where a random
> client will occasionally pull an IP address of a different mask than we
> are
> using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
> addresses. A couple times a week, one workstation will pull a
> 192.168.13.x
> ip via DHCP. A single Ipconfig release/renew would usually fix it, though
> sometimes it would just pull the invalid IP again, in these cases,
> repeating
> release/renew a few times would take care of it.
>
> At first I thought there was a rogue DHCP server on the network, so I
> started running DHCPLoc from the MS Support tools continuously on a port
> off
> the same network switch on which the problems were occurring. I found that
> even if a workstation was receiving that IP, no DHCP server was offering
> that
> range on the network as a whole. I then ran DHCPLoc directly on the
> affected
> machine. It would show our normal 2 DHCP servers, as well as one offering
> the
> .13 address. However, no other machine but that one would show the 3rd
> DHCP
> server.
>
> I thought we had narrowed it down to Trend Micro's latest common firewall
> driver, as the problem started about the time we installed their latest
> version. But we've removed it from a couple computers, and they still
> experience from problem.
>
> Does anybody have any idea what might be going on? I'm pretty much stumped
> at this point, and it's causing way to many problems to simple ignore.
>
> -Jeremy



 
Reply With Quote
 
Jeremy Harrington
Guest
Posts: n/a

 
      09-22-2008, 06:32 PM
Phillip,

I've tried that, but what good does it do? The IP address serving that IP is
192.168.13.x. It's not pingable, RDP is off, as is telnet on that IP. So I
have an IP address, but no way to tell where it is.

Thanks,

Jeremy

"Phillip Windell" wrote:

>
> "Jeremy Harrington" <(E-Mail Removed)> wrote in
> message news:113E8DE6-705D-464D-AF1E-(E-Mail Removed)...
> > Hi everybody,
> >
> > We are experiencing a strange situation on our network, where a random
> > client will occasionally pull an IP address of a different mask than we
> > are
> > using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
> > addresses. A couple times a week, one workstation will pull a
> > 192.168.13.x
> > ip via DHCP. A single Ipconfig release/renew would usually fix it, though
> > sometimes it would just pull the invalid IP again, in these cases,
> > repeating

>
> 1. Wait till it does it again.
>
> 2. Run IPConfig /all
> The IP# of the DHCP Server that is got the IP# from will be listed right
> there.
>
> --
> Phillip Windell
> www.wandtv.com
>
> The views expressed, are my own and not those of my employer, or Microsoft,
> or anyone else associated with me, including my cats.
> -----------------------------------------------------
>
>
>

 
Reply With Quote
 
Marten
Guest
Posts: n/a

 
      09-22-2008, 07:18 PM
A couple of stupid ideas.

- Is this a laptop? Any chance it is seeing a wireless router
somewhere?
- Any relationship to transient staff? Someone with a laptop with a
DHCP server running on it. Or perhaps someone who is bringing in their
own wireless router to use when they're in the office?

As I said, unlikely ideas but you never know...

Marten


On Mon, 22 Sep 2008 10:58:17 -0700, Jeremy Harrington
<(E-Mail Removed)> wrote:

>Hi everybody,
>
>We are experiencing a strange situation on our network, where a random
>client will occasionally pull an IP address of a different mask than we are
>using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
>addresses. A couple times a week, one workstation will pull a 192.168.13.x
>ip via DHCP. A single Ipconfig release/renew would usually fix it, though
>sometimes it would just pull the invalid IP again, in these cases, repeating
>release/renew a few times would take care of it.
>
>At first I thought there was a rogue DHCP server on the network, so I
>started running DHCPLoc from the MS Support tools continuously on a port off
>the same network switch on which the problems were occurring. I found that
>even if a workstation was receiving that IP, no DHCP server was offering that
>range on the network as a whole. I then ran DHCPLoc directly on the affected
>machine. It would show our normal 2 DHCP servers, as well as one offering the
>.13 address. However, no other machine but that one would show the 3rd DHCP
>server.
>
>I thought we had narrowed it down to Trend Micro's latest common firewall
>driver, as the problem started about the time we installed their latest
>version. But we've removed it from a couple computers, and they still
>experience from problem.
>
>Does anybody have any idea what might be going on? I'm pretty much stumped
>at this point, and it's causing way to many problems to simple ignore.
>
>-Jeremy


 
Reply With Quote
 
Jeremy Harrington
Guest
Posts: n/a

 
      09-22-2008, 07:31 PM
Marten,

Thank you for your ideas, but no such luck. The workstations on which the
problems occur are desktop computers without a wireless card.

"Marten" wrote:

> A couple of stupid ideas.
>
> - Is this a laptop? Any chance it is seeing a wireless router
> somewhere?
> - Any relationship to transient staff? Someone with a laptop with a
> DHCP server running on it. Or perhaps someone who is bringing in their
> own wireless router to use when they're in the office?
>
> As I said, unlikely ideas but you never know...
>
> Marten
>
>
> On Mon, 22 Sep 2008 10:58:17 -0700, Jeremy Harrington
> <(E-Mail Removed)> wrote:
>
> >Hi everybody,
> >
> >We are experiencing a strange situation on our network, where a random
> >client will occasionally pull an IP address of a different mask than we are
> >using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
> >addresses. A couple times a week, one workstation will pull a 192.168.13.x
> >ip via DHCP. A single Ipconfig release/renew would usually fix it, though
> >sometimes it would just pull the invalid IP again, in these cases, repeating
> >release/renew a few times would take care of it.
> >
> >At first I thought there was a rogue DHCP server on the network, so I
> >started running DHCPLoc from the MS Support tools continuously on a port off
> >the same network switch on which the problems were occurring. I found that
> >even if a workstation was receiving that IP, no DHCP server was offering that
> >range on the network as a whole. I then ran DHCPLoc directly on the affected
> >machine. It would show our normal 2 DHCP servers, as well as one offering the
> >.13 address. However, no other machine but that one would show the 3rd DHCP
> >server.
> >
> >I thought we had narrowed it down to Trend Micro's latest common firewall
> >driver, as the problem started about the time we installed their latest
> >version. But we've removed it from a couple computers, and they still
> >experience from problem.
> >
> >Does anybody have any idea what might be going on? I'm pretty much stumped
> >at this point, and it's causing way to many problems to simple ignore.
> >
> >-Jeremy

>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      09-22-2008, 08:01 PM

"Jeremy Harrington" <(E-Mail Removed)> wrote in
message news:8BE18D06-3CC5-458B-A27B-(E-Mail Removed)...
> I've tried that, but what good does it do? The IP address serving that IP
> is
> 192.168.13.x. It's not pingable, RDP is off, as is telnet on that IP. So I
> have an IP address, but no way to tell where it is.


If no router (a "real" router, a LAN Router) is configured to relay DHCP
Queries to such a DHCP Server,...then the DHCP Server is on the "same wire".
That should narrow it down.

It could even be a multi-port Firewall. Most of then now-a-days having
multiple internal facing ports to create other subnets or DMZs,...one of
them could be misconfigured and could be plugged into the same "wire" as
everything else,...with the Firewall running a DHCP Service (which should
never be allowed to happen). That could explain the lack of Ping and Telnet
since many firewalls would natually be blocking those.

The machine cannot communicate with the DHCP Server without the MAC
address,...the MAC address can be tracked through the switch to find the
port on the switch the machine is plugged into. You should be able to find
the machine in normal ways,..but if you cannot then you will have to run a
sniffer (like Netmonitor) on the Client and track the DHCP Conversation down
to the MAC addrress.

There is no Voodoo. If it is getting an IP for a 192.168.13 subnet then the
DHCP Service providing it is *there*.....somewhere. You are the only one
who can find it,..there is no way we can find it. If it comes down to it
you will have to inventory your equipment room by room cable by cable until
everything is accounted for.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
Reply With Quote
 
Jeremy Harrington
Guest
Posts: n/a

 
      09-22-2008, 09:42 PM
Dave,

Tracert to that IP goes to our main router on the first hop, then out into
our ISP.

Thanks,

Jeremy

"Dave" wrote:

> the dhcp server is running on that machine itself?? if you tracert to the
> 3rd dhcp server where does it go?
>
> "Jeremy Harrington" <(E-Mail Removed)> wrote in
> message news:113E8DE6-705D-464D-AF1E-(E-Mail Removed)...
> > Hi everybody,
> >
> > We are experiencing a strange situation on our network, where a random
> > client will occasionally pull an IP address of a different mask than we
> > are
> > using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
> > addresses. A couple times a week, one workstation will pull a
> > 192.168.13.x
> > ip via DHCP. A single Ipconfig release/renew would usually fix it, though
> > sometimes it would just pull the invalid IP again, in these cases,
> > repeating
> > release/renew a few times would take care of it.
> >
> > At first I thought there was a rogue DHCP server on the network, so I
> > started running DHCPLoc from the MS Support tools continuously on a port
> > off
> > the same network switch on which the problems were occurring. I found that
> > even if a workstation was receiving that IP, no DHCP server was offering
> > that
> > range on the network as a whole. I then ran DHCPLoc directly on the
> > affected
> > machine. It would show our normal 2 DHCP servers, as well as one offering
> > the
> > .13 address. However, no other machine but that one would show the 3rd
> > DHCP
> > server.
> >
> > I thought we had narrowed it down to Trend Micro's latest common firewall
> > driver, as the problem started about the time we installed their latest
> > version. But we've removed it from a couple computers, and they still
> > experience from problem.
> >
> > Does anybody have any idea what might be going on? I'm pretty much stumped
> > at this point, and it's causing way to many problems to simple ignore.
> >
> > -Jeremy

>
>
>

 
Reply With Quote
 
Dave
Guest
Posts: n/a

 
      09-22-2008, 10:00 PM
if it actually gets to the server 'out there' then you should check your
router... it should not be forwarding dhcp requests in /out in most cases,
otherwise on the chance that your internal dhcp is slow responding your
isp's response could get back first and assign the odd ip.

"Jeremy Harrington" <(E-Mail Removed)> wrote in
message news:3C9469CB-3576-460C-9004-(E-Mail Removed)...
> Dave,
>
> Tracert to that IP goes to our main router on the first hop, then out into
> our ISP.
>
> Thanks,
>
> Jeremy
>
> "Dave" wrote:
>
>> the dhcp server is running on that machine itself?? if you tracert to
>> the
>> 3rd dhcp server where does it go?
>>
>> "Jeremy Harrington" <(E-Mail Removed)> wrote in
>> message news:113E8DE6-705D-464D-AF1E-(E-Mail Removed)...
>> > Hi everybody,
>> >
>> > We are experiencing a strange situation on our network, where a random
>> > client will occasionally pull an IP address of a different mask than we
>> > are
>> > using. We have 2 DHCP servers arranged 80/20, serving out 10.10.1.x ip
>> > addresses. A couple times a week, one workstation will pull a
>> > 192.168.13.x
>> > ip via DHCP. A single Ipconfig release/renew would usually fix it,
>> > though
>> > sometimes it would just pull the invalid IP again, in these cases,
>> > repeating
>> > release/renew a few times would take care of it.
>> >
>> > At first I thought there was a rogue DHCP server on the network, so I
>> > started running DHCPLoc from the MS Support tools continuously on a
>> > port
>> > off
>> > the same network switch on which the problems were occurring. I found
>> > that
>> > even if a workstation was receiving that IP, no DHCP server was
>> > offering
>> > that
>> > range on the network as a whole. I then ran DHCPLoc directly on the
>> > affected
>> > machine. It would show our normal 2 DHCP servers, as well as one
>> > offering
>> > the
>> > .13 address. However, no other machine but that one would show the 3rd
>> > DHCP
>> > server.
>> >
>> > I thought we had narrowed it down to Trend Micro's latest common
>> > firewall
>> > driver, as the problem started about the time we installed their latest
>> > version. But we've removed it from a couple computers, and they still
>> > experience from problem.
>> >
>> > Does anybody have any idea what might be going on? I'm pretty much
>> > stumped
>> > at this point, and it's causing way to many problems to simple ignore.
>> >
>> > -Jeremy

>>
>>
>>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      09-23-2008, 04:25 PM
"Jeremy Harrington" <(E-Mail Removed)> wrote in
message news:3C9469CB-3576-460C-9004-(E-Mail Removed)...
> Tracert to that IP goes to our main router on the first hop, then out into
> our ISP.


That is only because it is not considered to be "part of your LAN" and so it
follow the Default Routing Path for the LAN which takes it to the ISP. The
first router of the ISP will just simply drop it because it is an RFC
Private Address.

So that is normal behavor. I think this can rule out the firewall theory I
mentioned in the last post because if the Firewall was misconfigured with an
address from that range on one of its DMZ ports it would not have passed it
out to the ISP.

Remember DHCP queries are brodcasted,...so they "go everywhere the wire
goes" until they hit a firewall or LAN router. So if anything running a
DHCP service on the "same wire" can potentially respond even if it is not
correctly addressed for the IP Segment being used.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------


 
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
XP PCs pulling wrong DNS address Marc Windows Networking 2 06-01-2007 06:16 PM
DHCP gives client address but no gateway address mheymann Windows Networking 4 06-09-2006 12:29 PM
nethood unrecognized users RHK BUILDERS Wireless Internet 0 06-12-2005 04:38 PM
Unrecognized Attempt Blocked Hassan Broadband Hardware 1 03-31-2005 04:47 AM
problem pulling ip address keith Broadband Hardware 1 11-30-2004 07:33 PM



1 2 3 4 5 6 7 8 9 10 11