2008/02/28

Vonage Motorola VT-2442 with T-Online

I have a Vonage/Motorola VT-2442 VoIP adapter that I am using while I am here so that my tenants and family can call us easily. We use it to make some phone calls as well to lighten the financial load here. It was a real pain in the ass to set up. There is nothing clear online, and the hotline can't get it to work, either. The hotline said that I needed the T-Online adapter in bridge mode, but that isn't true. Putting it in bridge mode kills its wireless function, which makes the whole system useless. The only things actually plugged into it are my printer and my VoIP adapter. I have the Vonage adapter running through the Telekom DSL modem so that the DSL modem manages the DSL connection and my wireless network as well. I will try to clean this up more later, but here is the gist of what you need:

Set the Vonage device up to authenticate with PPPoE. My Telekom adapter allows PPPoE passthrough. I had to activate that. Here's the trick, though. Your Telekom user name is composed of three different numbers. When I configured my Telekom adapter, I entered everything in its own little box. You can't do that with normal interfaces. To make the Telekom info fit into the single username/password entry field setup do this:

username = Anschlusskennung+T-Online-Nummer+#+Mitbenutzernummer@t-online.de
password= your T-Online password

The Anschlusskennung and the T-Online-Nummer should both be about 12 characters. The Mitbenutzernummer is typically 0001.

The result should look something like this:
username: 123456765432123456765432#0001@t-online.de

I was able to make the connection to Vonage when I entered this info. After the first time I powered the VoIP adapter down, it quit being able to connect. I went in and switched the connection to DHCP again, and it worked. It has worked that way without issues since. It seems that it just needed that one connection to get it straight.

2008/02/09

My Computer Configuration

My setup:
  • ASUS P4S800D-X Motherboard with SiS chipset
  • Creative Labs SBLive! 5.1 Digital Model SB0220
  • ATI Technologies Inc RV350 AS [Radeon 9550] (AGP)
  • MSI nVidia NX7600GT 512MB (AGP 8x) [WooHoo!]
  • Promise Technology, Inc. Ultra133TX2 IDE Controller
  • Linksys WLAN PCI Card (BCM4303 Chipset)
  • Hauppauge WinTV PVR-350 (MPEG-2 Decoder/Encoder)
  • Now using a Deutsche Telekom MR-300 Media Receiver with TV over IP
  • Floppy drive (it's an old case)
  • Zip drive (came with the hand me down case) on Promise controller
  • DVD RW
  • DVD ROM
  • 2x 1x Seagate 300 GB HD (root, home, backups being recovered) on MoBo IDE controller
  • Firewire (IEEE-1394) PCI card
  • 1x Samsung 160 GB S-ATA on onboard controller (root, home)
  • 1x Samsung 500 GB S-ATA on onboard controller (storage)
  • 1x Western Digital 160 GB HD (MythTV storage) cam-corder digital video capture on Promise controller
  • 22" Westinghouse widescreen LCD that I currently use as Computer monitor, DVD monitor and TV.
  • Logitech 2.1 speakers I am running my computer through my home stereo system
  • Logitech Communicator STX USB Webcam
  • 1 GB (2x512) Team DDR400 RAM
  • 512 (1x512) Kensington DDR200 RAM (I lost a stick after the move)
I don't have onboard graphics. I hate the ATI card. ATI may have open source drivers, but they suck. I would much rather have a closed binary that worked. In my opinion, they are releasing their drivers as open source for marketing reasons. They do not support Linux.

My onboard SiS sound doesn't seem to cooperate with SuSE. I didn't bother with it since I have the SB card. It is nice, so why not use it?

Here we go!

I have been threatening to post my Linux struggles, errr... I mean experiences, for some time now. I haven't. I think that it is only fair, since I have gotten so much from other peoples' pages, blogs, and wikis.

Here are some caveats to what will show up here:
  1. I am lazy. I want you to have done it for me so I can copy it. Sometimes that doesn't work.
  2. I am currently a faithful SuSE/openSuSE user. I have used it for years in spite of Novell. I plan to keep using it for the time being. I have used Mandrake in the past. I quit using it when each release got buggier and less functional (ca. 2002) I hate RedHat/Fedora as an OS. I love what they have done for Linux in general. Debian is cool because it has spawned so many useful distros, but I am not that hardcore.
  3. I am not a real programmer. I know some BASH scripting and Python. I have worked in industrial automation for years, so I know how to think like a programmer, and I know enough low-level, industrial languages (SFC, CFC, Ladder Logic, SCL (like PASCAL), etc.) that I can typically sort through scripts and C source to change/fix things. I am more likely to do this the more I work on a specific project. I try to avoid it when possible (see item 1).
  4. I am competent with networking. I have written my own firewall rules in the past, but I am lazy. I see myself having to do this again in the near future due to some planned projects.
  5. I am not a web developer. I can make simple little pages, but I gave up around the time CSS became a big thing. I want to learn XML to make some things at work easier, but I don't have a really good reason yet.
  6. I speak German (as a second language), so I will be linking and/or including German help and references when I find it useful. I will be able to answer German questions or translate to English if requested. I am not planning on doing this as a rule. My advice to SuSE users is to learn German. There is a lot of German SuSE support.
I am currently in the middle of a handful of projects. I will be writing about these experiences. These projects involve:
  1. MythTV with a Hauppauge PVR-350 in Germany. I have it functioning, and I will write up a summary soon. This is very pressing because my kids finally have "Channels" again. It has been 6 months with no TV.
  2. mediaWiki. I want to get a series of HOWTO's written for my wife along with some calendar capabilities. I will focus on security with this because I want it accessible from outside, and I don't want any Tom, Dick or Harry futzing with it.
  3. Running and securing my own Apache2 server.
  4. Learning a little more MySQL (for my wiki and MythTV).
  5. I am keen on the whole LAMP idea, so I might follow up with that.
  6. I want to get Bugzilla working. I manage a software test team for the R&D division of my company. I use bug tracking software at work, and it is useful to keep track of what isn't working. I would like to carry that concept over to day to day crap at home (i.e. my laptop is crashing all of the time, accessing the guide on MythTV seg faults, the bathroom toilet isn't flushing, I have a flat tire on my bike, etc.).
  7. I managed to get a bootable system using Linux From Scratch back in 2002. I would really like to do that again. I haven't decided how I am going to pull it off, but I am hoping to.
That is the current plan. I will be summarizing my MythTV stuff very soon. Mainly so I don't forget what I have done. I have a feeling I will be reinstalling/reconfiguring in the near future.