Problem with mutilink

Denis Beltramo info at denisio.net
Tue Jun 10 15:12:06 UTC 2008


Hello,

I have a problem with multilink with isdn4bsd and ppp... simply don't go up
second channel.
My configuration are:

isdnd.rc:

system
acctall= on
acctfile = /var/log/isdnd.acct
isdntime = on
monitor-allowed = no
entry
name                    = userppp0
usrdevicename           = rbch
usrdeviceunit           = 0
isdncontroller          = 63
isdnchannel             = -1
local-phone-incoming    = 1234567
remote-phone-incoming   = *
local-phone-dialout     = 1234567
remote-phone-dialout    = 07012232343       # ppp(8) will override this
remdial-handling        = first
dialin-reaction         = ignore
dialout-type            = normal
b1protocol              = hdlc
idletime-incoming       = 0             # Should be larger than ppps timeout
idletime-outgoing       = 0             # Should be larger than ppps timeout
ratetype                = 0
unitlength              = 90
unitlengthsrc           = rate
dialretries             = -1
dialrandincr            = on
recoverytime            = 1             # Should be smaller than ppps redial
usedown                 = off
downtries               = 2
downtime                = 30

ppp.conf

default:
 set cd 180
 set device /dev/i4brbch0
 set dial
 set hangup
 set login
 set proctitle ppp-isdn
 set speed sync
 nat enable yes

provider:
 set phone "07012232343"                    # Nummer des Internetproviders
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR
 enable dns
 set authname pippo
 set authkey pluto
 set mrru 1500
 set mru 1504
 clone 1,2
 link deflink rm
 link * set mode auto
 link

You have suggestion?
-- 
Denis Beltramo


More information about the freebsd-isdn mailing list