*BSD News Article 98877


Return to BSD News archive

Newsgroups: comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!inquo!news.eli.net!news.caldera.com!enews.sgi.com!EU.net!sun4nl!sun4nl!news.iaf.nl!news.es.iaf.nl!yedi!wilko
From: wilko@yedi.iaf.nl (Wilko Bulte)
Subject: Re: FreeBSD Dialin to NT PPP Server
Organization: private FreeBSD site - Arnhem, The Netherlands 
Message-ID: <ECpFK2.q2@yedi.iaf.nl>
References: <5pch29$73f@umbc7.umbc.edu>
Date: Wed, 2 Jul 1997 18:33:38 GMT
Lines: 44
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43833

For ijppp the following works for us with an ISP using NT:

default:
# com poort
 set device /dev/cuaa5
 set speed 57600
 set timeout 600
# set debug phase chat lqm lcp tcp/ip hdlc async
# set debug phase chat lqm lcp tcp/ip 
# set debug phase 
 set debug chat
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0 OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT "
# get the packet filtering rules
 load universal
 display

# primary internet provider
universal:
 set phone 0257375387
 set login ""
 set ifaddr 0.0.0.0/0 0.0.0.0/0
 disable lqr
 deny lqr
# disable pred1
# deny pred1
 accept pred1
 enable pred1
 disable pap
 deny pap
 disable chap
 deny chap
# accept chap
# enable chap
 accept pap
# enable pap
 set authname "yourname"
 set authkey "yourpasswd"
 set openmode active

-- 
Wilko
_     ____________________________________________________________________
 |   / o / /  _  Bulte  email: wilko@yedi.iaf.nl - Arnhem, The Netherlands
 |/|/ / / /( (_) 	Do, or do not. There is no 'try' - Yoda