I have been a SingTel and SingNet customer for the longest time and do recommend friends and family over sometimes. While I have no complains about the service, I do have questions about some of their front-line staff operations and capabilities.
Another incident struck today.
I decided to sign up for the ADSL upgrade package from the current 3500kbps to the ADSL2 6000kbps after my contract is up for renewal. On the day of service activation, things just weren't going well. To cut a long story short, the downtime and service disruption was almost 3/4 of the day (which meant no www and email access == no work gets done) and my router power-supply cable failed today for some reason (due to age, I believe) and luckily, I had an old power-supply cable lying around which was put to good use. When the ADSL2 modem arrived late, I hooked it up, expecting a simple plug-n-play.
I was wrong.
The SingNet technical service staff was at a loss to help me. The only thing they could do was tell me that I could hook up my single machine (I have 8 at home) to the modem directly and things work fine. That is not a solution. Solve my problem, SingTel. Dont you know how many people in Singapore uses a Router to share broadband bandwidth amongst the household. If ADSL bandwidth was made for 1 machine and 1 user, we dont need anything more than 256mbps. Their technical staff did 1 step further and said they supported only 2 brands of routers with their modems. Fine - given that there are hundreds of models of routers anyways. I qualify myself as a technical person and asked if I could have the settings of those "supported" routers so I know how to tweak and configure mine to work with the new modem.
Me: "Could I have those config settings of those routers so I can see how I can configure mine"
SingNet: "Err...We support 2 brands X and Y of routers but I am sorry, the settings are NOT in my knowledge base so I cannot help you there..."
Me: "OK. What else can I do ? If it doesnt work with my router, I cannot surf so tell me what I am paying for again ?"
SingNet: "I am sorry, Sir but those are the only 2 brands of integrated Router-modem we support"
Me: "Huh ? Integrated Router-modem ? Are you asking me to throw away my VPN Firewall router so I can use your modem ? Duh !"
So, we have this pipe of 6mpbs of bandwidth flowing through, we share. It makes sense and is cost-effective. So, while looking at the PO of the delivered modem, I saw the vendor who actually was being subcontracted by SingTel to sell those modems so I decided to give them a call and it was great that their support-line was open till 2100 hours. This would have never happened in the Australia, US or Canada. i-smile
It turns out that SingNet has only subcontracted to bundle their modems with their ADSL service offerings and the modem they are bundling is actually a router-modem !!! which explains why it cannot work with my current router as both services and DHCP will clash. To cut another long story short, I had to do some research, together with this vendor, to see how we can disable the router function and use this modem mainly as a bridge. There is no user iterface. Guess what I have to do ?
I have to telnet into the device with the proper credentials and command-lined these:
_{Administrator}=>ppp relay
{Administrator}[ppp relay]=>flush
{Administrator}[ppp relay]=>..
{Administrator}[ppp]=>flush
{Administrator}[ppp]=>:eth
{Administrator}[eth]=>flush
{Administrator}[eth]=>:atm
{Administrator}[atm]=>flush
{Administrator}[atm]=>phonebook
{Administrator}[atm phonebook]=>flush
{Administrator}[atm phonebook]=>add
name = pvcInternet
addr = 0.100
:atm phonebook add name=pvcInternet addr=0*100
{Administrator}[atm phonebook]=>..
{Administrator}[atm]=>ifadd
intf = atmInternet
:atm ifadd intf=atmInternet
{Administrator}[atm]=>ifconfig
intf = atmInternet
[dest] = pvcInternet
[qos] = default
[encaps] = llc
[retry] = 10
[fcs] = disabled
[ulp] = mac
:atm ifconfig intf=atmInternet dest=pvcInternet ulp=mac
{Administrator}[atm]=>ifattach
intf = atmInternet
:atm ifattach intf=atmInternet
{Administrator}[atm]=>..
{Administrator}=>eth bridge
{Administrator}[eth bridge]=>ifadd
intf = snbbridge
:eth bridge ifadd intf=snbbridge
{Administrator}[eth bridge]=>ifconfig
intf = snbbridge
[dest] = atmInternet
[portstate] = forwarding
[retry] = 10
[vlan] = default
[prioconfig] = disabled
[ipprec] = disabled
[priority] = 0
[regenprio] = 01234567
[ingressfiltering] = disabled
[acceptvlanonly] = disabled
[mcastfilter] = disabled
[dynvlan] = disabled
[igmpsnooping] = enabled
:eth bridge ifconfig intf=snbbridge dest=atmInternet
{Administrator}[eth bridge]=>ifattach
intf = snbbridge
:eth bridge ifattach intf=snbbridge
{Administrator}[eth bridge]=>saveall
{Administrator}[eth bridge]=>:
{Administrator}=>dhcp server config state=disabled
{Administrator}=>saveall
{Administrator}=>exit
After this exit, this particular router-modem functions as a bridge mode and I was able to post this blog.
WTF ?!?!?!?! Are they expecting home-users and lay-men to be typing these commands into a UNIX firmware ? I consider myself to be fairly technical and yet I barfed at the idea of doing this. Goodbye Civilization, Hello Stone Age ...
... which brings me to my main point ...
I bought into an upgrade path. My old modem was A modem, nothing more, nothing less. I used a router to connect to it. An upgrade path should be seamless. But SingNet decided to have a field day with me ...
- Their technical service staff have no idea it is a router modem. They kept using the term "Modem" only so I had to run around in circles figuring out why it doesnt work in the first place
- It gave me a router modem, with no user interface and documentation on how to use it, much less how to enable it to switch to a bridging mode. Obviously, an upgrade path is given to customers who have been on a certain older plan for x amount of time and obviously had their way of doing things. To share a ADSL connection, most people (if not all) use a router. By introducing a router modem into the picture, SingNet is forcing customers to throw their old router away. People like me have VPN rules, Firewall rules, Port Forwarding rules in this router and if it functions as a wireless access point as well, absolutely NO ONE would throw it away.
That is not a solution. Solve my problem, SingTel. Give customers options, SingNet. Follow the lead of UOB. A customer like me, and I am sure there MUST be hundreds of me in Singapore, at least, who were on the older plan for an x amount of time uses a current router. Then give me a pure modem, please. Give what you gave me today to those people who are looking for a router modem. Have choices. Choices are good. No choices are bad.
To make things worse, after I got it all set up, I ran multiple FTP test plus the famous SpeedTest and found my speed to be about an average of 2900kpbs. This is only a fraction of my promised 6000kbps and even worse than my older 3500kpbs plan. If this doesnt get fixed in time, I will make sure everyone in Singapore hears about this though formal and informal complaints through chat rooms / forums and the press
Gosh - when are our service providers ever going to get it right ?