evilsee
Senior Member
My router would not authenticate with two Web africa accounts I have, I called there support line, and they have a message stating that there might be authentication problems, but no indication of when it will be fixed.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Driving me mad - my WA account fails to do anything with DNS despite auto DNS settings.
Did you flush the dns? Go to command prompt.
C:\>ipconfig /flushdns
Also reboot the router.
Driving me mad - my WA account fails to do anything with DNS despite auto DNS settings. Switch to any one of my other ISP DSL accounts and everything works just fine.
Getting real annoyed now - paying double for BW and it does not work.
Hi Moederloos
There is an issue affecting a small number of users in certain areas.
This has been tracked down to the following issue: Some regions the ESR (Telkom Edge routers) are not increasing the IP allocation for WA IP's fast enough due to the huge influx of new IP's onto the IPC network. The ESR also refreshes every 20 minutes and increases the pool size allowing more users to connect.
Telkom have been very helpful and are working to get it resolved ASAP
In the meantime we are setting up @wadsl.s multirealm capability on shaped. This means those users can get a SAIX IP if they use .s and are having trouble getting a WA one as a temporary fix. Will let you know once that is live.
I am a bit upset of the service levels experienced during the migration. Honestly I just switched our unshaped account to .v alternative and will leave it there for a while.
A really think that more pro-active communication should have taken place and migration should have been done in smaller blocks over a longer period ( and preferably over weekends).
Let me just step in there and give a bit of background:
We did 2 months of testing (amidst a market that is wanting things immediately).
- We went live on Thursday 3pm in the quietest month December. This was chosen for the following reasons. If we cut over on Friday, most Telkom tech's are off and we may have had downtime the whole weekend. Engineers also go home at 5 so we decide 3pm is the least interruption and most business work has been done.
- We did extensive planning ans migration strategy meetings. We put in place special pages that inform users how to get rid of old proxy settings. We rewrote the SMTP dns to use our own to help ease things etc. That said users are always going to have quirky settings and non-standard things that will break, those sort of things we've dealt with today on a case by case basis.
@wadsl is the largest migration ever done by Telkom (20000+ in one go). So it was a first for us and their team and considering its been a huge success (Thanks guys). Our clients are reporting a stable and fast network and the call center was never swamped (albeit very busy) Remember its an unprecedented switch over.
Furthermore to answer you on the splitting it up, it was not technically possible to split it into smaller chunks because you can only move a whole realm at a time. We have still a few hundred smaller realms to go though which we will get to next week.
On shaped vs unshaped question. Shaped is set to perform equal or better to the old SAIX shaped and unshaped has absolutely no shaping on it. Hence if there is congestion the unshaped user gets priority thus its better guarantees.
Hope that helps give you a bit more of a behind the scenes view
Cheers
While in essence what you are saying about shaping is true, it is actually quite possible to do shaping on inbound bandwidth, as long as you know how. By choosing which protocol;s packets you drop by yourself you have a bit of control as to which packets still get pumped to your network at full speed and which ones you forcefully slow down by dropping their packets causing the sender to send slower to prevent it from resending packets too much.
Trust me, shaping is a very interesting concept but there are way around limitations and in the end you still get the same affect. I bet if you ask the trial testers, there were a point where p2p was completely killed with shaping to give other protocols the lead. It is essentially the same. Only difference is, now p2p has a fixed pool, and other protocols get priority once links get congested.
With unshaped accounts having their own seperate pool of bandwidth which in turn give them their own contention ratio.
Short answer, yes.Tinuva said:With unshaped accounts having their own seperate pool of bandwidth which in turn give them their own contention ratio.
Doing a trace to our server in cape town from joburg, gives me 8 hops(which is better than the previous 13). But doing a trace to our server 20km from me, gives me 15 hops.
How is that possible?
I will switch the accounts over tomorrow night and monitor the situation. In fact if they can delivery a consistent ~250ms latency to Europe over the next couple of months I would be happy and will probably send flowers!
Short answer, yes.
Remember though, the ISP is doing the outbound traffic to the client, and such have full control over what the they upload to the client. Also, when one do now know what kind of traffic packets are, ie. general SSL doesn;t have as high priority as https_browsing, purely because that could be encrypted torrents. Most VPN traffic actually have a known footprint, and then some actually do not even use UDP/TCP but instead GRE/IPSEC and other protocols which is even easier to recognize.
But in the end, shaping is not there to restrict users, but to give them all a better experience.