Lease expiring pre-maturely?

Hello all. I am having a problem with the lease expiring "early". What I mean by "early" is that in the log files, I can see, under normal runtime behavior, the leases are getting renewed on time (half of what I set java.rmi.dgc.leaseValue to , which is currently 60000). This means that approximately every 30000 ms, a lease renewal should be issued from the client. However, for some unexplained reason yet, on occassion, the client "pauses" in it's request for renewals (which I read as "dirty" DGCImpl requests), and when it does issue another renewal, it is beyond the lease time, and thus, the lease expires on the server, the dgc cleans up the object, and life sucks ;) I am including some of the relavent pieces from the RMI debug logs, to see if any of you RMI experts out there can help me out with this one. Perhaps I am doing something stupid, but it also happens if I use all the RMI default settings (leaseValue=300000).
The sun.rmi.dgc log:
Normall, it looks like this:
May 6, 2005 8:27:35 AM sun.rmi.transport.DGCImpl dirty
FINER: RMI TCP Connection(140)-10.1.1.118: vmid = dc272e433df044f5:-76cb1e61:103af2ee3f1:-7ffe
May 6, 2005 8:28:05 AM sun.rmi.transport.DGCImpl dirty
FINER: RMI TCP Connection(140)-10.1.1.118: vmid = dc272e433df044f5:-76cb1e61:103af2ee3f1:-7ffe
(notice, that the renewal took exactly 30 seconds.. 1/2 of the 60 second lease value). However, after running for what seems to be about 12 minutes, the lease requests are screwed up:
May 6, 2005 8:31:26 AM sun.rmi.transport.DGCImpl dirty
FINER: RMI TCP Connection(210)-10.1.1.118: vmid = dc272e433df044f5:22d2d60a:103af2f381c:-7ffe
May 6, 2005 8:32:47 AM sun.rmi.transport.DGCImpl dirty
FINER: RMI TCP Connection(210)-10.1.1.118: vmid = dc272e433df044f5:22d2d60a:103af2f381c:-7ffe
The lease request to renew took too long: 81 seconds (almost 3 times what it should have been). At this point, the lease is expired (between the above two messages):
May 6, 2005 8:32:47 AM sun.rmi.transport.DGCImpl$LeaseInfo expired
FINE: RMI LeaseChecker: dc272e433df044f5:22d2d60a:103af2f381c:-7ffe
At which point, my Remote object gets dereferenced:
May 6, 2005 8:32:47 AM sun.rmi.transport.Target vmidDead
FINE: RMI LeaseChecker: removing endpoint dc272e433df044f5:22d2d60a:103af2f381c:-7ffe from reference set
May 6, 2005 8:32:47 AM sun.rmi.transport.Target refSetRemove
FINER: RMI LeaseChecker: reference set is empty: target = sun.rmi.transport.Target@9f05b80
Any ideas on why this is happening? How can I make the client make it's requests in a more timely manner (the server and client are only two rooms away from each other, so they are not traversing the planet).
Thanks!

I recommend you ask this on the RMI-USERS mailing list (which you would have to join - see the bottom of the RMI Guide to Features in your JDK). That way you will get the attention of Sun employees.
EJP

Similar Messages

  • Pre mature termination of Java Program (Servlet)

    Hi,
    Any One can help me for the above subject
    i have my application on java servlets/JDBC on linux (red hat 6.2)
    with Oracle 8i 8.1.6 we we fire a application which invloves some big table (10) and millions of row after 30 to 35 minutes my java application dies pre maturly.
    i have 250 MB SGA and java settings in init.ora are as
    java_pool_size = 50M #20971520
    java_max_sessionspace_size = 90000000
    java_soft_sessionspace_limit = 90000000

    You use the java in the DB?
    We makes DB connection thru java class.
    What kind of Class do you use for Insert?
    Class.forName("oracle.jdbc.driver.OracleDriver")
    Do you use PreparedStatemend with addBatch over all Rows or do you set commit after every rows?
    Yes we are using PreparedStatemend and committing after each row.
    Do you get an exception?
    No we do not get any exception.

  • Vendor's Lease Expiring

    Hi ,
         I've  a requirement of reporting to find out the Vendors whose Leases are getting expired in a certain Period of Time. Its related to Recurring Entries (Business Process Procedure).
    Appreciating your efforts,
    Jyoti Shankar

    Vendor's QM system defines what is the current status of quality system they are using, like ISO 9001 for example. Suppose you are in a pharma industry and of course you need  very high quality raw materials, so you will surely demand for a vendor who is certified by a well known Body like ISO/BS.
    In vendor master record you will store the vendor's QM system.
    In QCC0> QM in Logistics> QM systems, you define your target and actual (Existing) QM systems. Then you make a comparison table for target vs actual. You define target QM system for the material in QM view of material master.
    Quality comes in view when you maintain setting for existing vs vendor's QM system in Q-Info record. here comparison is done based on what target vs actual you maintained in SPRO. So if there is a mismatch, warning message is issued for raising quotation and error message comes for any procurement related activity.
    Hope I have cleared your idea on this.

  • Mail sends pre-maturely BEFORE spell check completes!

    Recently upgraded to 10.8.5 on an iMac and am experiencing premature SENDING when using the "check spelling when I hit Send" option in my mail account. I am using a gmail account.
    If I move the curser into the body of the email to manually correct something, WHILE spellcheck is running, the email just FLIES out and gets sent prematurely! I do not hit "send," because the spell check is NOT FINISHED conducting its check. It sends prematurely.
    This is a bizarre development. Since i have used the Mail program on this same imac for years,
    Started seeing this regularly with the OS upgrade to 10.8.5.
    I was told elsewhere to look for a ".plist" file in my Library. I have located NUMEROUS .plist files but I am not sure what to do with them.
    Needless to say, far too many of my emails are being sent without proper editing! Problem is embarrassing!
    Please HELP!   

    From the Mail menu bar, select
    Mail ▹ Preferences... ▹ Accounts
    Select one of your IMAP accounts in the list on the left, then open the Mailbox Behaviors tab, Uncheck the box marked
    Store draft messages on the server
    Do the same in your other IMAP accounts. Save the changes when prompted.

  • DHCP server not reusing expired leases

    Hi,
    I'm using DHCP server on SF300 switches for assigning IPs to guest clients.
    DHCP lease expiration time is set to 1h, start address is 192.168.1.11 and end address is 192.168.1.20.
    SF300 switch assigns all 10 IP addresses to different clients until pool gets exhausted. After 1 hour all DHCP leases become expired and I can verify this on address binding page.
    Problem is new clients are connected after let's say 2 hours and they can't get IP address from SF300 switch because pool is exhausted and switch don't delete/reuse expired DHCP leases.
    Is there any way to force switch to reuse or delete obsolete DHCP leases so new clients would be able to get valid IP address?

    Hello there,
    You can use the command (in privileged EXEC) clear ip dhcp binding X.X.X.X or just an * (asterisk) but if you use just the asterisk instead of an specific ip addresses, ALL bindings will be cleared, including active ones.
    Hope this helps.

  • [SOLVED] Hostname not showing in DHCP lease list

    This is a brand new installation using the new systemd base.
    Installed openbox as window manager and Network Manager.
    What did I miss that the hostname of this computer (opus) is not showing up in the DHCP Leases list?
    When I connect to the network using Network Manger(DHCP), hostname is not sent to the DHCP server (DNSmasq). It shows up as a "*":
    DHCP leases
    Hostname      IP-address                MAC-address            Lease expires
    *                     192.168.10.100        XX:XX:XX:XX:XX:XX    Nov 28th, 19:34
    *                     192.168.10.59          XX:XX:XX:XX:XX:XX    Nov 28th, 19:23
    alarmpi           192.168.10.69          XX:XX:XX:XX:XX:XX    Nov 28th, 16:56
    RM696            192.168.10.97          XX:XX:XX:XX:XX:XX    Nov 28th, 18:23
    (I blanked out the MAC-addresses.)
    The first entry is connecting through wireless. The second is wired.
    At the command line:
    hostname
    opus
    hostname -f
    localhost.localdomain
    /etc/hosts:
    # /etc/hosts: static lookup table for host names
    #<ip-address>    <hostname.domain.org>    <hostname>
    127.0.0.1    localhost.localdomain    localhost    opus
    ::1        localhost.localdomain    localhost    opus
    # End of file
    What file do I need to change and how?
    Updated:
    1) I created a /etc/dhclient.conf file and added:
    send host-name "opus";
    request subnet-mask, broadcast-address, time-offset, routers,
    domain-search, domain-name, domain-name-servers, host-name;
    and rebooted.
    This had no effect.
    2) Just for kicks, I uninstalled Network Manager and installed Wicd.
    This DID send the hostname and it displayed on the DHCP Leases List. But it also had the effect of turning off the WiFi radio.
    I did try to turn it back on: Went to the BIOS, made sure it was on (it was). Read some posts about power savings and what to do (tried them, didn't work).
    So I uninstalled Wicd, re-installed Network Manager and I am back to where I was.
    Last edited by dastagg (2012-11-29 11:15:11)

    Sorry, forgot to add this:
    https://bbs.archlinux.org/viewtopic.php?id=152376
    Follow the instructions on the bottom.

  • SQL Server AlwaysOn Failover threshold and Lease Timeout

    Hi experts, 
      I found each time when I were building/restoring another log shipping(standby) server. It would cause ERR [RES] SQL Server Availability Group: [hadrag] Failure detected, diagnostics heartbeat is lost(in cluster log) and A connection timeout has occurred on a previously established connection to availability replica 'DL980-4' with id(in errorlog). I google and find a document (http://download.microsoft.com/download/0/F/B/0FBFAA46-2BFD-478F-8E56-7BF3C672DF9D/Troubleshooting%20SQL%20Server%20AlwaysOn.pdf ) indicated that “This may be a performance issue”.  I  run restore database and AlwaysOn synchronizing on the same 10GbE link at the same time.
      Should I increase
    leaseTimeout from 20000 to 100000 and
    HealthCheckTimeout from 30000 to 300000?
    Does it work to prevent unnecessary failover.
    Please refer to
    (http://blogs.msdn.com/b/psssql/archive/2012/09/07/how-it-works-sql-server-alwayson-lease-timeout.aspx )
    parag
    10-18-2013 3:19 AM
    Hi Denzil
    we seem to see lease expires very frequently when the server is under very high cpu pressure .. our failure condition level is 1
    is it possible to prevent this situation . the problem is when lease expires,all the current connections seem to be dropped . wondering if there is a way to prevent this ..
    Also is it possible to affitinize the always on health check process to a particular core
    Thanks for your help!

    Hi Dennis
      Should I increase
    leaseTimeout from 20000 to 100000 and
    HealthCheckTimeout from 30000 to 300000?
    Does it work to prevent unnecessary failover.
    1. you can increase the timeout parameter, but when the fail-over time slight delay will be there (its a work around solution)
    2. You may require to check the Network connections. (Cluster Heartbeat & public network)
    3. Have you update the latest patches of OS & DB?
    4.  If possible raise the ticket to Microsoft. they may give some update for Cluster resource update based on your issue
    Regards
    Sriram

  • Why can't Windows 7 be forced to use DHCP broadcast lease renewal?

    I have been going to this coffee shop for 11 years. It still has the same ADSL-based wireless internet service (an old wireless access point connected to the internet through ADSL).
    The ONLY way to communicate with the DHCP server in this wireless AP is via broadcast - lease renewal requests to the DHCP server via direct IP address are IGNORED. On top of that, the DHCP IP assignment pool is rather small, so to compensate the DHCP lease
    time is set to expire every 10 minutes. This is no problem normally, because an active DHCP client will request a lease renewal at half the lease time, or 5 minutes before the lease expires.
    Here is my problem: I had my registry setup to force DHCP broadcast and all was happy - UNTIL Microsoft decided to have an update ADD a "toggle broadcast" flag to the registry and make it impossible to override (so far, in spite of the kb928233
    page that supposedly tells you how to do so). Ever since then, I lose my DHCP lease (and therefore my internet connection) EVERY 10 MINUTES.
    BTW, the KB928233 page has manual registry editing instructions that are so poorly written that at least 2 or 3 different interpretations of those instructions exist. I tried at least 3 different interpretations of those instructions - none worked. A good
    part of the problem is no examples were given of what the resulting key tree should look like in regedit.
    I have invested at least 2 days in Google searches and various attempts to get these flags set the right way again - all to no avail. If I can't figure out how to solve this problem in 2 days of trying something is dreadfully wrong. Again, with emphasis,
    this USED TO WORK until somebody decided to put in a windows update that broke it.
    All I want to know is: for a particular wireless connection how to force broadcast DHCP lease renewal. Some update in the last several months seriously broke that, making it nearly impossible to force broadcast mode.  Oh yeah, it does a broadcast renewal
    request EVENTUALLY - AFTER THE CONNECTION WAS TERMINATED! That is useless - I just lost my remote terminal session or file transfer. I need it to do the broadcast request BEFORE the lease terminates.

    About 3 years ago (IIRC), when I first encountered this problem I used Wireshark to see what was going on. In the link you gave, the second bullet point under item 1 states that a broadcast DHCP renewal request would be given at 87.5 percent of the lease
    time. Wireshark never indicated that such a broadcast renewal went out. It did show the directed request at the 50% point.
    There is one other thing that may be relevant: at the time this problem re-appeared several months ago, a new registry flag also appeared: DhcpConnEnableBcastFlagToggle which was set to 1. I didn't put it there, so I surmise it came from a Microsoft update.
    At this same time the DhcpConnForceBroadcastFlag that I had set to 1 to fix my problem had been reset to 0, thus re-creating my problem.
    I have not looked at the traffic with Wireshark this time around, but I do know that I could use regedit to set the DhcpConnForceBroadcastFlag to 1, but 10 minutes later (at the exact second of the DHCP lease expiration) the connection was momentarily interrupted
    and when I did a regedit refresh, DhcpConnForceBroadcastFlag was now reset to 0 with a new lease expiration and *start* time.
    I suspect Windows rather than the access point for this reason: on a hunch last night, I tried stopping the DHCP client service, using regedit to set the DhcpConnForceBroadcastFlag to 1, then starting the DHCP client service. After this, at the DHCP lease
    expiration time there was no interruption of the connection, the DhcpConnForceBroadcastFlag was still 1 afterwards, and the DHCP lease time had been extended another 10 minutes with no new DHCP lease start time.
    So now my problem appears to be solved once again - and hopefully not temporarily this time.
    The laptop I am using has Windows 7 Home Premium edition with SP1 on it with all the latest updates. It does not appear to me to behave in the manner given in your TechNet note on Lease Renewals. If it would behave that way, I would not have had this problem.
    I am fully aware that the KB I list is for Vista - it was the only information I could find in what otherwise appears to be a void of information.

  • Reserve IP Address lease by HW Address

    Need to configure router to reserve an IP address to a MAC address, so that a specific laptop gets the same IP address even after the lease expires. Do not want to set the wirless NIC, on the laptop, with a static IP, so it can acquire an IP when connecting to other networks.

    It depends on your router. The cheaper routers don't support this. Only the more advanced one. Check the manual to find out if it is supported on your router.

  • Windows 7 does not wake from sleep to renew DHCP Lease

    I am having trouble with DHCP and sleeping Windows 7 systems.  My Windows 7 systems go to sleep after an hour or so.  The Intel and Broadcom NICs we have use ARP offloading so they continue to respond to ARP while the machine is sleeping. 
    The problem is that after the DHCP lease expires, the NIC continues to respond to the ARP requests and that causes IP conflicts on the network because the computer is responding to ARP requests for an IP address the computer has lost its lease on.  Any
    time a computer is asleep for longer than the DHCP lease time then when a new computer gets the IP from the lost lease, an IP conflict is reported because the new leasee does an ARP to see if the IP is in use and the sleeping computers NIC responds to the
    ARP and this results in an IP conflict for the new leasee.
    I opened a ticket with the Hardware Vendor, which is Dell in this case, and they opened an engineering case with Intel - the NIC OEM.  The outcome of this case what that this is Windows fault.  Windows is supposed to wake up from sleep and renew
    its DHCP lease at the lease half life and then go back to sleep.  My computers are not doing this.  They let the lease expire while they are sleeping.
    Is there a problem with Windows 7 that prevents it from waking up and renewing its lease periodically?  It is supposed to maintain the lease according to Dell and Intel, but in my case it it not. 

    Extending the lease time is a bandage on the problem, and it is what we have done while I attempt to resolve the issue.
    The network group would like the lease time set to 4 hours.
    Extending the lease time doesn't resolve the issue because it only makes the problem occur less freqently.  With a 2 week lease, a machine needs to be asleep for 2 weeks before it causes a problem.  Machines are not likely to be asleep for 2 weeks
    very often.
    The resolution would be to figure out why a sleeping Windows OS is not maintaining its IP address.  If it is not going to renew the DHCP lease while it is asleep, it is still responsible for updating the TCP stack (and the NIC) to let it know that it
    no longer has a lease to that IP address.  The OS has offloaded ARP to the NIC, which continues to respond to ARP while the computer is asleep.  If the OS lets the lease expire, then it needs to notify the NIC to stop responding to ARP requests for
    that address.

  • How to check the DHCP lease remaining time

    Hello Community,
    I am troubleshooting a connectivity issue on my Macbook pro which APPARENTLY ignores the DHCP ACK messages sent in reply to Unicast DHCP Requests (the ones sent when T1 timer expires at 50% of the lease time) from a particular DHCP server.
    Do you happen to know the command which shows the current remaining lease time for the assigned DHCP IP address? I need that to confirm my assumptiom.
    By checking in the /leases folder you may only see the original lease Start date, which is the time the initial DHCP DORA process took place. When the 'refresh' DHCP requests are sent after 50% of the lease, and consequently the DHCP ACKs from the server are received the value in that file does not change. That means that this command is not good to check what I need.
    I.e.:
    xxxxxxx-mac:db xxxxxxi$ sudo cat /private/var/db/dhcpclient/leases/en1-1,<omitted-MAC>
    Password:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>IPAddress</key>
              <string>192.168.1.14</string>
              <key>LeaseLength</key>
              <integer>600</integer>
              <key>LeaseStartDate</key>
              <date>2012-03-02T09:16:14Z</date>
              <key>PacketData</key>
              <data>
              AgEGAKA9KL0AAAAAAAAAAMCoAQ7AqAEBAAAAAAAmuxA9XwAAAAAAAAAAAAAAAAAAAAAA
              AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
              AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
              AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
              AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABjglNjNQEFNgTAqAEBMwQAAAJY
              AQT///8AAwTAqAEBBgTAqAEBDwRob21lKgTDDQGZ/wAAAAAAAAAAAAAAAAAA
              </data>
              <key>RouterHardwareAddress</key>
              <data>
              6L6BA24U
              </data>
              <key>RouterIPAddress</key>
              <string>192.168.1.1</string>
    </dict>
    </plist>
    Even when a subsequent DHCP ACK message is received that value remains unchanged.
    I need a command or application which shows instead the actual lease timer.
    thanks,
    Riccardo

    apparently I am not getting lucky by putting the question this way.. let me try another approach giving more background details.
    PROBLEM:
    When I am in a particular location my mac get disconnected from the network every 30 minutes when my DHCP IP address expires. The DHCP server grants 30 minutes IP leases only.
    I took some capture (I sniffed DHCP transactions) and I could see that when 50% of the lease time is reached (T1) my mac sends a new unicast DHCP request to the DHCP server which replies immediately with a DHCP ACK confirming 30 more minutes.
    Unfortunately I did not find any command to see if the lease gets actually extended.
    What I see is that after few minutes (matching the 87.5% T2 timer) my match fires a new DHCP request, which is also answered immediately with a ACK. Then in the last minutes before the 30 minutes threshold I see many other requests which are also all answered. Nevertheless when the origianal 30 minutes lease expires my MAC releases the IP and start a new Discovery process (sending a bcast request). After few seconds the DORA process completes and usually the mac gets the same IP address. The issue for me is that in the meantime my VPN session to my corporate network goes down and all the services associated with that go down too (softphone, presence, chat, email etc).
    I did some test in my place and I configured my DHCP server to assign IP addresses with a 30 minutes lease time too. Strangely the issue does not happen. On my place every 15 minutes (again the famous T1 timer = 50% of the lease) my mac sends a request and the DHCP replies with an ACK. This time apparently the lease gets extended as I don't see all the other requests. Needless to say that the IP does not get released at any time.
    I compared the wireshark capture to spot any difference between that DHCP ACK I got in that given location and the one I got in my place but they look the same to me.
    So the question is, how would you troubleshoot this issue? Which kinds of logs, outputs or debugs should I take?
    thanks,
    Riccardo

  • Dhcp client lease, nat translation statistics

    I am using my 3620 instead of a netgear cable router connected to cablevision.
    1) How can I see when the router dhcp lease ends so I can see if it gets another address? I have seen on past posts that there were problems with this issue. I am using 12.3(13) ios.
    2) How can I see how much memory has been used by nat translations? I have 64Meg of memory.
    Thanks

    Hi csross,
    If I understand you correct this will resolve your issue.
    1) show ip dhcp binding [ip-address]
    It will show you the lease expiration like the output below
    Router# show ip dhcp binding 172.16.1.11
    IP add Hard add Lease expiration Type
    172.16.1.11 00a0.9802.32de Feb 01 1998 12:00 AM Automatic
    Here you go with the link
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hiad_r/adr_s1h.htm#wp1132199
    2) Each NAT mapping uses approximately 160 bytes of memory.
    I am still not sure of the command.
    HTH
    Ankur

  • Cannot connect desktop (wired) & laptop (wireless)

    I've been at this for days, scoured much info and many threads, and tried many things; so I could go on and on for days about all I've found and tried.  I'll try to be concise, but I also want to be thorough.  Every other forum I’ve posted in has asked the same questions, so I’m just going to try to get it all out there right off the bat.  I apologize if I come off as curt.  I’m usually good for some laughs, but I’ve been at this for way too long and am feeling pretty deflated.
    GOAL:  Achieve connectivity between my desktop and my new T520 - be able to swap files without fumbling thumb drives or emailing myself.
    SYSTEM SPECS:
       Desktop
    self built: AMD Phenom II X4 3.4GHz
    Mobo: Gibabyte GA-890GPA-UD3H
    network adapter:  Realtek RTL8168D/8111D
    running Windows 7 Professional
       Laptop
    Lenovo T520
    network adapter:  Intel Centrino Advanced N 6205
    running Windows 7 Home Premium
       Router
    Belking F5D8231-4  version 3000
    SUMMARY OF EFFORTS THUS FAR:
    Firewalls:  Windows & router disabled
    Anti-virus:  (AVG) disabled, then uninstalled
    Network adaptor drivers: updated
    Router firmware: updated
    Router has been restored to factory settings
    Power cycles performed multiple times at various points
    Tried static ip addresses (presently set to dynamic) - shared ip addresses not the cause
    Sharing options have been enabled both in general network settings and specific folders
    Pinging results in either "Request timed out."  or  "Destination host unreachable."
    My network is designated a "Home network"
    Neither machine is connected to multiple networks
    Both machines are assigned to same Workgroup: tried changing from generic "WORKGROUP" to custom name to isolate my machines from rommie's
    Relevant services I've been told to check and confirmed started:
                             - DHCP Client
                             - Computer Browser
                             - Network Location Awareness
                             - Remote Procedure Call (RPC)
                             - Server
                             - TCP/IP NetBIOS Helper
                             - Workstation
                             - Peer Networking Grouping
                             - PNRP Machine Name Publication Service
    Under Local Area Network Status I've noticed that IPv4 shows connectivity to internet, but IPv6 says "No Internet Access" - disabling IPv6 has no effect
    When I create a Windows Homegroup on one machine, an invite to join is never extended to the other.
    I installed TeamViewer as alternative to Homegroup.  After setup, the program claims to have a working connection, but any attempt to access the other gives an error.
    Now, the name of my laptop will sometimes appear under Explorer>>Network, but clicking on it gives an error message (can't think what it says & the laptop isn't visible right now); while my laptop has never shown my desktop.  However, if I hardline my laptop to the router, suddenly the two are best friends - connecting, accessing folders, swapping files, trading recipes, sharing steamy cups of Maxwellhouse International Cafe.
    Does anybody have any insights into this situation?  Any suggestions would be appreciated.  I’ve wondered if perhaps there was some pre-installed Lenovo software that interferes with networks the way firewalls or anti-virus programs can?  I've tried calling both Belkin and Lenovo tech support - played their little choose your own adventure games.  Belkin's final word is that its a software issue.  I'm at a complete loss.
    I'm always asked for ipconfig and ping results at some point, so I'll go ahead and post them below.  I've also found some errors in Administrative Events on both machines that may provide clues:
    Dhcp-Client (both)   -   The IP address lease 192.168.2.2 for the Network Card with network address 0x6CF049E337F0 has been denied by the DHCP server 192.168.2.1 (The DHCP Server sent a DHCPNACK message).
    bowser (desktop)   -   The master browser has received a server announcement from the computer GLADOS that believes that it is the master browser for the domain on transport NetBT_Tcpip_{4F23028C-E9A3-47B6-94A5-025192E2DBE0}. The master browser is stopping or an election is being forced.
    BROWSER (laptop)   -   The browser service has failed to retrieve the backup list too many times on transport ....  The backup browser is stopping
    I don't really know much about Windows services and events, but they sound like they could be related, and they're the only lead I have to work right now.
    ================================================================================================
     IPCONFIG/ALL - DESKTOP
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Users\Matt>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : MasterControl
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : Belkin
    Ethernet adapter Local Area Connection 2:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : TeamViewer VPN Adapter
    Physical Address. . . . . . . . . : 00-FF-47-E5-AD-C9
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : Belkin
    Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
    Physical Address. . . . . . . . . : 6C-F0-49-E3-37-F0
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::d8bf:b8a9:475a:e04%11(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.2.3(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Saturday, May 07, 2011 1:45:30 PM
    Lease Expires . . . . . . . . . . : Monday, May 04, 2020 1:45:30 PM
    Default Gateway . . . . . . . . . : 192.168.2.1
    DHCP Server . . . . . . . . . . . : 192.168.2.1
    DHCPv6 IAID . . . . . . . . . . . : 242020425
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-53-71-E4-6C-F0-49-E3-37-F0
    DNS Servers . . . . . . . . . . . : 192.168.2.1
    209.18.47.61
    209.18.47.62
    NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel adapter isatap.{47E5ADC9-D9C5-414A-8659-36D9EA7E6293}:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Local Area Connection* 9:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:38b4:2ea7:e7e4:e5a6(Pref
    erred)
    Link-local IPv6 Address . . . . . : fe80::38b4:2ea7:e7e4:e5a6%13(Preferred)
    Default Gateway . . . . . . . . . : ::
    NetBIOS over Tcpip. . . . . . . . : Disabled
    Tunnel adapter isatap.Belkin:
    Connection-specific DNS Suffix . : Belkin
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::5efe:192.168.2.3%15(Preferred)
    Default Gateway . . . . . . . . . :
    DNS Servers . . . . . . . . . . . : 192.168.2.1
    209.18.47.61
    209.18.47.62
    NetBIOS over Tcpip. . . . . . . . : Disabled
    IPCONFIG/ALL - LAPTOP
    Microsoft Windows [Version 6.1.7600]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.
    C:\Windows\system32>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : GLaDOS
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : Belkin
    Ethernet adapter Local Area Connection 2:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : TeamViewer VPN Adapter
    Physical Address. . . . . . . . . : 00-FF-87-3A-ED-C2
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Wireless LAN adapter Wireless Network Connection:
    Connection-specific DNS Suffix . : Belkin
    Description . . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6205
    Physical Address. . . . . . . . . : A0-88-B4-10-6C-40
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::6470:d6ce:953e:60ce%14(Preferred)
    IPv4 Address. . . . . . . . . . . : 192.168.2.5(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Lease Obtained. . . . . . . . . . : Saturday, May 07, 2011 1:47:54 PM
    Lease Expires . . . . . . . . . . : Monday, May 04, 2020 2:02:47 PM
    Default Gateway . . . . . . . . . : 192.168.2.1
    DHCP Server . . . . . . . . . . . : 192.168.2.1
    DHCPv6 IAID . . . . . . . . . . . : 379619508
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-32-24-66-F0-DE-F1-53-62-F8
    DNS Servers . . . . . . . . . . . : 192.168.2.1
    209.18.47.61
    209.18.47.62
    NetBIOS over Tcpip. . . . . . . . : Enabled
    Ethernet adapter Local Area Connection:
    Media State . . . . . . . . . . . : Media disconnected
    Connection-specific DNS Suffix . : Belkin
    Description . . . . . . . . . . . : Intel(R) 82579LM Gigabit Network Connecti
    on
    Physical Address. . . . . . . . . : F0-DE-F1-53-62-F8
    DHCP Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    Tunnel adapter Local Area Connection* 12:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    IPv6 Address. . . . . . . . . . . : 2001:0:4137:9e76:3c20:3d8c:e7e4:e5a6(Pref
    erred)
    Link-local IPv6 Address . . . . . : fe80::3c20:3d8c:e7e4:e5a6%18(Preferred)
    Default Gateway . . . . . . . . . : ::
    NetBIOS over Tcpip. . . . . . . . : Disabled
    Tunnel adapter isatap.Belkin:
    Connection-specific DNS Suffix . : Belkin
    Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
    Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::5efe:192.168.2.5%21(Preferred)
    Default Gateway . . . . . . . . . :
    DNS Servers . . . . . . . . . . . : 192.168.2.1
    209.18.47.61
    209.18.47.62
    NetBIOS over Tcpip. . . . . . . . : Disabled
    FREQUENT PINGING ATTEMPTS IN EITHER DIRECTION RESULT IN ONE OF FOLLOWING
    (1)
    C:\Users\Matt>ping 192.168.2.5
    Pinging 192.168.2.5 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 192.168.2.5:
    Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    (2)
    C:\Users\Matt>ping 192.168.2.3
    Pinging 192.168.2.3 with 32 bytes of data:
    Reply from 192.168.2.5: Destination host unreachable.
    Reply from 192.168.2.5: Destination host unreachable.
    Reply from 192.168.2.5: Destination host unreachable.
    Reply from 192.168.2.5: Destination host unreachable.
    Ping statistics for 192.168.2.3:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)

    Just throwing this out there: I had a cash register which bafflingly refused to talk to other systems on the network, except for just a few minutes after it booted. The problem was cured by unchecking "Allow the computer to turn off this device to save power" in the Power Management tab of the Realtek ethernet card Device Manager Properties.
    I don't work for Lenovo. I'm a crazy volunteer!

  • Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding [and I'm at my wit's end!]

    I originally posted this question to the community section and was advised to post it here.  Please bear with me as this will be a long post.  I'm including the scenarios involving this reoccurring issue, the trouble shooting steps I've already
    taken and the results of several diagnostic tools and logs.
    I have a Sony VAIOS VPCEBB33FM lap top since 2011.  I have had this issue on an off for a long time.  I'm at my wit's end.  Any new insights or suggestions would be greatly appreciated.
    Scenario Details
    1)  Some times it's on and off through out the day, sometimes it won't work all day, and once in a while it will work fine for the entire day.
    2)  I've had this issue across several wireless services, Clear Network accessed with WiMax, Library Wi-fi, Comcast cable internet using wireless router and Wi-fi, and Comcast Xfinity Wi-Fi, to name a few examples.
    3)  Other devices in the household or library will work with no problems such as my smart phone or my roommates' laptops or desktop computers.
    4) Once in a while,  the built-in wireless adapter is not found and I have to reinstall the driver.  Also the diagnostic tool has had to reset my adapter on an increasing basis.
    5)  I had my hard drive replaced in December 2014 and my system restored from the System Restore disks that came with it when I bought the laptop.  Even though I've been online on an infrequent basis it worked just fine for a while. Now that
    I've been online a bit more I'm having the same issues again.
    Below are my attempts at trouble shooting so far but I still have not been able to consistently resolve my DNS issues
     1) Restarting my adapter
     2) Turning off my laptop and removing the power supply for 5-10 minutes before turning it back on.
     3)  Using the IP Config in Command Prompt
         ipconfig /flushdns
         ipconfig /registerdns
         ipconfig /release
         ipconfig /renew
     4) Using the NetSh reset in Command Prompt and restarting my laptop
         netsh int ip reset c:\resetlog.txt
         netsh winsock reset
         ipconfig /flushdns
         [restart laptop]
     5)  Configuring the TCP/IP in several settings
        Select Internet Protocol Version 4 (TCP/IPv4), and then click Properties.
        I have used the following settings:
           a) Obtain an DNS server address automatically
           b) OpenDNS
               208 67 222 222
               208 67 220 220
           c) Google DNS
               8 8 8 8
               8 8 4 4
     6) Updating the driver for my Intel Centrino(R) Advanced-N 6250 AGN and Intel Centrino(R) WIMAX 6250 from the Intel website previous having my laptop wiped clean in 2014.  It still did not resolve the issue.  My laptop
    manufacturer as not come up with an driver update for my adapter since 2010.  I haven't tried to update the adapter driver from Intel's website since having my laptop repaired due to the fact that Intel strongly recommending using the manufacturer's updates
    instead and frankly it didn't make much of a difference when I did it the first time.
     7) The last one I've tried as of today is going into Services and changing the start up type to automatic for the following:
           Computer Browser [changed from manual to automatic]
           DHCP Client [already set to automatic]
           DNS Client [already set to automatic]
           Network Connections [already set to automatic]
           Network Location Awareness [changed from manual to automatic]
           Remote Procedure Call (RPC) [already set to automatic]
           Server [already set to automatic]
           TCP/IP Netbios helper [already set to automatic]
           Workstation [already set to automatic]
    ...and I'm still having DNS issues.
    My only guessing are that my laptop came with a lemon adapter that needs to be replaced, some advanced setting(s) that I'm not aware off, or my firewall/anti-virus is interfering. I've used Symmantic Anti-virus and Firewall in the past and currently
    Avast Anti-Virus with Microsoft Network Firewall.  I've had DNS issues with both anti-virus/firewall set ups.
    Below are the results from the diagnostics and tests that I've ran.
    Windows Network Diagnostics
    Your computer appears to be correctly configured, but the device or resource (DNS server) is not responding Detected Detected
    Contact your network administrator or Internet service provider (ISP) Completed
    Windows can't communicate with the device or resource (DNS server). The computer or service you are trying to reach might be...
    Details about network adapter diagnosis:
    Network adapter Wireless Network Connection driver information:
       Description . . . . . . . . . . : Intel(R) Centrino(R) Advanced-N 6250 AGN
       Manufacturer  . . . . . . . . . : Intel Corporation
       Provider  . . . . . . . . . . . : Intel
       Version   . . . . . . . . . . . : 13.2.1.5
       Inf File Name . . . . . . . . . : C:\Windows\INF\oem17.inf
       Inf File Date . . . . . . . . . : Monday, June 14, 2010  9:05:44 AM
       Section Name  . . . . . . . . . : Install_MPCIEX_GEN_6250_AGN_2x2_HMC_WIN7_64_MOW
       Hardware ID . . . . . . . . . . : pci\ven_8086&dev_0087&subsys_13018086
       Instance Status Flags . . . . . : 0x180200a
       Device Manager Status Code  . . : 0
       IfType  . . . . . . . . . . . . : 71
       Physical Media Type . . . . . . : 9
    Informational Diagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Connection incident diagnosed
     Auto Configuration ID: 1
     Connection ID: 1
    Connection status summary
     Connection started at: 2015-03-07 19:57:14-186
     Profile match: Success
     Pre-Association: Success
     Association: Success
     Security and Authentication: Success
    List of visible access point(s): 22 item(s) total, 22 item(s) displayed
            BSSID        BSS Type PHY    Signal(dB)    Chnl/freq    SSID
    60-02-92-C6-D3-E8    Infra     <unknown>    -62        11     HOME-C7D4-2.4
    60-02-92-A1-75-E0    Infra     <unknown>    -58        6     HOME-B917-2.4
    00-1D-D5-D5-34-F0    Infra     <unknown>    -73        6     HOME-34F2
    60-02-92-A1-75-E1    Infra     <unknown>    -58        6     (Unnamed Network)
    06-1D-D5-D5-34-F0    Infra     <unknown>    -78        6     xfinitywifi
    C4-27-95-C9-C4-2D    Infra     <unknown>    -57        1     HOME-C42D
    02-1D-D5-D5-34-F0    Infra     <unknown>    -74        6     (Unnamed Network)
    00-0D-97-07-E0-79    Infra     g    -75        6     (Unnamed Network)
    00-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     HOME-44C2
    02-1D-CF-2A-44-C0    Infra     <unknown>    -86        6     (Unnamed Network)
    F8-E4-FB-3C-87-A2    Infra     <unknown>    -89        6     YVNM7
    06-1D-CF-2A-44-C0    Infra     <unknown>    -87        6     xfinitywifi
    0C-F8-93-7A-13-50    Infra     b    -87        6     PKennedy
    06-F8-93-7A-13-50    Infra     b    -89        6     xfinitywifi
    02-F8-93-7A-13-50    Infra     b    -87        6     (Unnamed Network)
    E0-88-5D-C8-A9-DC    Infra     <unknown>    -80        1     HOME-A9DC
    E2-88-5D-C8-A9-DD    Infra     <unknown>    -79        1     (Unnamed Network)
    16-CF-E2-43-0B-30    Infra     <unknown>    -88        1     xfinitywifi
    60-02-92-F0-A8-C0    Infra     <unknown>    -90        11     HOME-96A6-2.4
    60-02-92-C6-D3-E9    Infra     <unknown>    -63        11     (Unnamed Network)
    02-1D-D4-EB-87-00    Infra     <unknown>    -88        11     (Unnamed Network)
    06-1D-D4-EB-87-00    Infra     <unknown>    -88        11     xfinitywifi
    Connection History
     Information for Auto Configuration ID 1
      List of visible networks: 13 item(s) total, 13 item(s) displayed
      BSS Type PHY    Security    Signal(RSSI)    Compatible    SSID
      Infra     <unknown>    Yes        63    Yes        HOME-C7D4-2.4
      Infra     <unknown>    Yes        70    Yes        HOME-B917-2.4
      Infra     <unknown>    Yes        43    Yes        HOME-34F2
      Infra     <unknown>    Yes        70    Yes        (Unnamed Network)
      Infra     <unknown>    No        40    Yes        xfinitywifi
      Infra     <unknown>    Yes        71    Yes        HOME-C42D
      Infra     g    No        43    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        28    Yes        HOME-44C2
      Infra     <unknown>    Yes        20    Yes        YVNM7
      Infra     b    Yes        21    Yes        PKennedy
      Infra     <unknown>    Yes        33    Yes        HOME-A9DC
      Infra     <unknown>    Yes        35    Yes        (Unnamed Network)
      Infra     <unknown>    Yes        16    Yes        HOME-96A6-2.4
      List of preferred networks: 3 item(s)
       Profile: xfinitywifi
        SSID: xfinitywifi
        SSID length: 11
        Connection mode: Infra
        Security: No
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: Yes
       Profile: HTC Portable Hotspot 9F50
        SSID: HTC Portable Hotspot 9F50
        SSID length: 25
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
       Profile: belkin.332
        SSID: belkin.332
        SSID length: 10
        Connection mode: Infra
        Security: Yes
        Set by group policy: No
        Connect even if network is not broadcasting: No
        Connectable: No
         Reason: 0x00028002
     Information for Connection ID 1
     Connection started at: 2015-03-07 19:57:14-186
      Auto Configuration ID: 1
      Profile: xfinitywifi
      SSID: xfinitywifi
      SSID length: 11
      Connection mode: Infra
      Security: No
      Pre-Association and Association
       Connectivity settings provided by hardware manufacturer (IHV): No
       Security settings provided by hardware manufacturer (IHV): No
       Profile matches network requirements: Success
       Pre-association status: Success
       Association status: Success
        Last AP:  06-1d-d5-d5-34-f0
      Security and Authentication
       Configured security type: Open
       Configured encryption type: None
       802.1X protocol: No
       Key exchange initiated: Yes
        Unicast key received: No
        Multicast key received: No
       Number of security packets received: 0
       Number of security packets sent: 0
       Security attempt status: Success
     Connectivity
       Packet statistics
        Ndis Rx: 2068
        Ndis Tx: 2543
        Unicast decrypt success: 0
        Multicast decrypt success: 0
        Unicast decrypt failure: 0
        Multicast decrypt failure: 0
        Rx success: 3954
        Rx failure: 0
        Tx success: 537
        Tx failure: 4
        Tx retry: 2
        Tx multiple retry: 2
        Tx max lifetime exceeded: 0
        Tx ACK failure: 18
       Roaming history: 0 item(s)
    InformationalDiagnostics Information (Wireless Connectivity)
    Details about wireless connectivity diagnosis:
    For complete information about this session see the wireless connectivity information event.
    Helper Class: Auto Configuration
     Initialize status: Success
    Information for connection being diagnosed
     Interface GUID: 70a0781d-6329-45e4-8d7c-34aeca294c39
     Interface name: Intel(R) Centrino(R) Advanced-N 6250 AGN
     Interface type: Native WiFi
    Result of diagnosis: There may be problem
     Network Connection details from Command Prompt  (some info hidden for security reasons)
    Connection-specific DNS Suffix:
    Description: Intel(R) Centrino(R) Advanced-N 6250 AGN
    Physical Address: ‎00-23-15-54-19-B8
    DHCP Enabled: Yes
    IPv4 Address: 192.168.X.XX
    IPv4 Subnet Mask: 255.255.XX.X
    Lease Obtained: Saturday, March 07, 2015 7:57:14 PM
    Lease Expires: Saturday, March 07, 2015 8:24:44 PM
    IPv4 Default Gateway: 192.168.X.X
    IPv4 DHCP Server: 192.168.X.X
    IPv4 DNS Servers: 75.75.75.75, 75.75.76.76
    IPv4 WINS Server:
    NetBIOS over Tcpip Enabled: Yes
    Link-local IPv6 Address: fe80::b8de:3ac9:e166:XXX%XX
    IPv6 Default Gateway:
    IPv6 DNS Server:
    Results of Ping and Trace Route in Command Prompt
    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
    C:\Windows\system32>ping 127.0.0.1
    Pinging 127.0.0.1 with 32 bytes of data:
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Ping statistics for 127.0.0.1:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
    C:\Windows\system32>ping www.youtube.com
    Pinging youtube-ui.l.google.com [173.194.121.6] with 32 bytes of data:
    Reply from 173.194.121.6: bytes=32 time=24ms TTL=55
    Reply from 173.194.121.6: bytes=32 time=19ms TTL=55
    Request timed out.
    Request timed out.
    Ping statistics for 173.194.121.6:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 19ms, Maximum = 24ms, Average = 21ms
    C:\Windows\system32>ping 74.125.239.34
    Pinging 74.125.239.34 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Reply from 74.125.239.34: bytes=32 time=3286ms TTL=50
    Request timed out.
    Ping statistics for 74.125.239.34:
        Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 3286ms, Maximum = 3286ms, Average = 3286ms
    C:\Windows\system32>ping www.hotmail.com
    Pinging dispatch.kahuna.glbdns2.microsoft.com [65.55.157.204] with 32 bytes of data:
    Reply from 65.55.157.204: bytes=32 time=111ms TTL=237
    Request timed out.
    Request timed out.
    Reply from 65.55.157.204: bytes=32 time=1537ms TTL=237
    Ping statistics for 65.55.157.204:
        Packets: Sent = 4, Received = 2, Lost = 2 (50% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 111ms, Maximum = 1537ms, Average = 824ms
    C:\Windows\system32>ping 207.46.11.236
    Pinging 207.46.11.236 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 207.46.11.236:
        Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    C:\Windows\system32>tracert www.youtube.com
    Tracing route to youtube-ui.l.google.com [173.194.121.5]
    over a maximum of 30 hops:
      1    19 ms    13 ms    17 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    13 ms    27 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net [68.85.192.205]
      3    20 ms    26 ms    21 ms  he-5-10-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.94.249]
      4    18 ms    34 ms    22 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    19 ms    18 ms    18 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    35 ms    18 ms    18 ms  209.85.249.217
      7    21 ms    19 ms    19 ms  72.14.233.93
      8     *        *        *     Request timed out.
      9     *     2509 ms   677 ms  iad23s25-in-f5.1e100.net [173.194.121.5]
    Trace complete.
    C:\Windows\system32>tracert 74.125.239.34
    Tracing route to nuq04s19-in-f2.1e100.net [74.125.239.34]
    over a maximum of 30 hops:
      1    54 ms    23 ms    12 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    22 ms    19 ms    17 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    19 ms    19 ms    18 ms  he-5-14-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.166.121]
      4    18 ms    18 ms    18 ms  he-0-15-0-0-cr01.350ecermak.il.ibone.comcast.net[68.86.85.74]
      5    19 ms    18 ms    22 ms  50-248-116-190-static.hfc.comcastbusiness.net [50.248.116.190]
      6    22 ms    36 ms    19 ms  209.85.249.217
      7    26 ms    23 ms    25 ms  209.85.143.112
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10   972 ms     *        *     216.239.51.97
     11   148 ms    97 ms    95 ms  216.239.46.241
     12   324 ms   130 ms   432 ms  209.85.246.252
     13     *        *        *     Request timed out.
     14  1403 ms   101 ms   126 ms  nuq04s19-in-f2.1e100.net [74.125.239.34]
    Trace complete.
    C:\Windows\system32>tracert www.hotmail.com
    Tracing route to dispatch.kahuna.glbdns2.microsoft.com [65.55.157.144]
    over a maximum of 30 hops:
      1    13 ms    13 ms    25 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    13 ms    15 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    20 ms    19 ms    17 ms  he-5-13-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.145]
      4    17 ms    20 ms    20 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5    17 ms    18 ms    38 ms  as8075-2-c.ashburn.va.ibone.comcast.net [173.167.58.82]
      6    18 ms    18 ms    36 ms  ae4-0.ash-96cbe-1a.ntwk.msn.net [207.46.36.172]
      7     *        *        *     Request timed out.
      8     *     2191 ms    35 ms  ae0-0.atb-96cbe-1b.ntwk.msn.net [191.234.81.167]
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11    86 ms    84 ms    84 ms  ae4-0.lax-96cbe-1a.ntwk.msn.net [191.234.83.150]
     12    86 ms    86 ms    87 ms  ae9-0.by2-96c-1a.ntwk.msn.net [207.46.42.176]
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17    87 ms    84 ms    85 ms  origin.by173w.bay173.mail.live.com [65.55.157.144]
    Trace complete.
    C:\Users\C.Cunningham>tracert 207.46.11.236
    Tracing route to origin.by181w.bay181.mail.live.com [207.46.11.236]
    over a maximum of 30 hops:
      1    16 ms    16 ms    19 ms  xfwsr12-nwca-01.sys.comcast.net [68.85.15.244]
      2    18 ms    13 ms    13 ms  ae-14-32767-ar03.newcastle.de.panjde.comcast.net[68.85.192.205]
      3    21 ms    19 ms    21 ms  he-5-12-0-0-cr01.ashburn.va.ibone.comcast.net [68.86.95.141]
      4    18 ms    21 ms    18 ms  he-0-13-0-0-pe07.ashburn.va.ibone.comcast.net [68.86.86.50]
      5     *        *        *     Request timed out.
      6     *        *        *     Request timed out.
      7     *        *        *     Request timed out.
      8     *        *        *     Request timed out.
      9     *        *        *     Request timed out.
     10     *        *        *     Request timed out.
     11     *        *        *     Request timed out.
     12     *        *        *     Request timed out.
     13     *        *        *     Request timed out.
     14     *        *        *     Request timed out.
     15     *        *        *     Request timed out.
     16     *        *        *     Request timed out.
     17     *        *        *     Request timed out.
     18     *        *        *     Request timed out.
     19     *        *        *     Request timed out.
     20     *        *        *     Request timed out.
     21     *        *        *     Request timed out.
     22     *        *        *     Request timed out.
     23     *        *        *     Request timed out.
     24     *        *        *     Request timed out.
     25     *        *        *     Request timed out.
     26     *        *        *     Request timed out.
     27     *        *        *     Request timed out.
     28     *        *        *     Request timed out.
     29     *        *        *     Request timed out.
     30     *        *        *     Request timed out.
    Trace complete.
    Results of Intel WiFi Manual Diagnostics
    Test Name                 Test Result   Test Summary
    Hardware Test           Passed        Wireless Hardware is enabled
    Driver Test                 Passed        Diver is loaded. NETwNs64 Version 13.3.0.24
    Radio Test                  Passed       Radio is ON
    Scan Test                   Passed       There are 25 Networks available to connect
    Association Test        Passed       Associated
    Authentication Test   Passed       Authenticated
    Signal Test                Passed       Signal Quality: Poor
    Ping Test                  Failed          No Reponse: default gateway, DHCP server
    I hope this information is enough to get to the root of this problem once and for all.  Please let me know if you any other information such as event logs or statistics. 
    Thanks in advance.

    Results of Intel WiFi Event View Log (I deleted some lines since there were basically repeats of the same messages)
    #Event  Source  Time     
    Error Severity    Domain               
    User      Description
    45           EvtEngine           
    3/8/2015 20:40  Success               
    Connection         SYSTEM               
    iAMT - Failed to read Windows Events Log
    46           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Getting List of adapters.
    47           S24EvMon          
    3/8/2015 20:41  Information       
    AppDriver          
    SYSTEM               
    Intel adapter(s) found.
    156         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    157         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:cf:2a:44:c0 xfinitywifi 6 RSSI=-88
    158         S24EvMon          
    3/8/2015 20:47  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:cf:2a:44:c0 xfinitywifi 6 CNCT_GENERAL_FAILURE
    159         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:cf:2a:44:c0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    160         S24EvMon          
    3/8/2015 20:47  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    161         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    162         S24EvMon          
    3/8/2015 20:47  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -77
    163         S24EvMon          
    3/8/2015 20:49  Information       
    TCP/IP  SYSTEM               
    VoIP: Got link down - deleting flows .
    164         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-88
    165         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    166         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    167         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-89
    168         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    169         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d4:eb:87:00 xfinitywifi 11 WEV_EXCLUDE_LIST_REASON_802_11_ASSOC_FAILURE
    170         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d4:eb:87:00 xfinitywifi 11 RSSI=-90
    171         S24EvMon          
    3/8/2015 20:49  Error     
    Driver    SYSTEM               
    AssociationFailure 06:1d:d4:eb:87:00 xfinitywifi 11 CNCT_GENERAL_FAILURE
    172         S24EvMon          
    3/8/2015 20:49  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-82
    173         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    174         S24EvMon          
    3/8/2015 20:49  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -81
    175         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    AddToExclude 06:1d:d5:d5:34:f0 xfinitywifi 6 WEV_EXCLUDE_LIST_REASON_802_11_AUTH_FAILURE
    176         S24EvMon          
    3/8/2015 20:50  Information       
    Driver    SYSTEM               
    ATC 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-79
    177         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAuthSuccess 06:1d:d5:d5:34:f0 6
    178         S24EvMon          
    3/8/2015 20:50  Success               
    Driver    SYSTEM               
    RxAssocResp 06:1d:d5:d5:34:f0 6 -80
    179         S24EvMon          
    3/8/2015 21:03  Information       
    Driver    SYSTEM               
    RoamTrigger 06:1d:d5:d5:34:f0 xfinitywifi 6 RSSI=-81 MisBcn=8 RSSITh=-85 Roam Other Reason
    186         S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS: (2) Failed to send OID 0xff100055 to driver. Error - 31
    187        
    S24EvMon          
    3/8/2015 21:21  Information       
    General               
    SYSTEM               
    DeviceIoCtrlS24NDIS - Dot11ExtNicSpecificExtension failed (31)

  • Oracle 10G Non-Network install - OEM will not start when on the LAN.

    Greetings,
    Got through a non-networked 10G Enterprise installation OK; I chose to create the orcl schema, connected to it through various utilities, added new tablespace, and all was well. I also checked my Host Name by pinging it in DOS, it showed me the IP address of the MS loopback adapter which is what I was expecting.
    Once I connected the same machine to the LAN (and internet) and re-booted, for some reason the Host Name was now assigned the dynamic IP address of the LAN and not LAN2 (which is the loopback adapter that is assigned a static local IP address). It did this even though I had already added an entry in the /etc/hosts file that explicitly assigns a static IP address to the Host Name (as recommended in the Oracle 10G pre-installation instructions). I also could not get the OEM to launch a webpage, run and connect to the orcl database after the re-boot; I am wondering if this is related to the IP address assigned to Host Name changing; maybe the Oracle agent can no longer resolve the URL for some reason?
    In the end I find that the only way to insure I can have a working Oracle environment and be on an active network at the same time, is to bring up the Oracle environment on a standalone system first, and once Oracle is running connect the system to the network. Is there no way to automate this process?
    The format of the hosts file entry recommended by the Oracle 10G pre-installation instructions is as follows:
    ===========================================================
    IP_address hostname.domainname hostname
    where:
    IP_address is the non-routable IP address you entered for the loopback adapter.
    hostname is the name of the computer.
    domainname is the name of the domain.
    For example:
    10.10.10.10 mycomputer.mydomain.com mycomputer
    ==========================================================
    In my case since I am not part of a Windows domain (but am part of a Windows Workgroup), I added an entry in the /etc/host file that looks like the following:
    # Copyright (c) 1993-1999 Microsoft Corp.
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    # For example:
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    127.0.0.1 localhost
    192.168.110.250 IBM-6AB1330E158
    ==> Note that I did not add the domain name to the entry I created since I am not part of a domain, I also used the format I found in the etc/hosts file which is:
    IP_address hostname.domainname
    - not -
    IP_address hostname.domainname hostname
    Which is the format recommended in the Oracle 10G pre-installation instructions; this does leave me wondering which format is correct...
    Thanks in Advance for any help,
    ADG13

    I have not. I am hoping someone (maybe even from Oracle support) will step up and officially tell us we are either right or wrong in the way we are approaching this. From the research I have done on the internet it sounds like this should work, you should be able to have Oracle starting and running fine whether you boot connected to the LAN or not, assuming you have created the MS loopback adapter, assigned it a static IP, and changed the hostname entry in etc/hosts file as part of the 10G WinXP recommended pre-installation instructions.
    And yet I find I have to start Oracle when I am not connected to the LAN or the services will not start correctly. If this is a "feature" then hopefully someone will tell us and maybe give us a workaround or give us an idea if this will be addressed in a future release. Having said that and in fairness to the Oracle product; being a developer I have other products installed on my machine that have special networking setup needs also, and in my case this could be exasperating or even possibly causing this Oracle problem I am having. To be specific I have software for 2 different VPNs installed so I can tunnel into 2 private networks. One of these VPNs require me to make use of a DNS Suffix (as shown below) which might be contributing to my problems, not sure. I also have VMWare installed which uses it own network adapters when it is running, so you can see how things could get a little hairy... at any rate, there is my 2 cents worth (or is that 5 cents? : )
    fwiw,
    ADG13
    C:\Documents and Settings\Administrator>ipconfig/all
    Windows IP Configuration
    Host Name . . . . . . . . . . . . : IBM-6AB1330E158
    Primary Dns Suffix . . . . . . . :
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : ibm.com
    Ethernet adapter Local Area Connection 2:
    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Loopback Adapter
    Physical Address. . . . . . . . . : 02-00-4C-4F-4F-50
    Dhcp Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.110.250
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . . . : Intel(R) PRO/1000 MT Mobile Connection
    Physical Address. . . . . . . . . : 00-11-25-13-96-AF
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 192.168.1.102
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DHCP Server . . . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 65.24.7.3
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 3:40:08 AM
    Lease Expires . . . . . . . . . . : Thursday, January 12, 2006 3:40:08 AM
    Ethernet adapter AGN Virtual Network Adapter:
    Connection-specific DNS Suffix . : ibm.com
    Description . . . . . . . . . . . : AGN Virtual Network Adapter
    Physical Address. . . . . . . . . : 00-00-00-00-00-01
    Dhcp Enabled. . . . . . . . . . . : Yes
    Autoconfiguration Enabled . . . . : Yes
    IP Address. . . . . . . . . . . . : 9.49.217.159
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . :
    DHCP Server . . . . . . . . . . . : 9.49.217.159
    DNS Servers . . . . . . . . . . . : 9.0.2.1
    9.0.3.1
    Lease Obtained. . . . . . . . . . : Wednesday, January 11, 2006 8:06:20 AM
    Lease Expires . . . . . . . . . . : Monday, January 18, 2038 10:14:07 PM

Maybe you are looking for