Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Mar 2001 09:56:13 +0200
From:      "Alex Martynjuk" <alex@druzhba.lviv.ua>
To:        <questions@freebsd.org>
Subject:   Help with MPD !!
Message-ID:  <00b601c0a612$ea082b80$f201060a@druzhba.com>

next in thread | raw e-mail | index | archive | help
Hi All!

I have next big problem:
i need consolidated two voice chanel (0.3-3.4 kHz) to one multilink chanel.
I use two FreeBSD 4.1 servers with sync/async card Cronyx Sigma 22 and modem
Telindus Aster 4 configured as synchronus mode with v.42bis compression.
Multilink chanel is up - normal. I tested chanel via ping command echo
packet send and recive - normal. I try tested chanel via FTP program and
sending file 3Mb size - in transfer time session FTP - hang in stalled mode
and echo packets via PING command not transfer. When kill MPD and up again
transfer restore. Though if see log echo ( via console mpd) in LCP layer
keep-alive echo packet is transfering.
------
 00 01 c0 21 0a 7a 00 08 2c 8a 30 20              ...!.z..,.0.
[sync2] LCP: rec'd Echo Reply #122 link 1 (Opened)
[multi] rec'd bypass frame link=0 proto=0xc021:
 00 00 c0 21 09 cd 00 08 2d db 2a a0              ...!....-.*.
[sync1] LCP: rec'd Echo Request #205 link 0 (Opened)
[sync1] LCP: SendEchoRep #205
[multi] xmit bypass frame link=0 proto=0xc021:
 00 00 c0 21 0a cd 00 08 27 ce a0 d2              ...!....'...
[sync1] LCP: SendEchoReq #215
[multi] xmit bypass frame link=0 proto=0xc021:
 00 00 c0 21 09 d7 00 08 27 ce a0 d2              ...!....'...
[multi] rec'd bypass frame link=0 proto=0xc021:
 00 00 c0 21 0a d7 00 08 2d db 2a a0              ...!....-.*.
[sync1] LCP: rec'd Echo Reply #215 link 0 (Opened)
[multi] rec'd bypass frame link=0 proto=0xc021:
 00 00 c0 21 09 ce 00 08 2d db 2a a0              ...!....-.*.
[sync1] LCP: rec'd Echo Request #206 link 0 (Opened)
[sync1] LCP: SendEchoRep #206
[multi] xmit bypass frame link=0 proto=0xc021:
 00 00 c0 21 0a ce 00 08 27 ce a0 d2              ...!....'...
[multi] rec'd bypass frame link=1 proto=0xc021:
 00 01 c0 21 09 72 00 08 2c 8a 30 20              ...!.r..,.0.
[sync2] LCP: rec'd Echo Request #114 link 1 (Opened)
[sync2] LCP: SendEchoRep #114
----------------------------

Any solution ??!!

My configs:
mpd.conf ---------------
default:
        load chygivka

chygivka:
        new -i ng0 multi sync1 sync2
        set bundle enable multilink
        set iface route 10.100.100.16/28
        set ipcp ranges 10.100.100.15/28 10.100.100.16/28
        set ipcp yes vjcomp
        set link keep-alive 10 75
        set link no chap pap
        set link yes acfcomp protocomp
        open iface
-------------------------------------------
-----------via MPD console------------
[multi:sync2] sh bund
Bundle multi:
        Links          : sync1[UP] sync2[UP]
        Status         : OPEN
        Total bandwidth: 128000
        Avail bandwidth: 128000
Configuration:
        My auth name   : ""
        My MRRU        : 1600 bytes
        Retry timeout  : 2 seconds
        Sample period  : 60 seconds
        Low water mark : 20%
        High water mark: 80%
        Min connected  : 90 seconds
        Max connected  : 30 seconds
Bundle level options:
        Name            Self            Peer
        ----------------------------------------
             multilink       enable
        shortseq        enable          accept
        compression     disable
        encryption      disable
        crypt-reqd      disable
        bw-manage       disable
        round-robin     disable
Multilink PPP:
        Status         : Active
        Peer auth name : ""
        Peer discrimin.: [802.1] 00 20 af 63 de 67
Traffic stats:
        Octets input   :      914
        Frames input   :       53
        Octets output  :      908
        Frames output  :       53
        Bad protocols  :        0
        Runts          :        0
        Dup fragments  :        0
        Drop fragments :        0
---------------------------------------------------
------------------------------------------------------------------
Digital UNIX hardworker - Alexandr Martynjuk
ICQ:179267688


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00b601c0a612$ea082b80$f201060a>