Get the repository a bit closer to what will be released
[mpls-ppp.git] / NeXT / Examples / pppup.annex
blobd5ee18fafd201e639e446f36a443ec833d5aa74e
1 #!/bin/sh -f
2 # -*- Fundamental -*-
4 # kdebug 1 is SC_DEBUG
5 # 2 is SC_LOG_INPKT
6 # 4 is SC_LOG_OUTPKT
7 # 8 is SC_LOG_RAWIN
8 # 16 is SC_LOG_FLUSH
9 #
10 # add together to get debugging you want
11 # Remember: for HW flow control you must you /dev/cufa or /dev/cufb
14 # This is an example that dials a modem, logs into a remote Annex terminal
15 # server and starts ppp.
17 exec /usr/local/bin/pppd bsdcomp 10,10 mtu 296 lcp-echo-interval 15 \
18 lcp-echo-failure 3 debug crtscts kdebug 17 defaultroute modem -pap -chap \
19 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.' \
20 /dev/cufa 57600 lock