Lloyd Sumpter <[EMAIL PROTECTED]> wrote:
> - Should I be using cua1 or modem (linked to cua1 and works using ezppp or
You should use the *exact name you use everywhere else*. For example,
something to avoid is mgetty accessing /dev/modem and cu, minicom or
seyon using /dev/ttyS1.
By the way, do NOT use /dev/cua* on Linux, this is obsolete and has
never worked with mgetty.
Quick checklist for mgetty installation:
- added entry in /etc/inittab ?
- made init re-read its configuration (init q)
- is mgetty running (ps auxw | grep mgetty) on that port ?
- what is in /var/log/mgetty.ttyS* ?
- all dialers using SAME device name as mgetty ? SAME lock directory ?
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]