Tag: icasa
Uncapped ADSL Broadband
by computerwiz on Mar.20, 2010, under Computer Wiz - Blog
Vox uncapped ADSL: Best prices yet!
Vox Telecom has joined MWeb by announcing the introduction of uncapped ADSL services; Best pricing in the market
The cost of broadband services in South Africa is finally being driven down by competition, despite Telkom still holding a monopoly over the internet market.
Today, Vox Telecom has joined MWeb by announcing the introduction of uncapped ADSL services for our consumers.
“We are revamping all our broadband solutions to cater for the widest spectrum of users, ranging from people who are extremely price-sensitive to those looking for the very highest quality experience.
Our consumer-oriented @lantic internet service provider is ready to launch its new broadband offering, while Vox Datapro and Vox Telepreneur are busy revamping their ranges.
Vox Telecom/@lantic will be launching bundled ADSL offerings which include both ADSL access and an uncapped ISP account. Vox’s pricing is even more aggressive that MWEB’s pricing:
- Uncapped All-inclusive 384kbps: R339
- Uncapped All-inclusive 512kbps: R589
- Uncapped All-inclusive 4096kbps: R889
This move will give our customers unlimited access to the internet for a fixed monthly fee, with no sudden and frustrating cut-off when they reach the caps that were previously in place.
With Vox Datapro the accent will be on quality and flexibility for corporate customers. The package being created by Vox Telepreneur will create a simplified, uncapped offering designed for small businesses and consumers, and sold through our network of more than 4,000 dealers.
MWeb must be applauded for making some heavy investments in infrastructure, which have allowed it to offer uncapped bandwidth to the market. Yet the degree to which Vox, MWeb and every other player in the market can cut their tariffs is frustratingly highly constrained by Telkom.
Telkom still owns the local loop – that last mile of copper wire that reaches into residential and business premises. Despite years of promises from the industry regulator, Icasa, the local loop has still not been freed up for all service providers to use.
That means ISPs still pay heavily for the right to use a facility that was funded by taxpayers in the first place. Since access to the local loop can account for up to 90% of the fees ISPs charge their customers, further significant price cuts can only be unleashed when the regulator finally delivers on its promise to unbundle the local loop.
Uncapped internet access is the way the market has to go. It’s what consumers want and expect and it’s what they do overseas. But it’s ridiculous that ISPs are providing these price reductions while Telkom, which has all the infrastructure and is clearly in the best position to drive down prices, is happy to let the private sector lead the way. Imagine the cost cuts that would ensue if South Africa really enjoyed full competition in the market.
The message to our telecommunications regulator is clear: nothing is more effective than letting the free market determine pricing. It is imperative that Icasa’s plans to liberate the industry are accelerated, since local loop unbundling and number portability will let us unlock further price cuts.”
Douglas Reed is the Managing Director of Vox Telecom
Call Computer Wiz today and we will provide you with the required uncapped adsl broadband solution which is either a shaped or unshaped uncapped adsl broadband solution.
All inclusive means that you pay your ISP for the rental of the adsl port and the data in this case the uncapped adsl broadband solution.
As mentioned before, should you not have a Telkom line, we can still offer you an uncapped throttled broadband via iBurst.
Reg Fridey
Computer Wiz
Tel: 0861114731
Cell: 084 585 8885
Fax: 0865242436
email: sales@computerwiz.co.za
www.computerwiz.co.za
iBurst – Vista and MTU settings
by computerwiz on Feb.23, 2009, under Computer Wiz - Blog
iBurst requires that your MTU be set to a size of 1352 on your operating system namely Windows XP or if using Vista unless you are using an Apple Mac in which case it must also be set.
Do not forget that the MTU must be set on your router and Linux machine if you are using additional equipment on your network.
Before being able to explain MTU it helps if we have a basic understanding of how data is transmitted.
Networks use certain protocols to send and receive data.
TCP or Transmission Control Protocol is one of the core protocols in the Internet suite as it provides a means of reliably sending data between two connections.
How its able to guarantee a reliable connection is through its use of acknowledgements or ACK from the receiving system.
When someone sends you data this is broken up into small packets the host will send a packet of data which then requires an acknowledgement from the receiving system.
Once the sender has received an ACK it will continue to send the next packet of data. If for any reason an ACK is not received the host will wait for a short period of time before trying to retransmit.
This constant chatter of stop and start between the 2 connections ensures that all packets are received in the correct order.
Maximum Transmission Unit or MTU
The MTU is the maximum amount of data (packet size) that can be transmitted in one go before it has to be cut up into smaller chunks. Each network has a maximum limit of data size it can cope with before data is fragmented into smaller packets. This figure may vary from network to network.
If you are using your iBurst Broadband connection to establish VPN connections then you must set the MTU size to 1324.
Vista needs to have the MTU set to 1352 when using iBurst and the following commands could be used in combination with a batch file that could be enabled or run after the iBurst connection has been made.
The following command could be used to disable the automatic MTU function within Vista.
Click start
Find command prompt
Right-click command prompt and click Run As Administrator
Type: netsh int tcp set global autotuninglevel=disabled
Press enter
Now run your batch file and observe your MTU settings.
The commands displayed below must be used in your batch file.
netsh interface ipv4 set subinterface “iburst” mtu=1352 store=persistent
netsh interface ipv4 show subinterfaces
The above has been tried and tested with great success on a Vista machine.
Webpages load correctly and are fully displayed.
Computer Wiz
Tel: 0861114731
Cell: 084 585 8885
Fax: 0865242436
email: iburst@computerwiz.co.za
