isdn4linux-web/leafsite/scripts/prov-d1

15 lines
206 B
Bash

#!/bin/sh
# isdn4linux connection template.
# modem or i4l?
MODE=i4l
# phone number of provider
PHONE=
# IP address of remote host
IP_ADDRESS=
# (i)pppd options file
OPTIONS_FILE=/etc/ppp/options.ipppd