Michael Sullivan <michael <at> espersunited.com> writes:
> allow us to use our analog phones with Vonage. Since it's plugged in to > our router, I found its IP address and scanned it with nmap. The thing > allows http and ssh access. nmap said the adapter runs Linux with a > 2.4.x kernel. I played around some with the web interface after > discovering the username and password. Interesting, My vonage device is made by motorola, but, they have a large amount of processors running uClinux to a full linux (w/MMU)> Can you tell what the chipset is? If so, go to that semi company and look at their published app notes. > I'd really like to view some of > the configuration settings and maybe see exactly how OUR adapter > translates analog data into digital data, That's not hard, most devices run a flavor of 'sip' and if you poke about the sources to various protocols, associated with slip (megaco etc etc) You'll figure how how it works. Often, vendors do not stray far from published code..... plus I've never looked around > an embedded system before, but the username used for the web interface > is not an actual account on the adapters OS. I'd like to look around > in there, but I don't the names of any of the accounts, and even if I > did, I don't know the password. The only way I know that the username I > used to get into the web interface is not an account on the system is > because I can view the system log from the web interface. I own the > adapter; it's sitting on my desk beside me. I just want to explore the > filesystem. Interested in embedded system, are we? gentoo_embedded is what you want...... Is there any way I can get in? Does anyone know any tricks > for doing this? Not sure I'd discuss this in an open forum, but, if you look long enough you can find just about anything from XP to cisco sources, so I'd not be surprised to learn of vonage sources. But, let me introduce you to the CLUE_TRAIN.... It's a thousand times easier to write, debug and use code you develop, than to poke around a starving_vendor's property. If you start looking 'under the hood' of the average embedded system, your likely to be disappointed.......... Beside why not just ask the company for a job, cause most of them have lots of broken or poorly_written embeddecd code. Vonage is no exception. I know one MAJOR router vendor that routinely uses driver code directly from a silicon company.......caveat emptor! PS, if you put Vonage out of business (hacking and publishing their code) it's very likely there will not be any serious competitors with AT&T, Verizon, Comcast and all of the other behemoths..... HTH, James -- gentoo-user@gentoo.org mailing list