News servers

In the mean time, while we wait.......

Try reconnecting your 8ta connection until you get a 41.151.x.x IP address and see if that helps.

Use something like http://www.whatsmyip.org to check, if you don't know where to find the IP address of your connection.

Thanx. Ill try that in the meantime. Although that would mean restarting the phone every time.
 
I don't seem to get any 41.150.x.x IP addresses anymore, only 41.151.x.x addresses.
I guess this must be their short term "fix" for this news server access problem then :)
 
So it's over two months later and this problem still has not been resolved by 8ta.

They did not respond to my PM, so I will try again and email them as well.

I hadn't noticed this up till I checked again a while ago, as I have been using the following script on my MikroTik router, which disconnects all 41.150.x.x connections and keeps doing so, until a 41.151.x.x connection is established.

Code:
:local 8taIP [/ip address get [find interface="wan2"] address];
:log info $8taIP;

:local WanID [/interface ppp-client find name="wan2"];

:if  ([:find $8taIP "41.150" -1]=0) do={

:log info "Unwanted 8ta IP found, disconnecting wan2";
/interface ppp-client disable $WanID;
:delay 5;
:log info "Reconnecting wan2";
/interface ppp-client enable $WanID;
}

Scheduled to run every couple of minutes.

But we should not have to do this sort of thing to get around a problem which 8ta should resolve.
 
Last edited:
8ta (Telkom Mobile) response to my PM was:

Please provide your full name, 8ta number, alternative contact number and email address.

Please also provide full explanation of the problem you are experiencing

I guess having their technical support look at this thread won't quite cut it.

I'll put something together after easter, as there is no way we want them fiddling with a partially working saix news server access right now. :whistle:
 
hey guys
so is this 8ta thing still a problem?
I cant seem to connect saix or the telkom servers
 
8ta and news servers no longer working?

Ive been using saix for nzb downloads for quite some time and it usually worked fine, but recently it doesnt work at all.
I even tried using the telkom servers and still no joy.

Anyone have any ideas?
Is it as simple as them resetting something on their side?

Help....:cry:
 
there should be at least 2 threads about this. you were lucky it lasted so long. stopped working ages ago for alot of us and was never fixed. back on adsl now.
 
there should be at least 2 threads about this. you were lucky it lasted so long. stopped working ages ago for alot of us and was never fixed. back on adsl now.

that sucks, was actually a couple of months ago but since I dont use it regularly just thought it was a network problem
so they wont be fixing it then??

guess I wont be renewing in August then...:mad:
 
Just use torrents as opposed to the SAIX News Server on 8ta. It's unshaped, so why bother with a news server?
 
Just use torrents as opposed to the SAIX News Server on 8ta. It's unshaped, so why bother with a news server?

whats the best places for torrents?
havent used torrents in a while
 
that sucks, was actually a couple of months ago but since I dont use it regularly just thought it was a network problem
so they wont be fixing it then??

guess I wont be renewing in August then...:mad:

somehting to do with the saix server actually rejecting connections from a specific ip range. and 8ta users were included in that ip range. so you could reset your connection hoping to be assigned the correct ip. pi$$ed me off mightily at the time.
 
somehting to do with the saix server actually rejecting connections from a specific ip range. and 8ta users were included in that ip range. so you could reset your connection hoping to be assigned the correct ip. pi$$ed me off mightily at the time.

how do you reset the connection?
 
I've started looking into this issue again and it may be more complicated than I originally thought.

The 41.151.x.x IP range works fine for me.
The 41.150.x.x IP range appears not to work for the alt.binaries hierarchy, but I was able to get access to some other groups while checking.

I'll post more information later after further testing.

I can't even begin to imagine how to formulate a fault report to Telkom Mobile in this case. :erm:
 
When this works do you get full 3G speeds?

Must be pretty sweet...

I have an external antenna and get close to 8Mbps (sometimes more) download on cached articles in the mornings. :D

Later in the day and during the evening peak, those speeds drop way down to below 1Mbps at times. :(
 
Top
Sign up to the MyBroadband newsletter
X