Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!newsfeed.direct.ca!nntp.portal.ca!van-bc!n1van.istar!van.istar!west.istar!ott.istar!istar.net!news From: Jean-René Kirouac <atm@top.ca> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Simple PPP question Date: 2 Oct 1996 22:22:33 GMT Organization: ATM Services inc. Lines: 31 Message-ID: <52upv9$cbo@nr1.ottawa.istar.net> Reply-To: atm@top.ca NNTP-Posting-Host: 205.250.174.3 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) Hi to everyone who read this, Im a new user of FreeBSD and have fun to install it. Disk drive more than 1024 sectors and a to recent card for Xfree86 (I fix this problem with a new patch i found on the Xfree86 server). Now I try to make a PPP link with my ISP but after switch to packet mode it loop continually trying to exchange packets and connection dies. Can somebody help me with this problem. My ISP have a Microsoft NT server. My ppp.conf: Myconnect: set device /dev/cuaa1 (com2) set phone 1234 set authname "foo" set authkey "bar" disable chap deny chap accept pap enable pred1 accept pred1 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 |`|`ATZ OK-AT-OK ATE1M1N0Q0S11=50 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" set openmode active set ifaddr 0 aaa.bbb.ccc.ddd yyy.yyy.yyy.yyy (provider IP address and his netmask) If you need any other information please email me. Im really appreciate any hint to debug me. JR Kirouac atm@top.ca