Displaying 20 results from an estimated 4000 matches similar to: "DAHDI: Multilink PPP over T1"
2014 Mar 08
0
DAHDI tor2 Trouble on Intel Atom (D510) ?
Greetings,
I have a quad port Tormenta 2 PCI card (uses the tor2 driver), which I have
been successfully using for some time on an older, power-hungry Intel
machine. I recently moved it to a newer machine with an Intel Atom D510 CPU
in an effort to save on energy costs, but I cannot seem to get it to work
there.
Both machines are running Ubuntu 13.10 x64, with DAHDI support coming from
the
2004 May 14
2
Data through T1, nethdlc
Hello all,
My set up is a fractionated t1, with 1-6 voice channels, 21-24 data
channels. I have a t100P installed in a amd 1500 with 512meg.
Question:
In order to set up the data channels, is the following correct?
1) compile new kernel with generic hdlc support
2) compile hdlc from hq.pm.waw.pl/hdlc
3) uncomment KFLAGS+=DConfig_ZAPATA_NET in zaptel makefile
4) compile zaptel,
5 compile rest
2005 Jul 08
3
McLeod Integrated T1 - no PRI?
Hello everyone,
We have recently turned up a new T1 from McLeod (Midwestern CLEC). It
is configured like so:
/etc/zaptel.conf:
loadzone=us
defaultzone=us
span=1,0,0,esf,b8zs ;(also tried 1,1,0,esf,b8zs)
bchan=13-23
nethdlc=1-12
dchan=24
/etc/zapata.conf:
switchtype=national
context=pri-in
signalling=pri_cpe
group=1
channel => 13-23
I can get hdlc0 (and pvc0) up just fine after the
2002 Jul 11
0
Multilink.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I have one computer with 3 ISDN internet links and other one with 1 DSL
internet link.
I want communicate this two computers but I need that computer one uses the 3
ISDN links combined to obtain a greater bandwith.
How may I do this ?
Is multilink my best solution ?
May someone give me advises about howto do it in Linux ?
Greetings.
- ---
2005 Jan 15
0
ppp connection only every second time
hello everyone,
i am setting up my computer and want to establish internet connection over ADSL. For this i have to use pptp.
The annoying thing is, that doing 'pptp 10.0.0.138' i get a connection only every second time.
Perhaps it is a problem, that i cannot stop pptp but killing it, and therefore pppd has to clean up?
i am using pppd 2.4.3 and pptp 1.5.0
Thanks in advance
2003 Jan 12
0
SV: [Gibraltar-list] help: vpn configuration
Yes your chap-secret file could be the issue, it should look like this:
Your_usrname * Your_password *
That?s it :)
But if that don?t work include this file to the list:
/etc/ppp/pptpd-options
It should look something like this:
ipparam PoPToP
lock
mtu 1490
mru 1490
ms-wins 172.x.y.1
ms-dns 172.x.y.1
multilink
proxyarp
auth
+chapms-v2
ipcp-accept-local
ipcp-accept-remote
lcp-echo-failure 30
2002 Aug 22
3
using pam_winbind to authenticate PPP?
I'm trying to set up a Linux-based dialin server on our company network.
I'd like to have PPP authenticate using winbindd, if possible. I feel like
I've almost gotten it to work, but I can't quite get there. Files:
/etc/pam.d/ppp:
#%PAM-1.0
auth required pam_nologin.so
auth sufficient /lib/security/pam_winbind.so
account required
2001 Sep 01
0
Uneditted logfile for my ppp+tinc messup
Blame guus.
--
Rob 'robster' Bradford
Chief Editor/Lead developer
DebianPlanet.org
-------------- next part --------------
Sep 1 10:24:02 zeus syslogd 1.4.1#2: restart.
Sep 1 10:24:17 zeus pppd[326]: rcvd [LCP EchoRep id=0x92 magic=0x9936a81f]
Sep 1 10:24:47 zeus pppd[326]: sent [LCP EchoReq id=0x93 magic=0x48b43815]
Sep 1 10:24:47 zeus pppd[326]: rcvd [LCP EchoRep id=0x93
2008 Oct 15
0
phoniceq e400p driver for DAHDI
Hello everyone,
We have an E400P Card from phoniceq.? There is a DAHDI Driver posted at: http://e400p.phoniceq.com/driver/dahdi-tor2-tormenta3-e1.tgz
but, it doesn't work.? The author (martin (or marcin) pycko) says that it isn't finished.
I've e-mailed martin, and he stated that he would fix the driver AFTER we order 10 more cards, not before.? I have a difficult time ordering
2004 May 28
1
Problems with PPP internet T1
Hello all,
We have a TE405P set up with span 1 running to a channel bank, a PRI running
into span 2, and a PPP internet T1 running into span 3. We have the first 2
spans up and running without a problem. We have hdlc compiled into the
kernel and after making the appropriate changes to zaptel.conf and loading
the zaptel, wct4xxp, and hldc modules we can bring up the third span with
the internet
2000 Sep 08
3
OpenSSH PPP tunneling issue
I am trying to set up a secure PPP tunnel between an OpenSSH client and
server, and am having problems establishing the tunnel.
-----------------------------------------------------------------------------
Server information:
Stock Redhat 6.1 machine running a 2.2.12 kernel
OpenSSH version 2.2.0p1 (downloaded as Redhat RPMs, revision 2)
OpenSSL version 0.9.5a (downloaded as Redhat RPMs, revision
2004 Dec 07
0
Zaptel HDLC (NetHDLC) errors on modprobe, Linux 2.6 kernel
I have my Linux 2.6 kernel with the necessary HDLC config and also recompiled
zaptel accordingly. On modprobe, I get:
Found a Wildcard: Digium Wildcard T100P T1/PRI
Debug: sleeping function called from invalid context at mm/slab.c:2000
in_atomic():0[expected: 0], irqs_disabled():1
[<0211e605>] __might_sleep+0x82/0x8c
[<02144643>] kmem_cache_alloc+0x1d/0x57
[<42ad7a2c>]
2004 Oct 02
1
Compiling HDLC does not Produce hdlc0 for T100p
my target is to produce a linux router with T100p to Fract T1 24chan
to ethernet and TDM 4channel FXO.
I have not been able to get nethdlc to work, just get zaptel networking
not configured
if I set bchan and dchan the card comes to life, but I don't believe this
is correct for what I want to accomplish.
according to markster@ this is the way they do it.
using (multiple distro versions
2005 Sep 05
0
Re: Asterisk-Users Digest, Vol 14, Issue 22
Hi All
I have problem with LIBMFCR2 for once Exchange
I using Sangoma card, the firstly. my ssystem run successful with MFCR2, connected to E10 (Acatel Exchange), after that, i move connection connect to EWSD (Siemens), my system don't work. error protocol R2.
my system:
Asterisk CVS 1.1.X
LibMFCR2 pre.005 and unicall-pre.005
this's my setting
and my setting wanpipe1.conf
2007 Apr 18
0
[Bridge] BCP code ported to pppd 2.4.2
Hello,
i have ported the BCP (Bride Control Protocol) patch for pppd 2.4.1
mentioned in
http://lists.osdl.org/pipermail/bridge/2004-September/000619.html
to pppd 2.4.2. The kernel patch still works without problems with kernel
2.4.30.
Perhaps someone else could use this patch ...
Here again some documentation i have found about the BCP patch somewere
else:
When pppd negotiates BCP, it tells
2004 Jul 15
1
zapras - and kernel ??
Hi,
I'm trying to get zapras do work, I had downloaded the pppd-source and the 2
patches.
I succefull compiled and install the patched version of pppd, but got this
error in message-log
Jul 15 11:43:32 voip1 pppd[9296]: In file /etc/ppp/filters: unrecognized
option 'active-filter'
Jul 15 11:43:57 voip1 pppd[9299]: Plugin zaptel.so loaded.
Jul 15 11:43:57 voip1 pppd[9299]: Zaptel
2006 May 30
0
Problem with tor2 driver and Zapata Tormenta 2 Quad T1/PRI Card
Hi All,
I'm having a bit of a time getting my Tormenta 2 card to actually be
seen by the system. Whenever I modprobe, the kernel spits out the
following (in addition to the "insmod tor2 failed" messages):
Invalid Xilinx 8 bit Base resource
Registered Tormenta2 PCI
Of course, the module says that its registered a Tormenta2 card, but it
unloads the driver and frees related
2005 Jun 21
3
FXS
Em (20:59:21), Asterisk Users Mailing List - Non-Commercial Discussion
escreveu:
>On Tue, Jun 21, 2005 at 08:09:52PM -0300, Alessandro wrote:
>>
>> Does Somebody know why no load modules to FXS? I used zaptel-1.0.7
>> version.
>
>What color are the modules?
>Post your /etc/zaptel.conf
>
>--
>Mike
Mike,
The color is green, red ans bluw. Link
2004 May 31
1
zapras how to
hi!
I'm trying to get zapras working in GSM csd network. Whenever a dialup call is initiated from the mobile to the * gateway the following appears in the log and zapras terminates. Phone gives the error dialup not answered.
==> /var/log/messages <==
pppd[2310]: Plugin zaptel.so loaded.
pppd[2310]: Zaptel Plugin Initialized
pppd[2310]: Using zaptel device 'stdin'
pppd[2310]:
2006 Apr 16
0
What is Multi-layered-Access control
Many PBX's based on the Asterisk code refer to this in their feature
list. Its taken off of the Asterisk.org site. Where is this used in
Asterisk? Is it in the extensions.conf, is it used when logging into the
console, where? How is it used? Is this referring top contexts in the
dial plan?
Message: 1
>Date: Thu, 13 Apr 2006 23:30:24 -0400
>From: "Rusty Dekema"