hilpers


  hilpers > comp.* > comp.home-networking

 #1  
06.02.2010, 11:16
Mortimer
Does anyone know if Tiscali broadband connections block all access to news
servers at certain times of day? I get intermittent access to
news.individual.net from Windows Mail (Vista 32) over my girlfriend's
Tiscali connection whereas on my own PlusNet connection I can always get
access. I've tried alternative ports 8119 and 80 (with
server=port80.individual.net in the latter case). Even access to Tiscali's
own news.tiscali.co.uk is blocked.

The symptom is that when I click on a newsgroup, I see a count of the number
of new messages but no list of messages, or else on the rare occasions when
I see a list of messages, I cannot open any.

The NNTP log file shows

Microsoft Internet Messaging API Resources 6.0.6002.18005
(lh_sp2rtm.090410-1830)
NNTP Log started at 02/06/2010 11:52:58
NNTP: 11:52:58 [db] Connecting to 'news.individual.net' on port 8119.
NNTP: 11:53:00 [db] Connection to 'news.individual.net' closed.

Microsoft Internet Messaging API Resources 6.0.6002.18005
(lh_sp2rtm.090410-1830)
NNTP Log started at 02/06/2010 11:53:00
NNTP: 11:53:00 [db] Connecting to 'news.individual.net' on port 8119.
NNTP: 11:53:09 [rx] 200 The server welcomes
88-109-244-223.dynamic.dsl.as9105.com (88.109.244.223). Authorization
required for reading and posting.
NNTP: 11:53:09 [tx] MODE READER
NNTP: 11:53:09 [rx] 200 You are already in this mode. Ignored.
NNTP: 11:53:09 [tx] AUTHINFO USER <myusername>
NNTP: 11:53:09 [rx] 381 PASS required
NNTP: 11:53:09 [tx] AUTHINFO PASS ************
NNTP: 11:53:09 [rx] 281 Authentication accepted. (UID=310294)
NNTP: 11:53:09 [tx] GROUP uk.railway
NNTP: 11:53:09 [rx] 211 37551 1022635 1060395 uk.railway
NNTP: 11:53:09 [tx] XOVER 1060394-1060395
NNTP: 11:53:09 [rx] 224 1060394-1060395 fields follow
NNTP: 11:53:42 [db] Connection to 'news.individual.net' closed.

In other words, I get part-way through the process and the server drops the
connection - though it may be an intermediate server rather than
news.individual.net's server that is dropping.


(I won 't be able to post this message until news access comes back again!)
 #2  
06.02.2010, 11:22
Mortimer
"Mortimer" <me> wrote in message
news:rhu1
[..]
> NNTP: 11:53:09 [rx] 224 1060394-1060395 fields follow
> NNTP: 11:53:42 [db] Connection to 'news.individual.net' closed.
>
> In other words, I get part-way through the process and the server drops
> the connection - though it may be an intermediate server rather than
> news.individual.net's server that is dropping.
>> (I won 't be able to post this message until news access comes back

> again!)


A few minutes later and it works again - but for how long?

Now the log shows something sensible:

Microsoft Internet Messaging API Resources 6.0.6002.18005
(lh_sp2rtm.090410-1830)
NNTP Log started at 02/06/2010 12:19:27
NNTP: 12:19:27 [db] Connecting to 'news.individual.net' on port 119.
NNTP: 12:19:27 [rx] 200 The server welcomes
88-109-244-223.dynamic.dsl.as9105.com (88.109.244.223). Authorization
required for reading and posting.
NNTP: 12:19:27 [tx] MODE READER
NNTP: 12:19:27 [rx] 200 You are already in this mode. Ignored.
NNTP: 12:19:27 [tx] AUTHINFO USER <myusername>
NNTP: 12:19:27 [rx] 381 PASS required
NNTP: 12:19:27 [tx] AUTHINFO PASS ************
NNTP: 12:19:27 [rx] 281 Authentication accepted. (UID=310294)
NNTP: 12:19:27 [tx] POST
NNTP: 12:19:28 [rx] 340 Ok, recommended ID <7t551eFgrhU1>
NNTP: 12:19:28 [tx]
..
NNTP: 12:19:29 [rx] 240 Article posted <7t551eFgrhU1>
NNTP: 12:19:29 [db] Connection to 'news.individual.net' closed.
NNTP: 12:19:38 [tx] GROUP rec.arts.mystery
NNTP: 12:19:38 [rx] 211 8509 578571 587097 rec.arts.mystery
NNTP: 12:19:39 [tx] GROUP uk.comp.home-networking
NNTP: 12:19:40 [rx] 211 328 39266 39602 uk.comp.home-networking
NNTP: 12:19:40 [tx] XOVER 39602-39602
NNTP: 12:19:40 [rx] 224 39602-39602 fields follow
NNTP: 12:19:47 [tx] GROUP uk.media.tv.misc
NNTP: 12:19:47 [rx] 211 26826 944876 971782 uk.media.tv.misc
NNTP: 12:19:47 [tx] XOVER 971780-971782
NNTP: 12:19:48 [rx] 224 971780-971782 fields follow
NNTP: 12:19:52 [tx] GROUP uk.railway
NNTP: 12:19:52 [rx] 211 37559 1022635 1060403 uk.railway
NNTP: 12:19:52 [tx] XOVER 1060396-1060403
NNTP: 12:19:53 [rx] 224 1060396-1060403 fields follow
NNTP: 12:19:57 [tx] ARTICLE 1060399
NNTP: 12:19:58 [rx] 220 1060399
<05d73db4-6028-47ed-97f8-00d70c38c70a> article


So what's going on?
 #3  
06.02.2010, 12:11
Rob Morley
On Sat, 6 Feb 2010 12:16:35 -0000
"Mortimer" <me> wrote:

> In other words, I get part-way through the process and the server
> drops the connection - though it may be an intermediate server rather
> than news.individual.net's server that is dropping.
>

I'd try a proper news client before blaming the network or server.
 #4  
06.02.2010, 15:48
GrahamU
On Sat, 6 Feb 2010 12:16:35 -0000, "Mortimer" <me> wrote:

>Does anyone know if Tiscali broadband connections block all access to news
>servers at certain times of day?



Yes but it seems to depend on network load rather than times. Having
said that 6 to 10 PM (GMT) weekdays I am unlikely to get any messages
but at other times all is fine. And they block ALL news servers at
this time including their own!
 #5  
06.02.2010, 22:31
Mortimer
"Rob Morley" <nospam> wrote in message
news:moon
> On Sat, 6 Feb 2010 12:16:35 -0000
> "Mortimer" <me> wrote:
>
>> In other words, I get part-way through the process and the server
>> drops the connection - though it may be an intermediate server rather
>> than news.individual.net's server that is dropping.
>>

> I'd try a proper news client before blaming the network or server.


Actually I tried "telnet news.individual.net 119" and "telnet
news.tiscali.co.uk 119", to eliminate any transient problem with OE. The
former sometimes gave me a login prompt whereas the latter never did at time
when OE had problems. This, taken with Graham U's reponse to the thread,
makes me suspect that Tiscali are playing silly buggers.
 #6  
07.02.2010, 03:06
Anthony R. Gold
On Sat, 6 Feb 2010 12:22:32 -0000, "Mortimer" <me> wrote:

[..]
> NNTP: 12:19:52 [tx] GROUP uk.railway
> NNTP: 12:19:52 [rx] 211 37559 1022635 1060403 uk.railway
> NNTP: 12:19:52 [tx] XOVER 1060396-1060403
> NNTP: 12:19:53 [rx] 224 1060396-1060403 fields follow
> NNTP: 12:19:57 [tx] ARTICLE 1060399
> NNTP: 12:19:58 [rx] 220 1060399
> <05d73db4-6028-47ed-97f8-00d70c38c70a> article
>> So what's going on?


I'd say nothing to do with Tiscali or NIN but your software or its
configuration is f*sked. Why is it trying and failing on port 8119 then
trying and succeeding on (the correct NNP) port 119?

Tony
 #7  
07.02.2010, 03:08
Anthony R. Gold
On Sat, 06 Feb 2010 23:06:50 -0500, "Anthony R. Gold"
<not-for-mail> wrote:

> I'd say nothing to do with Tiscali or NIN but your software or its
> configuration is f*sked. Why is it trying and failing on port 8119 then
> trying and succeeding on (the correct NNP) port 119?


Whoops - please insert the missing "N" in the appropriate place.

Tony
 #8  
07.02.2010, 05:40
Rob Morley
On Sat, 6 Feb 2010 23:31:47 -0000
"Mortimer" <me> wrote:

> Actually I tried "telnet news.individual.net 119" and "telnet
> news.tiscali.co.uk 119", to eliminate any transient problem with OE.
> The former sometimes gave me a login prompt whereas the latter never
> did at time when OE had problems. This, taken with Graham U's reponse
> to the thread, makes me suspect that Tiscali are playing silly
> buggers.
>

I wonder if they're using some sort of deep packet inspection that's
excluding protocols not related to e.g. web and mail access. It seems
silly to be blocking their own services when they could just be
throttling them, but maybe they're actually targeting something like P2P
file sharing and this is just collateral damage.
 #9  
07.02.2010, 08:48
Jeff Gaines
On 07/02/2010 in message <ctesm55euta9rffvrgsdadqq8geu3vi931>
Anthony R. Gold wrote:

>I'd say nothing to do with Tiscali or NIN but your software or its
>configuration is f*sked. Why is it trying and failing on port 8119 then
>trying and succeeding on (the correct NNP) port 119?


NIN supports port 8119 for use when your ISP throttles 119.

The OP might be better off using port 80 - see:
http://news.individual.net/faq.php#1.13

It worked for me when Demon started throttling news.
 #10  
07.02.2010, 14:00
Anthony R. Gold
On 7 Feb 2010 09:48:09 GMT, "Jeff Gaines" <jgaines_newsid>
wrote:

> On 07/02/2010 in message <ctesm55euta9rffvrgsdadqq8geu3vi931>
> Anthony R. Gold wrote:
>
>> I'd say nothing to do with Tiscali or NIN but your software or its
>> configuration is f*sked. Why is it trying and failing on port 8119 then
>> trying and succeeding on (the correct NNP) port 119?

>
> NIN supports port 8119 for use when your ISP throttles 119.
>
> The OP might be better off using port 80 - see:
> [..]
>
> It worked for me when Demon started throttling news.


Thanks. Been with NIN (and fu-berlin before that) for very many years
and I never knew (or even needed to know) that.

Note the log says "Connection ... closed." Unless Tiscali was acting as a
proxy I don't believe anything they could do would cause that message.

Tony
 #11  
07.02.2010, 15:22
Rob Morley
On Sun, 07 Feb 2010 10:00:19 -0500
"Anthony R. Gold" <not-for-mail> wrote:

> Note the log says "Connection ... closed." Unless Tiscali was
> acting as a proxy I don't believe anything they could do would cause
> that message.
>

That's why I assumed it was the news client failing to handle an error
gracefully - mine sees errors on NIN but carries on with the next
group, his might think that the server had closed the connection when
in fact it hadn't.
 #12  
13.02.2010, 23:08
John Palmer
"Mortimer" <me> wrote in message
news:knu1
> "Rob Morley" <nospam> wrote in message
> news:moon
> > On Sat, 6 Feb 2010 12:16:35 -0000
> > "Mortimer" <me> wrote:
> >
> >> In other words, I get part-way through the process and the server
> >> drops the connection - though it may be an intermediate server rather
> >> than news.individual.net's server that is dropping.
> >>

> > I'd try a proper news client before blaming the network or server.

>
> Actually I tried "telnet news.individual.net 119" and "telnet
> news.tiscali.co.uk 119", to eliminate any transient problem with OE. The
> former sometimes gave me a login prompt whereas the latter never did at

time
> when OE had problems. This, taken with Graham U's reponse to the thread,
> makes me suspect that Tiscali are playing silly buggers.


Hi,

I have similar problems with Tiscali blocking NIN on 119 usually in the
evenings, (not that I am around much in the daytime to compare) but yes it
is Tiscali for definite. (Or Talk Talk as they are now known)
 #13  
13.02.2010, 23:18
John Palmer
"GrahamU" <GrahamUnd_NoSpamHere> wrote in message
news:e8bk
> On Sat, 6 Feb 2010 12:16:35 -0000, "Mortimer" <me> wrote:
>
> >Does anyone know if Tiscali broadband connections block all access to

news
> >servers at certain times of day?
>> Yes but it seems to depend on network load rather than times. Having

> said that 6 to 10 PM (GMT) weekdays I am unlikely to get any messages
> but at other times all is fine. And they block ALL news servers at
> this time including their own!


Not quite correct.....
I would recommend you started using http://www.eternal-september.org/ for
newgroups. This news-server is configurable for port 443 which Tiscali
never blocks at any time. Better still its free.
I have been using it for a long time because of the Tiscali issue of
blocking port 119. Good luck.
 #14  
13.02.2010, 23:20
John Palmer
"Mortimer" <me> wrote in message
news:knu1
> "Rob Morley" <nospam> wrote in message
> news:moon
> > On Sat, 6 Feb 2010 12:16:35 -0000
> > "Mortimer" <me> wrote:
> >
> >> In other words, I get part-way through the process and the server
> >> drops the connection - though it may be an intermediate server rather
> >> than news.individual.net's server that is dropping.
> >>

> > I'd try a proper news client before blaming the network or server.

>
> Actually I tried "telnet news.individual.net 119" and "telnet
> news.tiscali.co.uk 119", to eliminate any transient problem with OE. The
> former sometimes gave me a login prompt whereas the latter never did at

time
> when OE had problems. This, taken with Graham U's reponse to the thread,
> makes me suspect that Tiscali are playing silly buggers.


I would recommend you started using http://www.eternal-september.org/ for
newgroups.
This news-server is configurable for port 443 which Tiscali never blocks at
any time. Better still its free.
I have been using it for a long time because of the Tiscali issue of
blocking port 119.
 #15  
14.02.2010, 07:56
Harry Bloomfield
Jeff Gaines explained :
> The OP might be better off using port 80 - see:
> [..]


I use 563, which works fine all the time.

Similar Threads
Tiscali DNS problems

Anyone else getting "Website could not be resolved to an ip address" on Tiscali BB. Its been like it for 3 days now on and off on various websites like Ebay and...

tiscali problems?

My tiscali BB is crawling along at <50K, and their last status report is Feb 8th! Anybody know what's going on?

Problems with Tiscali

A friend of mine has Tiscali as her broadband provider. She wishes to move to another provider but Tiscali are most unco-operative. They are very reluctant to give her a...

Tiscali problems

Well, Tiscali SmartTalk are getting my billing wrong, taking money from a different account while telling me they've taken it from mine, then trying to claim it all back from...


All times are GMT. The time now is 12:50. | Privacy Policy