20-07-2010, 12:19
|
#11
|
|
Inactive
Join Date: Mar 2008
Posts: 15
|
Re: Help - IP address on block lists
Quote:
Originally Posted by Toto
Sorry, but seeing your IP address on a block list does not explain the issue.
You are able to get to the sites with a direct connection to your modem, but are having problems with your router. Whilst you would be on a different IP address for the direct and then routed connection, the address assignment would be in the same subnet.
I'd suggest, as has others, that there is a local problem with your router.
IP address block lists are generally used by email network systems for SMTP traffic, not websites using port 80, 8080 and 443.
Whilst the direct connection route solves the problem, I suspect something in your router is the issue.
Can you provide a link to one of the block lists, obviously editing out your IP address. 
|
You have that the wrong way round, when going through the router, everything is fine. When directly connected to the modem is when i get the problems
I can't post anthing until I get home around 6 but will do then
---------- Post added at 13:19 ---------- Previous post was at 13:13 ----------
actually, i do have some stuff from the other day, mainly pings though - don't know if it will help
Quote:
Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\>ping halifax.co.uk
Pinging halifax.co.uk [212.140.245.97] with 32 bytes of data:
Reply from 62.172.161.126: Destination net unreachable.
Request timed out.
Reply from 62.172.161.126: Destination net unreachable.
Reply from 62.172.161.126: Destination net unreachable.
Ping statistics for 212.140.245.97:
Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
C:\>
C:\>ping www.opsi.gov.uk
Pinging www.opsi.gov.uk [195.99.1.70] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 195.99.1.70:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
C:\>
|
Quote:
Microsoft Windows [Version 6.0.6000]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Users\Colin>cd..
C:\Users>cd..
C:\>nslookup -debug www.halifax.co.uk
------------
Got answer:
HEADER:
opcode = QUERY, id = 1, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 1, authority records = 0, additional = 0
QUESTIONS:
100.4.168.194.in-addr.arpa, type = PTR, class = IN
ANSWERS:
-> 100.4.168.194.in-addr.arpa
name = cache1.service.virginmedia.net
ttl = 34317 (9 hours 31 mins 57 secs)
------------
Server: cache1.service.virginmedia.net
Address: 194.168.4.100:53
------------
Got answer:
HEADER:
opcode = QUERY, id = 2, rcode = NOERROR
header flags: response, want recursion, recursion avail.
questions = 1, answers = 1, authority records = 0, additional = 0
QUESTIONS:
www.halifax.co.uk.cable.virginmedia.net, type = A, class = IN
ANSWERS:
-> www.halifax.co.uk.cable.virginmedia.net
internet address = 81.200.64.50
ttl = 0 (0 secs)
------------
Non-authoritative answer:
Name: www.halifax.co.uk.cable.virginmedia.net
Address: 81.200.64.50
|
thats the only data I have here though, but will do some more stuff this evening
|
|
|