![]() |
dhcp address
Does anyone know how to find your dhcp address(not local)?
|
dhcp is automatically assigned. Are you looking for your dhcp server address, or your address that was assigned to you?
Do you mean IP address also? |
Im looking for the dhcp server address.
|
if its windows you are asking about ipconfig /all will show it
|
That just shows me the Local dhcp server address.
|
i'm confused as to what you are looking for ? The local DHCP server is the one handing out addresses ?
Are you talking about a DHCP setup with a root DHCP then subsequent DHCP servers running from that ? To find the address of that, you'd query the DHCP server of the child. What you trying to achieve ? |
go to command prompt and run a tracert on a like yahoo.
It probably is one of those. |
http://whatismyip.com/
That should print out the IP address your router got. This is, assuming, you are behind a router, and the DHCP address you got from ipconfig /all was the DHCP address granted to your computer by your router. |
i agree with the last one, i use it all the time for my customers (internet tech support). it's quicker than me looking it up in our tools
|
Quote:
The original question is rather confusing. Further clarification would be greatly appreciated. |
Quote:
and if thats not what you ment... more info would be appreciated =P |
Not to get nitpicky, but as hrdwareguy says, the default gateway will not always be the DHCP server. At the office here I set the DHCP server to .3 and the gateway to .1 as they are both physically different machines. Therefore, the DHCP server will not show up on the traceroute.
|
maybe this we are helping him with a dos attack :)?
|
ARP
This may work depending on your situation. Asssuming a modern MS Windows System:
If you are not communicating with other machines locally, try running an arp -a after booting up. Or you could do this in a batch file during operation: arp -d * ipconfig /release ipconfig /renew arp -a If you only have one entry after running this, the entry is your DHCP server. |
DHCP Servers respond to client query. One may have DHCP server anywhere on the 'net - The router (next hop) of your ISP/Provider will forward queries to the appropriate DHCP server - That server will dish out a lease. I have seen multiple DHCP servers, serving out IPs -
What is it that you are trying to solve ? or acomplish ? That will help folks help you :) |
ZeroDoom, why not tell us what you are trying to do? There is a chance that you don't need your DHCP server's IP address at all. Personally I can't think of a single use for that info. The DHCP server hands out IP addresses even before your OS is loaded. What's your situation?
|
Your local DHCP server will show up with an ipconfig /all in Windows. As for that only showing the "local" DHCP server, I think I might know what you mean.
If your network setup is Internet <-> Cable Modem/Router <-> Internal Network, then your machine will only show the Cable Modem as the DHCP server. If you want to find your ISP's DHCP server, that's another matter. Let me know if I'm on the right track. |
All times are GMT -8. The time now is 08:03 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project