Winmodem, Schwinmodem

Of course, I had solved this problem once with Mandrake installed, but I was just lazy about getting the modem in this laptop working.

Fortunately for me, the internal Winmodem is a Lucent Technologies chipset that just happens to have a Linux driver, available at http://www.physcip.uni-stuttgart.de/heby/ltmodem/ The package was simple to install, and it works quite well, although I should try to figure out why the driver told me that it is a v.92 modem, or if this is normal with a controllerless modem.

Shorewall Problems Solved

In my last entry, I was complaining about how I wasn’t able to get my laptop to work either at home or at school.

My major problem was dealing with the issue of how to treat my wireless and wired ethernet cards (Wifi used at school and wired at home) differently for the purposes of Shorewall. It was not until reading more documentation on the Shorewall website was I able to figure out the hosts file and get my laptop to understand that the home zone was a subset of the net zone.

I decided to treat North Central as a hostile environment, though it would be less hostile than hanging this machine off a cable modem directly. Me, being the paranoid security nut that I am, chose the more secure environment. Nearly everything is closed off, particularly anything inbound not directly related to my browsing or other activities.

For home, I have opened up SSH and FTP (inbound and outbound), the two services I regularly use on my home network. If I need more, I can always add rules or take down the firewall temporarily. Of course, the same outbound connections are enabled so that I can connect to the internet using my desktop machine as a gateway.

Now that I have a better understanding of Shorewall and its internals, I have decided that it is very cool. It does a great job of blocking unusual traffic and common spoofed traffic while making it easy to configure what traffic should go through.

Problems with Shorewall

Over the last few days, I have been struggling with getting Shorewall to open up the holes I want in the firewall on my laptop so that I can browse the web, use AIM, and such. Defiant is behind a NAT’ed firewall at North Central, but I would prefer to not have to run without my own firewall.

New TechTV Chat

TechTV just yesterday released the newest iteration of their chat, and it is quite a nice system. They decided to run Jabber on an in-house server. This is likely a wise decision due to their problem in the past with proprietary chat services.

The default and preferred method of connecting to their chat system is through their Java Jabber applet, but it is possible to connect to their server with a standard client. I will not reveal those details here, in case TechTV does not want those released, but it makes it nice to use TKabber under Linux, where Java support can get a little hairy if not set up properly.

Richland Hamfest

In February each year, Richland County holds a Hamfest and Computer show at the local fairgrounds. It is a very local event, but relatively popular. Lots of used stuff can be had at the Hamfest.

I have proposed to our local Linux users’ group to have a table there for this year’s event. If anyone has any ideas on what should present should leave comments here or email me.

Fetchmail Problems

Over the last few days, I have been having a problem with receiving my mail via fetchmail, but other methods were working fine. Since I was able to receive other sorts of internet data, web pages, IM, and the like.

Just a few minutes ago, I figured out the problem. All programs attempting to connect to the ‘lo’ interface (all my local servers) were unable to work because both my eth0 and lo interfaces were non-functional… Something knocked out my /etc/network/interfaces files, which is the Debian method for configuring all the network interfaces (except ppp). I recreated the file, and issued an ‘ifup eth0′ and ‘ifup lo’, and things seem to be working again.

Wifi Kicks Ass!

Oh, I love the wireless internet stuff. I just bought a wireless card from Linksys last Thursday, and I got it set up in Linux and an using it right now to surf the 802.11b network at NC State.

Once I got the card added to /etc/pcmcia/config, it bound to the Orinoco driver, and I just pulled up an IP via DHCP. Really slick.

Sitting in the lobby, I an getting about 50KB/s, downloading OpenOffice 1.0.1. Figured it was about time to upgrade.

Next, I will have to update my main box to Debian 3.0 I feel confident enough now that I can get it installed without too much hassle.

Toy to Play With

This week, I bought a laptop. The specs are not bad for a three year old laptop. I installed Linux on it, anyway. It runs very nicely. I figured I could use it this fall during the three hour breaks between my classes on Mondays and Wednesdays. I will come home for one of those per day, most likely. Two trips is not bad, but three each day is really awful. That will kill the gas really quickly.

New Loot

This week, I finally bought a laptop, an IBM Thinkpad 390e.

Specs:

  • Pentium II – 333MHz
  • 128 MB SDRAM
  • 6.4 GB hard drive
  • Neomagic video chipset
  • 14.1″ LCD screen
  • Built-in 56k modem (Winmodem :-( )
  • Included Xircom 10/100 PCCard NIC

All this for only $350. I knew I would be able to install Linux on it, it was just a matter of how completely. Once again, Mandrake comes through. 8.0 installed flawlessly except for the modem. It even detected the modem; they just didn’t include drivers for it. A quick download from a link from www.linmodems.org solved that problem. The only other things I have done to it are changing the sound system from ALSA (which I despise with a passion) to OSS and to update GAIM from the 0.11pre1 version included with 8.0 to the newest version, 0.59.1. Neither sound driver works terribly well (especially for MP3 playback, but well enough for alert sounds and audio CD’s. Besides, this is a laptop, and I don’t want to kill the battery playing MP3′s or DVD’s (if that were available on this laptop).

Debian 3.0

I have neglected to post here, likely since no one ever reads this….

Anyway, I did post to the NCOLUG website that Debian 3.0 has arrived. This was several weeks ago. Since then I have ordered and received the CD’s, an 8 CD set. I will be looking forward to changing my distribution at some point. I will have to test it out on a seperate partition as a sacrificial lamb…