Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 1997 09:18:59 -0600 (CST)
From:      Mike Kercher <mike@synwork.com>
To:        questions@freebsd.org
Subject:   ppp -auto problem
Message-ID:  <Pine.BSF.3.95.970121091204.239A-100000@synwork.com>

next in thread | raw e-mail | index | archive | help
I am still trying to keep my ppp connection up all the time (dedicated
128k ISDN). I'll put my ppp.conf below...  If I run 'ppp auto', the system
logs in just fine.  If I try running 'ppp -auto auto', it just sits there.
Any help would be greatly appreciated.

/etc/ppp/ppp.conf

# Default setup. Executed always when PPP is invoked.
#
default:
 set device /dev/cuaa0
 set speed 115200
 disable lqr
 deny lqr
 set phone 3139991&3139991
 set authname MyLogin
 set authkey MyPasswd
 set timeout 0
 set ifaddr 199.3.234.4 207.43.3.228
 add 0 0 207.43.3.228
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 0 \"\" AT%A2=95 OK-AT-OK \\dATD\\T TIMEOUT 40 CONNECT 
#
simplesite:
 dial
#
#
auto:
 disable lqr
 deny lqr
 set phone 3139991&3139991
 set authname synwork
 set authkey sony1
 set openmode active 
 set timeout 0
 set ifaddr 199.3.234.4 207.43.3.228
 add 0 0 207.43.3.228
 dial
#

/etc/ppp/ppp.linkup

MYADDR:
 delete 0 0
 add 0 0 HISADDR

Mike



~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
    Syn-Work Media, Inc.   | WWW Development & Hosting | Life Safety    
       http://www.synwork.com | Systems Integration       | CCTV           
   mike@synwork.com       | Voice/Data/Fiber          | Access Control 
     Flaq on IRC            | Dukane Distributor        | BICSI/RCDD     
                   :|:|:|: Powered By FreeBSD :|:|:|:
		     Turning PC's Into Workstations
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.970121091204.239A-100000>