Lines Matching +full:look +full:- +full:up
10 .Op Fl f Ar chat-file
11 .Op Fl r Ar report-file
12 .Op Fl T Ar phone-number
14 .Op Fl U Ar phone-number2
22 connection between the Point-to-Point Protocol Daemon
26 .Bl -tag -width indent
35 .It Fl f Ar chat-file
44 .It Fl r Ar report-file
74 .It Fl T Ar phone-number
86 program to terminate with a non-zero error code.
87 .It Fl U Ar phone-number2
133 A script consists of one or more "expect-send" pairs of strings,
134 separated by spaces, with an optional "subexpect-subsend" string pair,
137 .D1 ogin:-BREAK-ogin: ppp ssword: hello2u2
164 It is generally not acceptable to look for time
169 sequence, look for the string "ogin:" rather than "login:".
174 scripts look for "ogin:" rather than "login:" and "ssword:" rather than
177 A very simple script might look like this:
185 should include sub-expect sequences should the original string not be
189 .D1 ogin:--ogin: ppp ssword: hello2u2
192 This would look
194 return sequence is sent and then it will look for login: again.
209 .Bd -literal -offset indent
269 strings are kept in an array of a pre-determined size (at
282 .Pa /etc/ppp/connect-errors .
295 .Bd -literal -offset indent
301 SAY "Waiting up to 2 minutes for connection ... "
315 .Bd -literal -offset indent
317 Waiting up to 2 minutes for connection ... Connected, now logging in ...
355 expect-file the string "CONNECT" plus any characters which follow it
362 strings are kept in an array of a pre-determined size (at
375 The "expect-send"
385 .Bd -literal -offset indent
409 systems which will hang up and call your system back.
421 and the modem hangs up (e.g., after the first
430 directive to reinstall normal hang up
433 .Bd -literal -offset indent
447 ogin:--BREAK--ogin: real_account
458 .Bd -literal -offset indent
459 ATZ OK ATDT5551212 CONNECT TIMEOUT 10 ogin:--ogin: TIMEOUT 5 assword: hello2u2
476 End-of-file character sequence.
504 .Bl -tag -width indent
573 .Bl -tag -width indent
593 having a "-subsend" string.