vodacom3g
Vodacom Representative
Engineering confirmed they already know about the problem are on it.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Sounds like it was national.
I was still not getting through at 1:46, and have been busy since then, but it's working now.
Thanks "vodacom3g" - and good to talk to you! (Turns out he's someone I know - small country!)
Yes, the incidents that I've experienced were PPDB-specific issues.
Ok mine too.
Yes, should be the same. I'm not 100% sure of what the problem is but you get handled in a different loop if you have a pre-paid bundle and something in that process broke.
It's not affecting everyone, so please let me know if you get it again.
Connection hit a dead end again. At least 3G is working now.
ping -t smtp.vodacom.co.za
Sent = 24, Received = 24, Lost = 0 (0% loss),
Minimum = 110ms, Maximum = 149ms, Average = 119ms
ping -t -l 500 smtp.vodacom.co.za
Sent = 21, Received = 21, Lost = 0 (0% loss),
Minimum = 166ms, Maximum = 880ms, Average = 208ms
ping -t -l 1000 smtp.vodacom.co.za
Sent = 21, Received = 21, Lost = 0 (0% loss),
Minimum = 246ms, Maximum = 2831ms, Average = 455ms
Those I wouldn't exactly call low. The larger the packet size is the higher the latency seems to become which is really strange since 1000 bytes isn't even the size of a full packet. This is only at times though and mostly it is reasonable. The default size is 32 bytes which you can set to x using the "-l x" switch. 32 byte pings gives a rather useless statistic.Hi, how do you get such a low average? when I ping -t smtp.vodacom.co.za
Sent = 31, Received = 31, Lost = 0 (0% loss),
Minimum = 301ms, Maximum = 513ms, Average = 366ms
Is there a way to reduce these figures? Some settings somewhere?