PC Review


Reply
Thread Tools Rate Thread

can't renew IP?!

 
 
timu
Guest
Posts: n/a
 
      19th Feb 2004
Questions for you experts out there. I'm not knowledgable with TCP/IP setup
so please bear with me... I'm running Windows XP on one PC and my cable
modem recently crapped out on me.

It all started with some unwanted plugins, perfectnav courtesy of kazaa,
wupdater.exe (no clue how I got that one) and a few others. I've already
removed most of these unwelcome guests using Ad-alert and some helpful info
I found on various forums, but now I've got bigger problems....cable modem's
interface is screwed up and I have no internet access.

I tried some troubleshooting suggestions, and I always come back to the same
point. I try to 'Repair' the modem but then I get an error message stating
that the 'renew IP' operation failed.

I tried using the ipconfig /renew command, and I get a message along the
lines of "Can't perform this operation on something that is not a socket".

I tried removing the modem and re-installing the driver, but to no avail...

I'm fairly certain the problem is not with the modem, as far as I can tell
it does connect to my ISP and as per the traffic stats it's sending packets
but not receiving any. I suspect I screwed up some network settings when I
was removing all the spam-ware...

Any suggestions/opinions? Please help!!!! or suggest other resources....

TIA

timu


 
Reply With Quote
 
 
 
 
Jerry Polyak
Guest
Posts: n/a
 
      19th Feb 2004

"timu" <(E-Mail Removed)> wrote in message news:c13d6d$2il$(E-Mail Removed)...
> Questions for you experts out there. I'm not knowledgable with TCP/IP

setup
> so please bear with me... I'm running Windows XP on one PC and my cable
> modem recently crapped out on me.
>
> It all started with some unwanted plugins, perfectnav courtesy of kazaa,
> wupdater.exe (no clue how I got that one) and a few others. I've already
> removed most of these unwelcome guests using Ad-alert and some helpful

info
> I found on various forums, but now I've got bigger problems....cable

modem's
> interface is screwed up and I have no internet access.
>
> I tried some troubleshooting suggestions, and I always come back to the

same
> point. I try to 'Repair' the modem but then I get an error message stating
> that the 'renew IP' operation failed.
>
> I tried using the ipconfig /renew command, and I get a message along the
> lines of "Can't perform this operation on something that is not a

socket".
>
> I tried removing the modem and re-installing the driver, but to no

avail...
>
> I'm fairly certain the problem is not with the modem, as far as I can tell
> it does connect to my ISP and as per the traffic stats it's sending

packets
> but not receiving any. I suspect I screwed up some network settings when I
> was removing all the spam-ware...
>
> Any suggestions/opinions? Please help!!!! or suggest other resources....
>
> TIA
>
> timu
>
>


The problem could be on your ISP end. I had a similar problem. Basically
the IP address gets bound to your MAC address. When the MAC address
changes, it screws up the settings.

Now this sounds weird, but it did work for me. Unplug the modem for about
an hour to allow things to reset on the ISP side of things. Then plug
everything back in. (Don forget to shut down the computer).

Hope it works.


 
Reply With Quote
 
E.
Guest
Posts: n/a
 
      20th Feb 2004
timu wrote:
> Questions for you experts out there. I'm not knowledgable with TCP/IP setup
> so please bear with me... I'm running Windows XP on one PC and my cable
> modem recently crapped out on me.
>
> It all started with some unwanted plugins, perfectnav courtesy of kazaa,
> wupdater.exe (no clue how I got that one) and a few others. I've already
> removed most of these unwelcome guests using Ad-alert and some helpful info
> I found on various forums, but now I've got bigger problems....cable modem's
> interface is screwed up and I have no internet access.
>
> I tried some troubleshooting suggestions, and I always come back to the same
> point. I try to 'Repair' the modem but then I get an error message stating
> that the 'renew IP' operation failed.
>
> I tried using the ipconfig /renew command, and I get a message along the
> lines of "Can't perform this operation on something that is not a socket".
>
> I tried removing the modem and re-installing the driver, but to no avail...
>
> I'm fairly certain the problem is not with the modem, as far as I can tell
> it does connect to my ISP and as per the traffic stats it's sending packets
> but not receiving any. I suspect I screwed up some network settings when I
> was removing all the spam-ware...
>
> Any suggestions/opinions? Please help!!!! or suggest other resources....
>
> TIA
>
> timu


From a cmd prompt...
netsh int in reset >> resetlog.txt
Will reset your TCP/IP stack.

It also sounds like you may have a LSP hijack.
Check HKLM\local
machine\services\currentcontrolset\paramters\namespacecatalog \catalog
entries\
there should be 3 entries. If four or more, use LSPfix to get rid of the
extra.
E.

 
Reply With Quote
 
E.
Guest
Posts: n/a
 
      20th Feb 2004
E. wrote:


> From a cmd prompt...
> netsh int in reset >> resetlog.txt

netsh int ip reset >> resetlog.txt

 
Reply With Quote
 
timu
Guest
Posts: n/a
 
      20th Feb 2004

"E." <(E-Mail Removed)> wrote in message
news:4035d6a7$(E-Mail Removed)...
> timu wrote:
> > Questions for you experts out there. I'm not knowledgable with TCP/IP

setup
> > so please bear with me... I'm running Windows XP on one PC and my cable
> > modem recently crapped out on me.
> >
> > It all started with some unwanted plugins, perfectnav courtesy of kazaa,
> > wupdater.exe (no clue how I got that one) and a few others. I've already
> > removed most of these unwelcome guests using Ad-alert and some helpful

info
> > I found on various forums, but now I've got bigger problems....cable

modem's
> > interface is screwed up and I have no internet access.
> >
> > I tried some troubleshooting suggestions, and I always come back to the

same
> > point. I try to 'Repair' the modem but then I get an error message

stating
> > that the 'renew IP' operation failed.
> >
> > I tried using the ipconfig /renew command, and I get a message along the
> > lines of "Can't perform this operation on something that is not a

socket".
> >
> > I tried removing the modem and re-installing the driver, but to no

avail...
> >
> > I'm fairly certain the problem is not with the modem, as far as I can

tell
> > it does connect to my ISP and as per the traffic stats it's sending

packets
> > but not receiving any. I suspect I screwed up some network settings when

I
> > was removing all the spam-ware...
> >
> > Any suggestions/opinions? Please help!!!! or suggest other resources....
> >
> > TIA
> >
> > timu

>
> From a cmd prompt...
> netsh int in reset >> resetlog.txt
> Will reset your TCP/IP stack.
>
> It also sounds like you may have a LSP hijack.
> Check HKLM\local
> machine\services\currentcontrolset\paramters\namespacecatalog \catalog
> entries\
> there should be 3 entries. If four or more, use LSPfix to get rid of the
> extra.
> E.
>


Don't know about LSP hijack, but I think your first suggestion would've done
the trick.

I say 'would' because I actually found a neat little application,
winsockxpfix.exe, which essentially does the same thing, removes winsock
entries from the registry and re-installs a fresh batch, then resets the
TCP/IP stack as you suggested.

Anyway...I'm back in business, thanks for the hints!


 
Reply With Quote
 
Leythos
Guest
Posts: n/a
 
      21st Feb 2004
In article <c162vk$ho9$(E-Mail Removed)>, (E-Mail Removed) says...
[snip]
> Don't know about LSP hijack, but I think your first suggestion would've done
> the trick.
>
> I say 'would' because I actually found a neat little application,
> winsockxpfix.exe, which essentially does the same thing, removes winsock
> entries from the registry and re-installs a fresh batch, then resets the
> TCP/IP stack as you suggested.


I had a customers XP box that looked to have a failed network card and
it would not renew the IP either. I found that it was a stack problem,
but I didn't want to wipe the machine....

I tried the net fix command as shown on the MS site, but it didn't work.
I had to export the WINSOCK and WINSOCK2 registry trees from a working
machine and import them to the broken machine - worked fine after that.

The was the first instance I've seen of this. It appears to have been
caused by a search bar type assistant program loaded by the owner of the
machine.

--
--
(E-Mail Removed)
(Remove 999 to reply to me)
 
Reply With Quote
 
timu
Guest
Posts: n/a
 
      21st Feb 2004

"Leythos" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <c162vk$ho9$(E-Mail Removed)>, (E-Mail Removed) says...
> [snip]
> > Don't know about LSP hijack, but I think your first suggestion would've

done
> > the trick.
> >
> > I say 'would' because I actually found a neat little application,
> > winsockxpfix.exe, which essentially does the same thing, removes

winsock
> > entries from the registry and re-installs a fresh batch, then resets the
> > TCP/IP stack as you suggested.

>
> I had a customers XP box that looked to have a failed network card and
> it would not renew the IP either. I found that it was a stack problem,
> but I didn't want to wipe the machine....
>
> I tried the net fix command as shown on the MS site, but it didn't work.
> I had to export the WINSOCK and WINSOCK2 registry trees from a working
> machine and import them to the broken machine - worked fine after that.
>
> The was the first instance I've seen of this. It appears to have been
> caused by a search bar type assistant program loaded by the owner of the
> machine.
>
> --
> --
> (E-Mail Removed)
> (Remove 999 to reply to me)


Search bar assistant....hmmm, sounds like Perfectnav, at least I believe
that was the culprit in my case.

Strange thing is, as far as I can tell this perfectnav browser assistant was
on my machine for quite a long time without causing the problem I described
here. I tried to dig up more info on this and it turns out it's been causing
a lot of other problems like slowing down internet explorer, eating up CPU
time to name a couple.

Oh well, lesson learned...


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IP renew =?Utf-8?B?SGVybWlvbmU=?= Microsoft Windows 2000 Networking 2 27th Apr 2005 12:40 AM
IP renew Javier Microsoft Windows 2000 Networking 3 27th Oct 2004 05:04 PM
Renew ip Tony Marcus Windows Networking 0 30th Jun 2004 11:55 PM
i get a 0.0.0.0 ip and cannot renew miles Windows XP Networking 0 24th Sep 2003 03:10 AM
cannot renew IP Olen Ronning Windows XP Networking 1 16th Sep 2003 01:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:12 AM.