Sky Broadband ADSL Username/Password |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Sky Broadband ADSL Username/Password
Here's a little something for those of you with a Sky Broadband router. If you're eager to find out what ADSL username/password Sky are using, you can try the following to see if it works in exactly the same way as on a bog standard DG834GT.
The DG834GT management interface offers a debug option that enables the embedded Telnet server. To do this, fire up your web browser and enter the following URL (changing the IP address to your router's address if necessary): http://192.168.0.1/setup.cgi?todo=debug You'll be asked for the administration username/password ('admin' and 'password' on a normal DG834GT though I understand this to be 'admin' and 'sky' on Sky's branded version). With any luck you'll then see the message "Debug Enabled!". You should now be able to connect to the router via Telnet by entering the following command at the Command Prompt: Code:
telnet 192.168.0.1 Code:
BusyBox v1.00 (2005.07.29-07:22+0000) Built-in shell (ash) Enter 'help' for a list of built-in commands. # ![]() The DG834GT stores all of its settings in one file. To search this file for the ADSL login details, enter the following command at the BusyBox prompt: Code:
cat /tmp/nvram | grep pppoa_ Code:
pppoa_username=user@isp.com pppoa_password=abc123ABC pppoa_idle=0 pppoa_ipaddr= Of course, knowing Sky, they've probably disabled the debug mode but I'm hoping that's not the case.If you're interested in tinkering further, I wrote a little article some time back that delves deeper into BusyBox on the DG834GT here: NETGEAR DG834GT Hacking Hopefully you'll be able to have some fun while I wait for Sky to pull their finger out and send me my Sky Broadband order email.
|
|
|
|
|
Please sign in or register to remove this advertisement.
|
|
|
#2 |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
I'm guessing from the lack of replies that:
|
|
|
|
|
|
#3 |
|
Forum Member
Join Date: Sep 2005
Posts: 36
|
I tried it last night. The first bit worked and came back Debug Enable! but when I Telnet the Router it asks for user name and password again. Admin and Sky do not work, neither Admin and Password, so cannot get any further.
I may be doing something wrong though.
|
|
|
|
|
|
#4 |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Interesting. So just to clarify:
Would the above be correct? If so, that's a little odd as the standard router connects you directly to the Telnet server without asking for an additional username/password. Looks like Sky have been playing with the firmware quite a bit.
|
|
|
|
|
|
#5 | |
|
Forum Member
Join Date: Sep 2005
Posts: 36
|
Quote:
The bit I was not too sure about was connecting via Telnet. After getting the Debug Enable! message in IE, I opened a DOS window and typed in 'Telnet 192.168.0.1' and it asked for the username which I typed in 'admin' then it asked for a password, and I tried both sky and password but it returned me to the login prompt. |
|
|
|
|
|
|
#6 |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
In that case it definitely looks like Sky have locked out the Telnet server with an additional username and password.
![]() What if you enter nothing as the username and password? |
|
|
|
|
|
#7 | |
|
Forum Member
Join Date: Sep 2005
Posts: 36
|
Quote:
|
|
|
|
|
|
|
#8 | |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
I would try myself but I'm still twiddling my thumbs waiting for Sky.
|
|
|
|
|
|
|
#9 |
|
Forum Member
Join Date: Sep 2005
Posts: 36
|
No User name or password or any combination of either will work with Telnet.
Seems that the Router is locked down good and proper. |
|
|
|
|
|
#10 | |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
|
|
|
|
|
|
|
#11 |
|
Forum Member
Join Date: Aug 2006
Posts: 15
|
I only realised that the router is locked when I phoned up SKY requesting for login details so I could use them with my existing setup.
It would be good if certain locked features could be opened. I should be receiving mine tomorrow so will have a quick nose at whats what. On a side note. I was working at a small office site where they were using a BT branded Efficients 5861 router; it was fully locked down other than being able to view just the username and password. Anyway the router failed for some reason, so I decided to bring in my Netgear DG814 from home; configured it with the username/password and it was working fine. Although, as previously mentioned, I dont think the SKY routers have unique usernames and passwords(?) (or would this not matter in using the credentials on another router??)- Perhaps, just as long as you as using the registered telephone number, things should be ok. |
|
|
|
|
|
#12 | |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
For example the NETGEAR management interface only displays your current sync rates and signal ratios whereas via Telnet you can get information on the maximum supported downstream/upstream rates your line can supposidly handle as reported by your exchange's DSLAM. You can get more information by looking at the link I posted above as well as some of the additional links I've listed at the end of the article. Ideally, my goal would be to replace the firmware on the Sky router with the most recent generic NETGEAR version whilst keeping Sky's version as a backup to restore back on to the DG834GT if necessary.
|
|
|
|
|
|
|
#13 |
|
Forum Member
Join Date: Feb 2006
Posts: 22
|
I'll be watching this with interest. Someone's got to be able to spring it open.
Also, is it possible to reflash it with some standard firmware so that it can be resold once we've all changed to our own routers? How are you supposed to configure IP/gateway addresses and whatnot for your own network? I don't want to be having to install bridges etc. Maybe you can do this from the setup utility. Jody [Edit] LOL, see you've pre-empted my reflashing question... I type too slow
Last edited by Jody&Jackie : 25-08-2006 at 15:39. |
|
|
|
|
|
#14 | ||
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
![]() Quote:
|
||
|
|
|
|
|
#15 |
|
Forum Member
Join Date: Mar 2004
Location: Halesowen
Services: Freeview - Humax 9200 - reception from Sutton Coldfield
Posts: 573
|
Maybe this firmware flashing (I also thought of that) is why they insist you allow them to do an auto update.
As soon as you flash it, it will auto update itself back to Sky's firmware Or am I getting too cynical in my old age. I would also be worried about losing more options (like port forwarding) when their powers that be decide to stop you doing stuff. Isn't port forwarding needed for P2P ? And don't forget the T&Cs. If you put none Sky firmware on, do you break their T&Cs and so get cut off ? Tim.C (I'm taking the easy option, and getting Sky BB for my Mom-in-law who won't care or notice any of these restrictions - then later I'll know whether I want to switch myself )
|
|
|
|
|
|
#16 | ||||
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
![]() Quote:
Quote:
Quote:
|
||||
|
|
|
|
|
#17 |
|
Forum Member
Join Date: Sep 2001
Location: South Coast, UK
Services: SMT-S7800, LG 47LX6900, STR-DH810, BD-35
Posts: 4,921
|
Anyone Cracked It Yet?
I am sure lots of us would prefer to use our own routers rather than reconigure all our kit?
Automan. |
|
|
|
|
|
#18 |
|
Forum Member
Join Date: May 2006
Posts: 70
|
ive done it, as i have posted over at skyuser.
|
|
|
|
|
|
#19 |
|
Forum Member
Join Date: Sep 2001
Location: South Coast, UK
Services: SMT-S7800, LG 47LX6900, STR-DH810, BD-35
Posts: 4,921
|
vgopal,
Many thanks for your thread at skyuser It's a shame my old router that claims to be ADSL2+ is not ![]() Thus pending feedback from AVM I am back on my Sky Netgear Router. Automan. |
|
|
|
|
|
#20 |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Indeed, excellent work
![]() As soon as my router arrives I'll be tinkering with it in the same way.
|
|
|
|
|
|
#21 |
|
Forum Member
Join Date: Sep 2001
Location: South Coast, UK
Services: SMT-S7800, LG 47LX6900, STR-DH810, BD-35
Posts: 4,921
|
It has been pointed out that if you ever manage to access the skybroadband.com site and open the 13 A4 page long contract sent to your sky email account it says you MUST use the provided broadband router which will be automatically updated
![]() Automan. |
|
|
|
|
|
#22 |
|
Posts: n/a
|
Seriously ticks me off this, the service says you use the provided router, you dont want to then dont take it.
simple |
|
|
|
#23 |
|
Forum Member
Join Date: Aug 2006
Location: Derby
Services: Sky, Tivo, Sky Broadband MAX, Philips Streamium
Posts: 136
|
The simpe solution I have done is give the routers IP addresses in the same range and then plugged the SKY one into my current one, and only using the Sky router for the modem functions. That way I don't have to reconfig everything.
|
|
|
|
|
|
#24 | |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
And for what it's worth, having received my Sky router yesterday, and having compared it to the generic Netgear version, the changes Sky have implemented are minor enough for me not to worry about using it, especially given that the Sky firmware appears to be running newer ADSL modem firmware that the current Netgear release is not. Last edited by Jose Cardoso : 12-09-2006 at 11:20. |
|
|
|
|
|
|
#25 | |
|
Forum Member
Join Date: Mar 2000
Location: London
Services: Sky+HD, Sky Fibre, Apple MacBook Pro, Denon AVR-1909, Panasonic Viera VT50
Posts: 1,575
|
Quote:
|
|
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
|
All times are GMT +1. The time now is 09:45.





)