Click here

Enterprise Unix Roundup — Mandrake Says Thin Is In Page 2

By Michael Hall (Send Email)
Jun 24, 2004

Main     In Other News     Security Roundup     Tips of the Trade

Security Roundup

Tips of the Trade

Dial-up users might feel like the whole world has gone to broadband, leaving them in the dust. However, it hasn't. Even in the United States, the majority of users still access the Internet via dial up. And, yes, many networks still have a place for a dialup server: connection sharing, periodic timed-batch uploads, and direct WAN connections.

But setting up a Linux dial-up server can be a bit of a headache. Rassling chat scripts is hardly anyone's idea of a good time. For sophisticated, easy dial-up administration, try IPCop. IPCop is a full-featured, robust firewall/gateway/router. The administrative interface is a well-organized Web-based GUI, so you can easily set up a headless IPCop box and administer it remotely.

Use the PPP Settings (point-to-point protocol) section to set up analog modems, ISDN, and PPPoE (PPP over Ethernet, which is a type of DSL service). By using profiles, you can set up any number of devices and connections.

One of the most vexing bits is figuring out which COM port your modem uses. Most modems use /dev/tty0-3, which equal COM1-4, but some oddballs are way up in the double digits. To find yours, look in dmesg:

$ dmesg | grep tty
ttyS00 at 0x03f8 (irq = 4) is a 16550A

"ttyS00" is the equivalent of "COM1" on Windows and DOS systems.

IPCop has excellent documentation, and all the goodies are on IPCop's home page.

Carla Schroder writes the Tips of the Trade section of Enterprise Unix Roundup. She also appears on Crossnodes every Wednesday, and is the author of the site's popular Scripting Clinic, which deals with Unix/Linux scripting issues.

>> To Main
>> To Other News

Page 2 of 2


Comment and Contribute

Your name/nickname

Your email

(Maximum characters: 1200). You have characters left.