Date: Sat, 19 May 2001 18:33:48 +0100 From: Brian Somers <brian@Awfulhak.org> To: Eduardo Huertas <eduhuertas@usa.net> Cc: freebsd-questions@FreeBSD.ORG, freebsd-isdn@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: ppp? mpd? or mpd-netgraph? Message-ID: <200105191733.f4JHXmb32035@hak.lan.Awfulhak.org> In-Reply-To: Message from Eduardo Huertas <eduhuertas@usa.net> of "18 May 2001 19:38:15 CST." <20010519013815.11372.qmail@www0r.netaddress.usa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
With your TA, you're going to end up talking through a 115200bps
serial connection to a 128bps bundled ISDN connection - not exactly
ideal.... You should really invest in an ISDN card (and use the
examples in /usr/share/examples/ppp/*isdn*).
It doesn't really matter which version of ppp you use with your TA
- all ppp gets to see is a non-multi-link connection. The TA mangles
the incoming and outgoing LCP requests so that it negotiates
multi-link with the peer while the local machine isn't looking. Of
course you've got to figure out the magic AT commands you need to
make it do this.
> Hello,
>
> I have an external AETHRA TPQ 2033 ISDN network termination connected to a
> FreeBSD 3.5-STABLE machine.
>
> It's working fine with userland ppp with AUTO and NAT options. The only
> problem is that it's a 128 kbps connection (with two channels) and is only
> working with one channel.
>
> In the ppp man pages there are examples of using several serial devices with
> multi-link, but How can I tell ppp to use the second channel of the ISDN TA.
>
> I read that ISDN terminal adapters were configured as if they were common
> analog modems and indeed it is functionating except for the second channel for
> making a 128 Kbps connection.
>
> I tried to use mpd-netgraph but seems that I have to move to the 4 branch so I
> tried to make mpd and installed fine. Which path do you think is the better?
> ppp? mpd? or mpd-netgraph?
>
> Thanks a lot for your sugestions.
>
> -edu- Hello,
>
> I have an external AETHRA TPQ 2033 ISDN network termination connected to a
> FreeBSD 3.5-STABLE machine.
>
> It's working fine with userland ppp with AUTO and NAT options. The only
> problem is that it's a 128 Kbs connection (with two channels) and is only
> working with one channel.
>
> In the ppp man pages there are examples of using several serial devices
> with
> multi-link, but How can I tell ppp to use the second channel of the ISDN TA.
>
> I read that ISDN terminal adapters were configured as if they were common
> analog modems and indeed it is functionating except for the second channel
> for
> making a 128 Kbs connection.
>
> I tried to use mpd-netgraph but seems that I have to move to the 4 branch so
> I
> tried to make mpd and installed fine. Which path do you think is the
> better?
> ppp? mpd? or mpd-netgraph?
>
> Thanks a lot for your sugestions.
>
> -edu-
--
Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
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?200105191733.f4JHXmb32035>
