DHCP client fails to get an valid IP address from DHCP server. windows 8.1

I have a win 8.1 Pro  64 bit pc in my office .I'm trying to connect it to my wireless cisco router with either wireless or hardwired connection but I get an error in the event viewer with discription DHCP error 1007. and Ip address showing
169.254.93.17 but our dhcp range is 192.168.1.x
Log Name:      Microsoft-Windows-Dhcp-
Source:        Microsoft-Windows-Dhcp-Client
Date:          23/Jun/2014 12:03:21 PM
Event ID:      1001
Task Category: Address Configuration State Event
Level:         Error
Keywords:      (1)
User:          LOCAL SERVICE
Computer:      sanddeplap.vts.com
Description:
Your computer was not assigned an address from the network (by the DHCP Server) for the Network Card with network address 0xF4B7E22D8721.  The following error occurred: 0x79. Your computer will continue to try and obtain an address on its
own from the network address (DHCP) server.
Event Xml:
<Event xmlns="http://schemas.">
  <System>
    <Provider Name="Microsoft-Windows-Dhcp-
    <EventID>1001</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>3</Task>
    <Opcode>75</Opcode>
    <Keywords>0x4000000000000001</
    <TimeCreated SystemTime="2014-06-23T08:03:
    <EventRecordID>363</
    <Correlation />
    <Execution ProcessID="988" ThreadID="7932" />
    <Channel>Microsoft-Windows-
    <Computer>sanddeplap.vts.com</
    <Security UserID="S-1-5-19" />
  </System>
  <EventData>
    <Data Name="HWLength">6</Data>
    <Data Name="HWAddress">F4B7E22D8721<
    <Data Name="StatusCode">121</Data>
  </EventData>
</Event>
I tried to track issue with microsoft network monitor I'm attaching the capture file also please help me to sort out this issue
capture report https://onedrive.live.com/redir?resid=AFE3D0245A92F6F8%21183

The issue is that your machine is not being assigned an IP address / was unable to reach the DHCP server to receive one. The 169.254.x.x IP your machine is showing isn't assigned from DHCP, it's assigned by the local machine and is referred to as an APIPA
address.
So something is preventing your machine from reaching your DHCP server, which could one of a number of things. In the first instance I'd suggest having a look at
http://epan36.blogspot.co.uk/2012/09/eventid-1001-dhcp-your-computer-was-not.html which lists several of things that could cause this error and things you can try in order to resolve it.
If none of those work, can you confirm whether you have any other machines connecting via the same method on the network, which might indicate whether this is an issue at the machine end or somewhere between the machine and DHCP server?

Similar Messages

  • How to Get the excel sheet formula from the server side into the j2me app?

    How to Get the excel sheet formula from the server side into the j2me application?
    Here the excel sheet is in server side.i want to do get the excel sheet values (only some part of the excel sheet based on some conditions) from server side into j2me.In j2me I want to done some client side validation based on the formula of excel sheet.Then i resend the new updated data to the server.
    But here deosn't know any mehtod to get the excel sheet formula from server side.So kindly help me to get the excel sheet formula from the server.
    So how to get the excel sheet formula frome the server side into j2me Application...
    Plz guide me to solve this issue...
    thanks & regards, Sivakumar.J

    You should not post a thread more than once. You've crossposted this question to another forum. I have deleted that one.

  • Get the connected users count from sql server using powershell

    Hi,
    I am working on SharePoint 2013,I am having SQL server 2012.
    I want to get the Connected Users count from  sql server using power shell.
    Can any one please let me know how to implement.
    Thanks in advance.
    Regards,
    Phani Kumar R

    Sorry Tom, I dont like to hear "There is no way" :-(
    There is always a way in computer to get what you need (at least it is good as Rule of thumb). I am not sure we will find it here (in a voluntary supporting forum).
    Now we (or better the architect of their system) should think of the way :-)
    Of course doing so in the forum, while we do know the system and only got a glimpse on what is needed, is not the best idea. I will point some issues which can be related to a solution. Those are not a solotions as it is but something we can use for a solution
    once something look in the right way.
    * A web connects counter is one of the easier thing to do. The basic idea is just to use the connect event and the disconnect event an adding 1 or removing 1 from the counter. This is best to do in the application using static variable as any way the second
    the application is down the counter can be go to hell as we know there is no one connect (there for a counter do not use database usually). Using a web dot-net (or asp 3) application this is done most of the time using the global.asa/global.asax file, which
    include the application and session events. for example using the method Session_Start
    protected void Session_Start(object sender, EventArgs e) {
    // Code that runs when a new session is started
    * IIS have a build-in loging system where we can log each and every request/response or only logins users. There is lot we can do with this log files including data mining. Using small bulk insert script we can use the SQL agent to insert those logs to the
    database and get the information we need.
    * any web developer i want to believe know about the Fiddler application which we use to monitor traffic. A proxy is not the only way to to monitor traffic (it is not good for our case as this is in the client side), there are several option in the server
    side.
    * SQL trigger on logon can be use to get information on who is loging on and can be logging only specific source (like our sharepoint IP or any sharepoint application). This information (what is the application which connect to the server can be retrive
    in several solution without using a trigger as well)
    *** (I'll be brief ... I'm getting bored... probably the reader feel the same)
    * using extended events and/or profiler we can monitor any connection and save the data or just remember it in shared (static) variable (this
    blog show how to do it by the way). Again we can monitor specific application or use any filter in order to get only the sharepoint users
    .... and i can continue for several days more :-) ...
    "If there is a willing, then there's a way"
    "If you can't do it, Then someone else probably can"
    "Never say never"
    I hope this help somehow :-)
    [Personal Site] [Blog] [Facebook]

  • How do I get the hostname(or address) of the server?

    How do I get the hostname(or address) of the server inside code
    running on the server? I can use
    Admin.getServer().getListenPort() to get the port number; but
    calling Admin.getServer().getListenAddress() returns null.
    Thanks
    Rajesh

    Rajesh,
    Try this:
    import java.net.InetAddress;
    Address.getHostName(); // This returns a string with hostname
    "Rajesh Kommu" <[email protected]> wrote:
    >
    How do I get the hostname(or address) of the server inside code
    running on the server? I can use
    Admin.getServer().getListenPort() to get the port number; but
    calling Admin.getServer().getListenAddress() returns null.
    Thanks
    Rajesh

  • HT201320 how do I get my e-mail addresses from my mac to my iphone

    how do I get my e-mail addresses from my mac to my iphone 5?

    Either click here and follow the instructions, or follow those in the article you asked this question from and then sync the iPhone with that iTunes library.
    (82400)

  • Error pushing client "Failed to get DP locations as the expected version from MP...."

    I am new at SCCM.  installed 2012 R2 and SQL 2012 R2 on a single server.   I created a boundary and a boundary group and ran discover on my AD.  I am trying to push the client to a couple of discovered PCs.  I resolved an issue with a
    permissions error accessing the \admin$ share, but now I'm getting "Failed to get DP locations as the expected version from MP servername..."
    I'm seeing this in the client ccmsetup.log
    I've tried everything I can think of and still can't fix it.   I have checked my DP and it was set to HTTP.   Can anyone help offer some suggestions?
    Thanks

    The error means the expected version of Client Package cannot be got from DP. Please update Client Package from Package Node in SCCM Console, then observe the distmgr.log to make sure the updated pkg has been distributed to DP, then try again.
    Juke Chou
    TechNet Community Support

  • Setting up new imac on network using dhcp nut not getting a valid ip address. Same happens when I try to connect via wi-fi. IP address being assigned is 10.45.190.195

    Have new Imac that I'm setting up. Company is using DHCP to manage IP addresses. Mac is plugged into netgear hub along with a PC. Mac is getting an invalid IP address of 10.45.190.195. PC is working fine. I've powered the hub on and off. I've renewed th DHCP lease on the Mac many times but IP address always comes back as 10.45.190.195. I've plugged the network cable directly in the network port bypassing the hub. Same result.
    Having the same issue when trying to connect via Wi-Fi,
    Anyone experiencing this issue?

    I see what you are saying. When I lived in the dorms, I was set up in bridge mode because we had that type of modem. My question now is do I distribute a range of static IP's or share a public? Either of these settings give me errors where the starting and ending DHCP addresses conflict. I use 10.0.1.1 and 10.0.1.100 and this error no longer seems to persist, but then I am not able to connect to the internet and the amber light keeps flashing- along with my computer showing that I am still connected to the TM.
    Thank you for your support so far.

  • Officejet Pro 8500 A909g do not get the correct IP address from DHCP

    Hi,
    We reconfigured our network to use 172.16.11.xxxx
    We assigned the IP addresses to our OfficeJet Pro 8500 A909g printers by using DHCP reservations.
    After joining the wireless network, all our printers have a 169.254.xxxx.xxx address.
    What am I missing?
    Thanks
    Christophe
    This question was solved.
    View Solution.

    Is DHCP still active on your router?  The printer will have to have DHCP active.
    169.254.x.x means the printer sees the router but is not getting a valid IP from it.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • How do I get a valid IP address for airport express?

    I am trying to set up my airport express.  All the steps work fine except for when I get to the end it says I need a valid IP address for airport.  Any help would be appreciated.

    I'm not sure what you're trying to set up here? Are you trying to set up the AX to provide wireless access to the internet, or to extend an existing network?????

  • Cannot get a valid IP address for Airport

    I bought a fitness tracker which uses a USB device to wirelessly upload data.
    Since plugging it in and installing their software on my MacBook Pro, I can no longer obtain a valid IP address on either a broadcast wireless SSID or a non-broadcase secure (WPA2 Enterprise) wireless network.
    I deleted the fitness tracker device from the network configurations, deleted the Airport from Network and added it back and removed the SystemConfiguration folder from Library/Preferences, rebooted and still have the same problem.
    Does anyone have suggestions as to how I can get the Airport back to normal?
    I did contact tech support at the fitness device company on Friday, but no response yet.
    I really need to be able to use the wireless when mobile.

    It finally seems to be working.

  • I can't connect to Internet anymore (WIFI or Ethernet). This was working perfectly before. I don't get a proper IP address from my ADSL box and it seems there is a DNS error when accessing the Internet.

    I have an issue with my MacBook pro (MAC OS X 10.8.3) when trying to access Internet. I am behind an ADSL box (Orange). I have a PC on the same LAN which accesses Internet perfectly via the same Box.
    On the MAC, I have tried WIFI and Ethernet. And have same issue on both. I have checked the IP address (the ADSL box is a DHCP server) but the MAC doesn't get a proper IP and network mask I tried a manual IP address setup and it doesn't get better. I have setup the DNS servers for my Internet provider, but I get DNS error. I have tried 2 Internet browsers (Chrome and Safari), both have the same issue.
    I tried to put my MAC on a different ADSL box (I have 2 acccesses with 2 providers at home) and get the same issue.
    I also noticed a havy CPU load on the mDNSResponder process (at least 30%). I have restarted it, but no improvement.
    Last, I have repared the permissions.
    From those trials, it seems that the problem is on the Mac side. But I am completelly without any new idea, so I need help
    Thanks

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • How can i get my addresses from my old windows laptop (Microsoft outlook) on my iphone?

    hi, i would like to learn how i can get my address file from my old windows laptop (microsoft outlook) on my new iphone? who can help?

    It should be possible with microsoft exchange but I do not know how... (sorry no Outlook expert)

  • How do I get My e-email addresses from my phone into windows mail

    My comp died. Had to reformat. Is there a way to retrieve all my e-mail addresses from the I-phone and get them back to windows mail. Not contacts!! I dont need all the phone #s. From the phone, put in windows mail If you know what I mean. Thanks Bill
    Message was edited by: cowbell bill

    No, I don't think so. On my iPad, the other two accounts are:
    1.  [email protected]  POP account   HostName incoming.verizon.net  Outgoing I use smtp.me.com
    2.   [email protected]  IMAP account  Host Name mail.webfaction.com HOWEVER, this account already is      forwarded to my .mac account, so probably should work
    Does this information help?

  • Does anybody know how to get a valid email address for Apple service?  I am unable to call them during business hours and paid them over $200 a month ago to have a repair done ot my iPhone.  I have heard nothing.  They are usually good, but this time....

    I have looked all over the Apple Store website but there is no obvious email address.   I have tried to post feedback and 'follow my repair online' but the are not responding.  Thanks anybody who can advise an email address.

    Sorry, but Apple does not provide technical support via email, so they have no published email addresses. You will need to find a way to call them. Or make an appointment with the Genius Bar at an Apple Store, if there are any near you, and have them follow up.
    Regards.

  • Need a way to get the assigned IP address from vCAC

    We are working on deploying scripts using the values found within the workitem.xml for each VM that is provisioned from vCAC/vRA. We are needing such things as the name, owner, site location and IP address.  Most of these values are available in their corresponding properties (e.g. virtualmachine.admin.name); however, seeing as we are using DHCP, the workitem.xml file does not have the IP Address displayed.  How might we get this out of the database and into the workitem.xml file?
    Any help is much appreciated!

    I guess that the only way to populate XML file with IP address is to abandon DHCP and switch to vRA Network profile. This way vRA can manage IP addresses and provide you with requested information.

Maybe you are looking for