Date: Fri, 19 Jun 1998 14:45:03 +0100 From: Michael Doyle <relyod@indigo.ie> To: freebsd-questions@FreeBSD.ORG Subject: Problem with Serial IO Message-ID: <3.0.5.32.19980619144503.0092dbe0@pop.indigo.ie>
next in thread | raw e-mail | index | archive | help
Hi I'm having problems with PPP communications My system is a 2.2.5 release box, and up till this week it was working fine, then I upgraded the modem and now the PPP connection won't work My ISP recommended setting the "DTE" speed to 57600 but I don't see how to do this in ppp.conf Here is my PPP.CONF file, (with the passwords removed) --- default: set device /dev/cuaa1 set log Phase Connect Carrier tun deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1N1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" #login name and password for PAP/CHAP set authname XXXXX set authkey XXXXX ondemand: set phone "0 6706702" set login "TIMEOUT 5 ogin: XXXXX word: XXXXX" set timeout 120 set ifaddr 0.0.0.0/0 194.106.128.129 255.255.255.0 delete all add 0 0 HISADDR =========== Any help / suggestions appreciated This is both important and urgent as my company needs me to get this fixed to use e-mail (This a/c is accessed via a different PC) <><=====================================================><> Michael Doyle phone: +353-1-661-0588 Network Administrator http://www.co-operation-north.ie/ Co-Operation North E-mail: relyod@co-operation-north.ie (0ffice) relyod@indigo.ie (Personal) 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?3.0.5.32.19980619144503.0092dbe0>