Computing.Net > Forums > Windows NT > error event viewer

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

error event viewer

Reply to Message Icon

Name: Hana
Date: March 1, 2001 at 09:44:00 Pacific
Comment:

I have a small network with winnt server, and some nt and 98 wksts. Ever time I see the event viewer I see this error.
"DHCP failed to obtain a lease for the network address 00D0B 72e 7c83 on multihomed machine. all subsequent adapters will fail to obtain a lease. the following error occured semaphore time out period has expired." now how do I find out wich machine
that has the network address 00D0B 72e 7c83. help. hana



Sponsored Link
Ads by Google

Response Number 1
Name: MadAxe
Date: March 1, 2001 at 10:19:12 Pacific
Reply:

At the command prompt, type:
arp -a

You will get something like this:
Internet Address Physical Address Type
10.0.0.29 08-09-E3-F3-F1-90 dynamic
10.0.0.23 00-D0-B7-2E-7C-83

Review the list and match up the IP with the network address. Next type:

nbtstat -A (IP ADDRESS)

replace (IP ADDRESS) with the IP that matched that particular network address. In the example it would be:
nbtstat -A 10.0.0.23
Be sure to use the upper case A in the command.

Your output will look something like this:
Name Type Status
--------------------------------
WKS-123 Unique Registered
DOMAIN Group Registered
WKS-123 Unique Registered
WKS-123 Unique Registered
DOMAIN Group Registered
PSMITH Unique Registered

MAC Address = 00-D0-B7-2E-7C-83

The last line will be the logged in username. The first line will be the computer name.

Hope this helps.


0

Response Number 2
Name: JacktheReaper
Date: March 2, 2001 at 11:34:49 Pacific
Reply:

I usually just exclude the IP address from the DHCP scope and reboot the unhappy machine.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: error event viewer

Event Viewer error: No license was avail www.computing.net/answers/windows-nt/event-viewer-error-no-license-was-avail/18341.html

Event viewer errors www.computing.net/answers/windows-nt/event-viewer-errors/8375.html

Event Viewer: service specific error 2128 www.computing.net/answers/windows-nt/event-viewer-service-specific-error-2128/3816.html