patch-pre2.0.6 linux/Documentation/isdn/README.syncppp
Next file: linux/Documentation/isdn/syncPPP.FAQ
Previous file: linux/Documentation/isdn/README.icn
Back to the patch index
Back to the overall index
- Lines: 34
- Date:
Sun May 19 15:29:28 1996
- Orig file:
pre2.0.5/linux/Documentation/isdn/README.syncppp
- Orig date:
Sun Apr 21 19:21:59 1996
diff -u --recursive --new-file pre2.0.5/linux/Documentation/isdn/README.syncppp linux/Documentation/isdn/README.syncppp
@@ -12,7 +12,7 @@
to answer the appropriate question when doing a "make config"
Don't forget to load the slhc.o
module before the isdn.o module, if VJ-compression support
-is not compiled into your kernel. (e.g if you have PPP or
+is not compiled into your kernel. (e.g if you have no PPP or
CSLIP in the kernel)
Using isdn4linux with sync PPP:
@@ -20,11 +20,13 @@
Sync PPP is just another encapsulation for isdn4linux. The
name to enable sync PPP encapsulation is 'syncppp' .. e.g:
- isdn/isdnctrl encap ippp0 syncppp
+ /sbin/isdnctrl encap ippp0 syncppp
The name of the interface is here 'ippp0'. You need
one interface with the name 'ippp0' to saturate the
ipppd, which checks the ppp version via this interface.
+Currently, all devices must have the name ipppX where
+'X' is a decimal value.
To set up a PPP connection you need the ipppd .. You must start
the ipppd once after installing the modules. The ipppd
@@ -46,7 +48,8 @@
To use the MPPP stuff, you must configure a slave device
with isdn4linux. Now call the ipppd with the '+mp' option.
To increase the number of links, you must use the
-'addlink' option of the isdnctrl tool.
+'addlink' option of the isdnctrl tool. (rc.isdn.syncppp.MPPP is
+an example script)
enjoy it,
michael
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this