Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
Example : A syncPPP connection is configured on the device ippp0. Now you want to add a second channel, when necessary.
E.g. : NETDEV_1="ippp0", here the suffix _1 is important.
I4L_SLAVE_1="ippp1"
# The device(s) # for more than one device try: # /dev/ippp0 /dev/ippp1 ... /dev/ippp0such that it becomes
# The device(s) # for more than one device try: # /dev/ippp0 /dev/ippp1 ... /dev/ippp0 /dev/ippp1 +mp
Explanation : A pseudo device will be created (ippp1), which is only known to the i4l subsystem (resp. ipppd) . The network itself doesn't know it. The necessary isdnctrl-commands will be created automatically by the script i4l (see below), if the variable I4L_SLAVE is set like it was shown above.
Usage :
See http://www.compound.se/ibod.html for further information.
Bugs:
Solution : Restart ipppd .
Note : This is the reason why the S.u.S.E. ISDN server doesn't have this feature in the moment. We work on it.
Get the script from http://www.suse.de/Support/sdb/isdn_netscripts.html
The kernel (the isdn module) must be compiled with CONFIG_ISDN_MPP (ISDN subsystem ---> Support generic MP (RFC 1717))
See also:
Keywords: MPPP, IPPPD, CHANNEL GROUPING
Categories:
PPP
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch