Re: PPP not running, Oh, WHY?

Richard P. Chang (rpc@ans.net)
Thu, 02 May 1996 01:52:28 UTC


Hi!
What kind of problem are you having? It might be as simple
as using setserial (man setserial). Your computer might
not be recognizing/finding your modem.

I had that problem and ended up having to issue the command:
setserial /dev/cua3 irq 9

This tells it that my modem is off of com port 4 using irq 9.

But otherwise, what is the problem you are having? Will
PPP just not load, or do you get some errors?

-Rich