X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=NeXT%2FExamples%2Fpppup.annex;fp=NeXT%2FExamples%2Fpppup.annex;h=0000000000000000000000000000000000000000;hp=d5ee18fafd201e639e446f36a443ec833d5aa74e;hb=5dce043b4b7e32d41598442361736a927a5db5e4;hpb=3e451dfe42426b51e6ce1d66a3e04de43e055568 diff --git a/NeXT/Examples/pppup.annex b/NeXT/Examples/pppup.annex deleted file mode 100644 index d5ee18f..0000000 --- a/NeXT/Examples/pppup.annex +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -f -# -*- Fundamental -*- -# -# kdebug 1 is SC_DEBUG -# 2 is SC_LOG_INPKT -# 4 is SC_LOG_OUTPKT -# 8 is SC_LOG_RAWIN -# 16 is SC_LOG_FLUSH -# -# add together to get debugging you want -# Remember: for HW flow control you must you /dev/cufa or /dev/cufb -# -# -# This is an example that dials a modem, logs into a remote Annex terminal -# server and starts ppp. -# -exec /usr/local/bin/pppd bsdcomp 10,10 mtu 296 lcp-echo-interval 15 \ -lcp-echo-failure 3 debug crtscts kdebug 17 defaultroute modem -pap -chap \ -connect '/usr/local/bin/chat -v ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIAL TONE" ABORT "ERROR" "" ATZ0 "OK" ATDT####### CONNECT "" MSUnet: ppp sername: USER assword: PASS PPP.' \ -/dev/cufa 57600 lock -