tcp/ip service not working

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default tcp/ip service not working

    My tcp/ip service is not working. If I go into ie it will
    start a dial-up connection, but not connect to the page.
    (message: The page cannot be displayed).
    ping does work however - only for an ip number, not for
    site name.
    This happened when I accessed my dv camera via a firewire
    connction (pcmcia card).
    Looking at the services I see the Task Scheduler is not
    running, IPsec is not running. I cannot see an entry for
    tcp/ip - should there be?
    When the PC starts I see a window with Error 10106 (no
    message).
    Error messages in the event viewer are:
    Source ipnathlp Id: 36002 The past transparent proxy was
    unable to bind to the IP address 127.0.0.1 ... Data 7a 27
    00 00.
    Source ipnathlp Id: 32003 The Network address translator
    was unable to request an operation of the kernal-mode
    translation module... Data 1f 00 00 00.
    source: service control manager ID 7023. The task
    scheduler service terminated with the following error: Not
    enough resources...

    This has happened twice before. The first time I resolved
    it by reformatting the disk and reinstalling everything.
    (I'd rther not do that again) Just doing a reinstall of XP
    over the top of existing one did not fix the problem.

    The second time I discovered the system recovery and that
    worked.

    However this time the recovery points had disappeared!

    I have tried the command "netsh int ip reset" but this did
    not solve the problem.

    Please help!





    Eric Hueting Guest

  2. Similar Questions and Discussions

    1. Macromedia Flash Player installed and working properly suddenlys stops working..
      No idea what has caused the Flash player to stop working. This is not my machine but a relatives who has asked for help over the T'giving...
    2. Invoking a Web Service passing 2 files not working
      On our project we are building an ebXML registry server and exposing all the methods as web services. I am building the front end in ColdFusion. ...
    3. SSL, Web Service, and Apache not working together
      I've been trying to get this connection to work for a while now, but can't seem to figure out exactly what is wrong. When I try to invoke this web...
    4. XP SP2 Caused Web Service To Quit Working
      I have read that SP2 automatically enables Microsoft's Internet Firewall. so that could be a problem. "Jesse" <Jesse@discussions.microsoft.com>...
    5. win32::eventlog DNS Server, Directory Service, File Replication Service
      hello, does anyone know how to scan the special eventlogs on a dc like DNS Server log Directory Service File Replicatoin Service i tried it...
  3. #2

    Default tcp/ip service not working

    Eric:

    Sounds, to me, like you may be experiencing a Network
    Address Translation (NAT) mapping problem. Your NAT
    server may be configured with the wrong mask, or the
    start address may be the same as the end address within
    your address pool. This may resolve your problem; change
    the mask of the address pool to the subnet mask that the
    external network uses. Your client machine is trying to
    perform a "Loopback" test (by using the 127.0.0.1
    loopback address, but that also is failing, because your
    subnet mask maybe set to 255.255.255.255. If this
    information isn't enough, or you need further help, you
    may email me. I'll be happy to assist...
    >-----Original Message-----
    >My tcp/ip service is not working. If I go into ie it
    will
    >start a dial-up connection, but not connect to the page.
    >(message: The page cannot be displayed).
    >ping does work however - only for an ip number, not for
    >site name.
    >This happened when I accessed my dv camera via a
    firewire
    >connction (pcmcia card).
    >Looking at the services I see the Task Scheduler is not
    >running, IPsec is not running. I cannot see an entry for
    >tcp/ip - should there be?
    >When the PC starts I see a window with Error 10106 (no
    >message).
    >Error messages in the event viewer are:
    >Source ipnathlp Id: 36002 The past transparent proxy was
    >unable to bind to the IP address 127.0.0.1 ... Data 7a
    27
    >00 00.
    >Source ipnathlp Id: 32003 The Network address translator
    >was unable to request an operation of the kernal-mode
    >translation module... Data 1f 00 00 00.
    >source: service control manager ID 7023. The task
    >scheduler service terminated with the following error:
    Not
    >enough resources...
    >
    >This has happened twice before. The first time I
    resolved
    >it by reformatting the disk and reinstalling everything.
    >(I'd rther not do that again) Just doing a reinstall of
    XP
    >over the top of existing one did not fix the problem.
    >
    >The second time I discovered the system recovery and
    that
    >worked.
    >
    >However this time the recovery points had disappeared!
    >
    >I have tried the command "netsh int ip reset" but this
    did
    >not solve the problem.
    >
    >Please help!
    >
    >
    >
    >
    >
    >.
    >
    Shurland Moore Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139