[NTLUG:Discuss] Internal modems....and PPP
terry
kj5zr at yahoo.com
Thu Jan 1 10:27:43 CST 2004
Douglas King wrote:
> I just loaded a box up with Red Hat 8.0 trying to do a PPP (dial up)
> server. I used 3 different types PCI modems. When I plug a phone line
> in to each on the modems...they are all busy. Unplug...and the line
> just rings. In Webmin, under the serial port configuration, it looks
> like it wants a serial device path to each modem. Since I have never
> done dial up in or out with Linux, this is new to me.
>
> Any chance anyone could give a hand here?
>
> Thanks.
You'll have to supply more information, such as what type of "modem".
ie. ISA or PCI, brand, chipset, etc.
If it's a "software modem", you'll need to download and install drivers.
See: http://www.linmodems.org/
If it's a PCI modem, you'll derive information from command:
lspci
If it's a hardware modem, you should have no problems. Maybe it just
needs to be reset. You could use minicom to communicate with the modem,
for testing and such.
ATZ is the command to reset the modem, and / or basic initialization
ATDT ###-###-#### will dial a specified
ATH = hang up
ATA = answer
( These are basic Hayes compatible modem commands but will work with
most modems, whether they are real modems or just "win modems" or
"software modems")
If it IS a software modem, and you'd rather just dole out $20 instead of
compiling your own drivers, see: http://www.linuxant.com/company/
( I understand they have good luck with these drivers, but have yet to
try it myself )
More information about the Discuss
mailing list