Date: Wed, 21 Dec 2005 18:03:34 +0200 From: "Yavuz Maslak" <maslak@ihlas.net.tr> To: <freebsd-questions@freebsd.org> Subject: I could not dial with modem on FreeBSD? Message-ID: <17f301c60648$2e08abd0$dc96eed5@ihlasnetym>
next in thread | raw e-mail | index | archive | help
Hello I have a internal modem which runs on windows. I add it on FreeBSD machine to dial an isp phone. But I haven't had the = modem run on FreeBSD5.3. =20 My kernel is GENERIC kernel.=20 Here is my /etc/ppp/ppp.conf as below; default: set log Phase Chat LCP IPCP CCP tun command set device /dev/cuaa2 dial: set phone "0123456789" set redial 3.3 100 set reconnect 3 100 set authname *********** set authkey *********** set timeout 1800 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 delete ALL add default HISADDR enable dns=20 Also I don't know that the machine recognize it or not And I don't know = that which Com(1,2,3,4) port the modem uses. I didn't see in dmesg or = ppp.log. When I put term after ppp command on the screen.I got error as below; Warning: deflink: /dev/cuaa2: Bad file descriptor Failed to open /dev/cuaa2 in ppp.conf I tried other cuaa(s) like cuaa1=20 What shall I do ? How can I install this modem on FreeBSD5.3 Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17f301c60648$2e08abd0$dc96eed5>