republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » VOIP etc » Voice Over IP - VOIP » VOIP Tech Chat » Unlock virgin non-SR SPA2102?
Search Topic:
Uniqs:
6428
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
VoIP International Number for Canadian Location »
« [Skype] Advice - 2-line phones  
page: 1 · 2 · 3
AuthorAll Replies

yahoo2003

join:2007-11-02
Mclean, VA


edit:
November 27th, @08:10PM

Unlock virgin non-SR SPA2102?

I bought a new SPA2102 from cercledestine at Ebay. The listing said
"to Unlock it please go to: »www.vonage-forum.com/ftopic6794.html"
The link was for PAP2 and the password (78196365) did not work for 7932# (enable WAN web interface).
I tried to use LiveCD, but the passwords 78778839, 78676259 and 79309925 did not work for 723646#.
Ethernet side web interface asked for user ID and password, neither admin/7UprUtew nor admin/kImkGPHA worked.
I connected PC to SPA2102 on WAN side with static address (192.168.1.1) and started Wireshark, the SPA2101 never sent any request. Ping worked but web interface from WAN side did not work.
Firmware version is 3.3.6, no password for reset (73738#).
Has anyone unlocked virgin non-SR SPA2102?
Thanks in advance for any help.

yahoo2003

join:2007-11-02
Mclean, VA
I have learned the SPA2102 was for "www.myacn.com" and was able to enable user interface.

mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA

reply to yahoo2003
What did you mean by virgin non-SR? Did you mean the device never gets connected to the Internet to get provisioned? If so, then all those passwords you tried are useless to your device (assuming your SPA2102 is a Vonage device) because those are admin passwords provisioned by Vonage.

yahoo2003

join:2007-11-02
Mclean, VA

I followed seller's unlock link which did not work. The SPA2102 has never been connected to internet (according to the seller) but it seems customized to ACN. The user password is "acnvoip" and the DNS addresses are 8.15.12.5 and 8.5.244.5 even after reset.

mazilo
From Mazilo
Premium
join:2002-05-30
Lilburn, GA

said by yahoo2003 See Profile :

The SPA2102 has never been connected to internet (according to the seller) but it seems customized to ACN.
If it is customized to ACN, then chances are it is locked by ACN and the admin passwords shown on Vonage forum link provided by your seller are not going to unlock your device unless ACN has used the same Vonage admin password (which I doubt it). Just a common sense. Your best chance is to contact the seller to ask your money back. A Linksys WRTP54G-ER (which can be completely unlocked) only costs about $30 from Fry's Electronics + S/H.

yahoo2003

join:2007-11-02
Mclean, VA
Before I give up on this, the SPA2102-ACN is sending "GET /initconfig?P01=000E78EB9472&P12=0&P09=2&P03=SPA-2102&P04=...".
Do you think the cfg file for SPA2102-R might work for the SPA2102-ACN? Thanks

Dan_voip

join:2007-01-03
Canada

said by yahoo2003 See Profile :

Before I give up on this, the SPA2102-ACN is sending "GET /initconfig?P01=000E78EB9472&P12=0&P09=2&P03=SPA-2102&P04=...".
Do you think the cfg file for SPA2102-R might work for the SPA2102-ACN? Thanks
Try to download the file using your computer and see if is plain text.
There is a mac.cfg file posted by tpgopi here: »unlocking sipura2100
Maybe you can adapt the unlocking method even though it's about a spa2100 there.
In the mean time keep the adapter not connected to the internet.

yahoo2003

join:2007-11-02
Mclean, VA
Thanks for the information. Can anyone tell me what does "GET /initconfig?P01=000E78EB9472&P12=0&P09=2&P03=SPA-2102&P04=..." mean?
I know the string includes MAC and part number, but what path and filename should I use for the cfg file?

Dan_voip

join:2007-01-03
Canada

said by yahoo2003 See Profile :

Thanks for the information. Can anyone tell me what does "GET /initconfig?P01=000E78EB9472&P12=0&P09=2&P03=SPA-2102&P04=..." mean?
I know the string includes MAC and part number, but what path and filename should I use for the cfg file?
The cfg filename should be 000E78EB9472.cfg (yourmacaddress.cfg), for path you should guess from the string, could be SPA-2102 from what I can see.
The DOS command to download the file is:
tftp -i web_site_address GET /path/yourmacaddress.cfg
or
tftp -i web_site_address GET path/yourmacaddress.cfg

yahoo2003

join:2007-11-02
Mclean, VA

Sorry for not including the whole line from Wireshark:
6 0.001848 8.15.12.1 8.15.12.5 HTTP GET /initconfig?P01=000E08EA9472&P12=0&P09=2&P03=SPA-2102&P04=FM500G555693&P05=8.15.12.1&P06=3.3.6&P07=1.2.5(a)&P08=1&P09=2&P15= HTTP/1.0

Should I make http request? I am new for this.

Dan_voip

join:2007-01-03
Canada

Seems to be http request that means you can use the browser to get the file, the only problem is to figure out the exact address. I see an address there 8.15.12.1 and this is for vrrp12.iad01.acndigital.net When I try to go to »vrrp12.iad01.acndigital.net I'm getting an error, though we are getting closer

yahoo2003

join:2007-11-02
Mclean, VA
8.15.12.1 and 8.15.1.5 were the static addresses I set for the SPA2102 and PC, The SPA2102 was making DNS request for "cpe-cfg.acndigital.net" before the http request.

Dan_voip

join:2007-01-03
Canada

According »www.networksolutions.com/whois/r···ital.net 8.15.12.5 is a dns server DNS01.ACNDIGITAL.NET
Try to setup other addresses for SPA and computer and see how that request will change.

yahoo2003

join:2007-11-02
Mclean, VA
I set my PC to 8.15.12.5 to run SimpleDNS. 8.15.12.5 is defualt DNS for SPA2101-ACN. I need to figure out how to make http request to the real ACN server. It is getting late here, I will try it tomorrow. Thanks.

yahoo2003

join:2007-11-02
Mclean, VA


edit:
December 1st, @02:46PM

reply to Dan_voip
Re: Unlock ACN SPA2102-AN?

I got the "Salted" "initconfig.htm" file by putting the string after "cpe-cfg.acndigital.net" in IE address bar. It is not plain text file.
Is this end of it? It seems the SPA has only two uses for me:
(1). Class material for learning voip.
(2). Replace my BEFW11S4V1 router which does not support Xbox Live.
It's not total loss for me, I paid $16.5 (include shipping) for the box, some people paid $25 for the same box before shipping, the seller has sold more than 17 of them and refused to refund money.
I hope this thread will help people who bought the box and who want to buy them.

Dan_voip

join:2007-01-03
Canada

I found this: »srgizmos.ragenet.us/index.php/SPA-2102
I'm thinking you can take that file (linksys2102-sunrocket.cfg), rename it yourmac.cfg , run a http server where to put your cfg file, a DNS server to give your computer address and after the SPA will take the file use the password listed there to access the voice admin page.

yahoo2003

join:2007-11-02
Mclean, VA

Thanks for spending time to help.
That was exactly what I thought, I set up SimpleDNS and Apache on my PC, the SPA tried to get the file but did not finish it.
I though something I did might be throng or there might be some keys which are different between the SR and ACN units.
I sent a PM to username1961 (originator of the cfg file for LiveCD), he told me
"No they cannot be unlocked using sunrocket cfg file. There is only one person on these forums who can help you his username is dogface5."
Dogface5 has not answered me if the SPA2102-ACN can be unlocked.
I will re-check my setup.
I do have a question, can factory reset always return my unit to virgin if the firmware is not updated?

Dan_voip

join:2007-01-03
Canada

said by yahoo2003 See Profile :

Dogface5 has not answered me if the SPA2102-ACN can be unlocked.
I will re-check my setup.
I do have a question, can factory reset always return my unit to virgin if the firmware is not updated?
Yes, DogFace5 is the man!:) He knows about linksys/sipura adapters more then anybody else on this list and he probably can unlock your 2102. About the factory reset, in theory should do that but I wouldn't bet on that. If you load a cfg file, that can change also the password required for factory reset.

DogFace05

join:2005-12-09
Cary, NC


edit:
December 1st, @08:03PM

reply to yahoo2003
said by yahoo2003 See Profile :

Thanks for spending time to help.
That was exactly what I thought, I set up SimpleDNS and Apache on my PC, the SPA tried to get the file but did not finish it. I though something I did might be throng or there might be some keys which are different between the SR and ACN units.
You can't feed the .cfg file from one provider to an SPA2102 locked to another provider. The provisioning rules and encryption keys used on the .cfg files are defined exclusively by each provider--Linksys have nothing to do with it. It would be absolutely absurd and senseless for a given provider to reuse the same key(s) as another provider's. If they somehow managed to discover such keys, which means they would have had to be compromized, they'd be deliberately setting up their own provisioning to be insecure. In all my unlocking experience, I've never come across any provider duplicating someone else's keys.
I do have a question, can factory reset always return my unit to virgin if the firmware is not updated?
There's no such thing as *unlocked* firmware for the SPA2102. All firmwares for it are generic, regardless of whether the device is open (-NA) or factory customized to some provider. Changing firmware has absolutely no effect on the factory reset function. Factory resetting, regardless of firmware, always restores the adapter's settings to the provider's customized defaults, if any, or the firmware defaults (ie, the unlocked -NA defaults) if not customized. To determine whether it's customized or not, look for the "Customization" field in the "Info" page. If it says "Open" or "Not Customized", then it will factory reset to unlocked settings.

yahoo2003

join:2007-11-02
Mclean, VA


edit:
December 1st, @07:16PM

Thanks for confirming the "keys" for ".cfg" files.
My "new" SPA2102-AN does show "Customized".
I asked the reset question because I am using the SPA2102-AN as a router. There is no password for reset. User password is posted at ACN web site.
So, there is a possibility ACN might remotely disable factory reset, user interface for the router and make the SPA2102 completely locked.
I hope this thread will save a lot of time and money for those who want to buy the "new" SPA2102 (or other ATAs) from unknown providers and hope they can be "unlocked".
Dogface05, if you know how to unlock the SPA2102-AN's, I will refer the owners to you. There are around 20 people bought the same SPA2102-AN in the past two weeks.
Forums » VOIP etc » Voice Over IP - VOIP » VOIP Tech ChatVoIP International Number for Canadian Location »
« [Skype] Advice - 2-line phones  
page: 1 · 2 · 3


Friday, 05-Dec 07:31:55 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 9 years online! © 1999-2008 dslreports.com.
page compression OFF
Most commented news this week
· [125] AT&T Metered Billing Trial Hits Second Market
· [97] UDP BitTorrent Will Destroy The Interwebs!
· [96] AT&T Cutting 12,000 Jobs
· [94] Exclusive Screens Of Comcast's New Bandwidth Meter
· [90] EFF Challenges Telecom Immunity
· [84] Firefox Extension Leads Amazon Customers To Pirated Alternatives
· [83] Scott Cleland: Google Using 21x The Bandwidth They Pay For
· [63] Apple: Who Believes Our Ads Anyway?
· [62] Comcast Tries To Slow Verizon's Philly Entry
· [61] Comcast To Offer Bandwidth Use Tracker In January
Most people now reading
· [ Professions] Northrend Herbalism and Mining Tracks [World of Warcraft]
· [Rant] People bitching about Best Buy [Rants, Raves, & Praise]
· Notice, new uTorrent Alpha may be able to evade throttling [TekSavvy]
· Coalition Government Possible? [TekSavvy]
· Level 80 PVP gear info? [World of Warcraft]
· Nearly all Windows PCs are security risk [Security]
· [WotLK] PVP gear at 80 [World of Warcraft]
· [WotLK] Hit Rating Cap - Hunters [World of Warcraft]
· D-Link DIR-825 Xtreme N QoS 4-Port Gigabit Switch Dual Band [D-Link]