Date: Sat, 11 Jan 2003 10:35:15 +1030 From: Brian Astill <bastill@adam.com.au> To: lattera@softhome.net Cc: freebsd-questions@freebsd.org Subject: Re: kppp Message-ID: <3E1F5FBB.5000500@adam.com.au> References: <courier.3E1EE601.0000130B@softhome.net> <20030110181050.GB12890@sub21-156.member.dsl-only.net> <courier.3E1F24C8.0000142D@softhome.net>
next in thread | previous in thread | raw e-mail | index | archive | help
lattera@softhome.net wrote: > I determine that the modem is on /dev/cuaa4 by trying all ports up to > that one. I did this: > ppp ON localhost> set device /dev/cuaa0 > ppp ON localhost> set speed 115200 > ppp ON localhost> term > <ppp now freezes> > ppp ON localhsot> set device /dev/cuaa1 > ppp ON locahlost> set speed 115200 > ppp ON localhost> term > <ppp now freezes> > ppp ON localhost> set device /dev/cuaa2 > ppp ON localhost> set speed 115200 > ppp ON localhost> term > <ppp now freezes> > ppp ON localhsot> set device /dev/cuaa3 > ppp ON locahlost> set speed 115200 > ppp ON localhost> term > <ppp now freezes> > ppp ON localhsot> set device /dev/cuaa4 > ppp ON locahlost> set speed 115200 > ppp ON localhost> term > at > OK > atdt1234567 > CONNECT > ISP login:asdfadfadf Your question was about kppp not allowing you to use cuaa4, which it doesn't and shoudn't as there are normally no more than 4 serial ports available, numbered cuaa0, 1, 2 and 3. There is no /dev/cuaa4 on my system - did you create one on yours? Your ppp data hasn't been cut&pasted from your ppp output - be nice if it had been as there might be something "insignificant" there which would help resolve the issue. As it stands ppp would seem to be lying to you, or you have a weird mobo problem or you have sonfused ppp by mistyping the "set device" line in ppp.conf, or ... cuaa4 is definitely wrong on "normal" i386 systems. --- Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E1F5FBB.5000500>
