blocking port 80 on Thinkapd - software problem
blocking port 80 on Thinkapd - software problem
Hello!
Since i'm new, Welcome people!
I'm having software problem with my Thinkpad(R51e). Every day(but not allways)some program
is blocking port 80, so any outgoing requests to, say http://forum.thinkpads.com ,will
result in error: "cannot display page", "time out" etc. I've made investigation and found
following results:
-routing is ok(i can ping with IP)
-dns is ok(can ping using hostname)
-i'm not using proxy server
-windows xp firewall is disabled
-antivirus software is ok(this happpens with or without antivirus running)
-other services are working ok(p2p,ftp,ssh,pop3)
-logout and login doesn't solve problem
-after reboot everything is ok...for some time
I use tcpview to display state of connection, and when the problem begins
i see 'SYN_SENT', so browser initialize connection, but something is blocking it.
I think, that this is fault of IBM/Lenovo software, because, when the xp was clean,
right after instalation(without any IBM's software, except Power management) everything
was ok.
The funny thing is, that i can grab web page from inside of my LAN(priv. class A network),
everything else hangs at 'SYN_SENT'...
Anyone have idea, what it could be? any suggestions will be helpful.
regards
Chris
Since i'm new, Welcome people!
I'm having software problem with my Thinkpad(R51e). Every day(but not allways)some program
is blocking port 80, so any outgoing requests to, say http://forum.thinkpads.com ,will
result in error: "cannot display page", "time out" etc. I've made investigation and found
following results:
-routing is ok(i can ping with IP)
-dns is ok(can ping using hostname)
-i'm not using proxy server
-windows xp firewall is disabled
-antivirus software is ok(this happpens with or without antivirus running)
-other services are working ok(p2p,ftp,ssh,pop3)
-logout and login doesn't solve problem
-after reboot everything is ok...for some time
I use tcpview to display state of connection, and when the problem begins
i see 'SYN_SENT', so browser initialize connection, but something is blocking it.
I think, that this is fault of IBM/Lenovo software, because, when the xp was clean,
right after instalation(without any IBM's software, except Power management) everything
was ok.
The funny thing is, that i can grab web page from inside of my LAN(priv. class A network),
everything else hangs at 'SYN_SENT'...
Anyone have idea, what it could be? any suggestions will be helpful.
regards
Chris
--
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
IBM / Lenovo software doesn't prevent browsing (at least, it never has for me).
It is possible to be able to ping without traffic flowing. Assuming DNS to be ok as you say, perhaps MTU size or some other like variable is set improperly.
It may be that you are not using a Proxy Server, but if the Automatic Connection Setting in Internet Tools -> Connections -> Lan Settings may be checked (should not be).
You may have attracted some spyware (Run AdAware) or a virus that your AntiVirus didn't detect (do a full scan to be sure).
... JD Hurst
It is possible to be able to ping without traffic flowing. Assuming DNS to be ok as you say, perhaps MTU size or some other like variable is set improperly.
It may be that you are not using a Proxy Server, but if the Automatic Connection Setting in Internet Tools -> Connections -> Lan Settings may be checked (should not be).
You may have attracted some spyware (Run AdAware) or a virus that your AntiVirus didn't detect (do a full scan to be sure).
... JD Hurst
You should confirm that it's a networking issue rather than a browser problem. Use a command prompt and try something like this:
telnet www.thinkpads.com 80
and see whether you get a connection. If you do, you can confirm that requests work by typing
GET http://www.thinkpads.com/ HTTP/1.0 <ENTER><ENTER>
If you get a bunch of HTML displayed, your networking connection is just fine and you should look into browser problems or possibly some kind of malware.
telnet www.thinkpads.com 80
and see whether you get a connection. If you do, you can confirm that requests work by typing
GET http://www.thinkpads.com/ HTTP/1.0 <ENTER><ENTER>
If you get a bunch of HTML displayed, your networking connection is just fine and you should look into browser problems or possibly some kind of malware.
well, the MTU is 1472 on win xp, on linux it's 1500 bytes, howeverjdhurst wrote:IBM / Lenovo software doesn't prevent browsing (at least, it never has for me).
It is possible to be able to ping without traffic flowing. Assuming DNS to be ok as you say, perhaps MTU size or some other like variable is set improperly.
i remember, that i was reading about problem with ibm(but not lenovo)
software and port 80 on the ibm's site couple of months ago, now i don't know where it was
i better start searching ibm's site...
it is not checkedIt may be that you are not using a Proxy Server, but if the Automatic Connection Setting in Internet Tools -> Connections -> Lan Settings may be checked (should not be).
didn't found any spywareYou may have attracted some spyware (Run AdAware) or a virus that your AntiVirus didn't detect (do a full scan to be sure).
... JD Hurst
regards
Chris
--
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
yes, i tried this, but since the connection is not established, i cannot issue GET request, it stops at: 'connecting...'tomh009 wrote:You should confirm that it's a networking issue rather than a browser problem. Use a command prompt and try something like this:
telnet www.thinkpads.com 80
and see whether you get a connection. If you do, you can confirm that requests work by typing
GET http://www.thinkpads.com/ HTTP/1.0 <ENTER><ENTER>
If you get a bunch of HTML displayed, your networking connection is just fine and you should look into browser problems or possibly some kind of malware.
regards
Chris
--
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
Since your problem only happens sometimes, I tend to suspect your software firewall. I have had similar problems with ZoneAlarm. Kerio has not caused any of these problems for me. Try turning off your software firewall and see if your connection comes back.
If this doesn't solve your problem, I framed a search on IBM for port 80. Lotus software is mentioned in some of the hits. Click on the link below and see if anything fits.
Search: +"Port 80" +thinkpad
If this doesn't solve your problem, I framed a search on IBM for port 80. Lotus software is mentioned in some of the hits. Click on the link below and see if anything fits.
Search: +"Port 80" +thinkpad
DKB
May I respectfully suggest that you try installing this, http://www.microsoft.com/windowsxp/usin ... stics.mspx and following the instruction on that page. Are you running the Symantec Client Security? This program maybe blocking you.
ThinkPad T60p T7600 4 GB RAM 320 GB 7200 RPM HD Vista Ultimate Service Pack 2 5.1 4.7 4.2 4.6 5.8ok, installed this, now i need to wait until problem occurs again...DAH wrote:May I respectfully suggest that you try installing this, http://www.microsoft.com/windowsxp/usin ... stics.mspx and following the instruction on that page. Are you running the Symantec Client Security? This program maybe blocking you.
will post the results...
i'm not using Symantec Client Security and ZoneAlarm, the only
firewall i have is windows xp firewall, which is disabled all the time...
regards
Chris
--
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
IBM/Lenovo ThinkPad R51e 1843-6NG 1GB RAM
1. Should work. Tweakmaster tells me my connection is Windows default and right now on Wireless, that is 1420. So your value should work. You can try a smaller value if you wish.ceron wrote:<snip>
1. well, the MTU is 1472 on win xp, on linux it's 1500 bytes, however I remember, that i was reading about problem with ibm(but not lenovo) software and port 80 on the ibm's site couple of months ago, now i don't know where it wasI better start searching ibm's site...
<snip>
2. Automatic connection is not checked
<snip?
3. didn't found any spyware
regards
Chris
2. Good.
3. Good.
You can try repairing the TCP/IP stack, but that doesn't always work.
... JD Hurst
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Philips WDM Video Decoder & TV-in port on A30p/A31p
by kfzhu1229 » Tue Mar 21, 2017 7:28 pm » in ThinkPad R, A, G and Z Series - 0 Replies
- 797 Views
-
Last post by kfzhu1229
Tue Mar 21, 2017 7:28 pm
-
-
-
T520 PCI Serial Port
by alanchippy » Thu Apr 20, 2017 3:46 am » in ThinkPad T400/410/420 and T500/510/520 Series - 5 Replies
- 822 Views
-
Last post by alanchippy
Thu Apr 20, 2017 8:16 am
-
-
-
X220 partially dead yellow USB port, dead SD card
by Fusion » Sun Apr 30, 2017 6:44 pm » in ThinkPad X200/201/220 and X300/301 Series - 5 Replies
- 681 Views
-
Last post by dr_st
Tue May 02, 2017 11:50 pm
-
-
-
What's the best thinkpad I can get with a serial port
by jedisurfer1 » Mon Jun 12, 2017 1:04 pm » in Thinkpad - General HARDWARE/SOFTWARE questions - 11 Replies
- 564 Views
-
Last post by rkawakami
Fri Jun 30, 2017 11:11 pm
-
Who is online
Users browsing this forum: No registered users and 6 guests







