similar to: Asterisk as a dial in server for internet

Displaying 20 results from an estimated 20000 matches similar to: "Asterisk as a dial in server for internet"

2006 Aug 08
1
GSM back door to shell with Centos and Palm handhelds
Hi folks, Don't know if it could be interesting or not, even useful, but past days i was spending my time trying to use an old gsm motorola v150 mobile phone to get access to my host from my palm device with pssh (http://www.sealiesoftware.com/pssh/), these are the steps i did to accomplish it, feel free to suggest or improve it, anyway i found it usefull. First, this motorolla has an usb
2004 Dec 09
1
pppd dial-in over asterisk
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm sure most people are aware of the ability of pppd to answer calls coming in from a standard serial modem (or at least that is the way I understand it to work), authenticate the user and issue it an IP address. With the proper ip forwarding/masquerading techniques, this can serve as a fully functional ISP of sorts. It also offers a nice method
2006 Dec 30
0
Modem Dial-up internet connection thru Asterisk with T1-PRI
We have a PRI line setup on an asterisk box. I want to provide a couple dial-in lines for internet access from our remote offices. The remote offices only have analog lines. I thought I could do this with the ZapRAS or PPPD functions in Asterisk, but the more I read this is only for ISDN connections on both sides. Is that correct? Does anyone know how to accomplish what I'm needing to
2013 Feb 11
1
Centos 6 and VLAN-ID7 for vDSL (Telekom)
AHOI! I've big trouble by setting up CentOS 6.3 for my new vDSL. As I've found out, the German Telekom is using VLAN7 for her internet-(data) connections. => http://workaround.org/blog/vdsl O.K. what I've done: The NIC where's my DSL-modem is connectet is eth0. cat /etc/sysconfig/network-scripts/ifcfg-eth0 # device for vDSL-modem DEVICE=eth0 HWADDR=00:30:1B:14:08:67
2005 Aug 11
1
Problem connecting a USB modem.
Hi I'm trying to connect a USB CDMA modem (z010) to a CentOS 4.1 (kernel 2.6.9-11.EL) and I can't talk to the modem. I tried the same modem under Fedora Core 1 (2.4.22-1.2199.nptl) and it works like a charm. The only difference is /dev/ttyACM0 for CentOS and /dev/input/ttyACM0 for the Fedora. Any help would be appreciated. Tank's. Fernando Lan?a Some debug info: CentOS:
2011 Mar 31
0
reliance netconnect as on a Linux system ( centos5.5 ) Modem not responding.
Hi I am trying to connect a reliance netconnect data card on my linux box ( cent os ) , i am able to the detect the device /dev/ttyUSB0 these are the following steps I did : Check your card is recognized by the kernel # cat /proc/bus/usb/devices ..... ..... T: Bus=07 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 11 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P:
2007 Jul 16
4
No adsl in dom0 - Fedora 7
Hi, I am having problems establishing an adsl connection in dom0 (but ONLY in dom0, without xen everything is ok). Following is my setup/situation: 1. Installed clean Fedora 7 (with virtualization option selected) 2. Booted with the non-xen kernel & setup adsl. Adsl connection works without any problems. 3. Rebooted with xen kernel into dom0. 4. adsl connection can no longer be activated
2004 Apr 14
1
PPTP Server running behind Shorewall
Hi friends, I need help. I''ve PPTP Server running behind Shorewall. The PPTP server is working OK in my LAN, but I want to connect outside and It isn''t working. I''ve configurate shorewall like http://www.shorewall.net/PPTP.htm. I add only this lines in my rules DNAT net loc:165.182.15.15 tcp 1723 - IPext DNAT net loc:165.182.15.15 47 - - IPext It isn''t
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
2010 Jun 02
1
Regression of 5616?
I'm wondering if I'm seeing a regression of 5616 with 3.4.8. I'm trying to set-up pptpd with winbind, which I'm doing on two machines on Debian lenny, and I'm trying on Debian Squeeze now. The Windows client is saying "Error 778: It was not possible to verify the identity of the server." The logs say that everything is ok, and that the client is hanging up the
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
2005 May 09
12
shorewall suddenly dropping all from outside
Hi List, I read this list for nearly two years and learnt a lot, but now i have a very strange problem I can''t solve.. I have a firewall machine running Debian, which connects a small office to the internet via a DSL-line (with pppoe) and which is running Shorewall. It allows all outbound traffic and accepts pptp, openvpn and ssh-connections (on a non-standard port) from the internet.
2006 Aug 18
3
connecting linux console using serial port (NOW PPP)
Alex, thanks for your soon answer, but in case I want to configure PPP on this server, what files do I have to configure? Can I login in this server using SSHD over a PPP conection? Regards; Israel > Just terminal access -> I want to login in my linux server connecting > through the modem connected in /dev/ttyS0 Not sure if this is complete. Install mgetty if not already present on
2000 Feb 20
1
pppd/smbclient question
I have been trying to edit ip-up and ip-down so that when the link goes up or down it sends a message to my windows machine for winpopup. I edited the last line of ip-down to look like this: echo "The link is down" | smbclient -M mymachine when I invoke ip-down by hand, it works fine. when I kill the power to the modem, I get no message. I logged the output of the command, and it
2006 Aug 29
1
pppoe problems
I'm having problem connecting to my isp with my sangoma s518. Everything seems to run smooth and wanrouter are training to connect....but forever.. Now, to test the connection i mounted up my standard nic and my old dsl router, to establish a standard basic pppoe connection..... and I can't with centos. I follow this standard setup:
2008 Mar 04
3
PPP dialout via * server
I previously posted about this problem and received suggestions involving turning off echo cancellation. As far as I can tell, echo cancellation is already disabled on this channel, so I'm back. What I've got is a small home setup with a single four-port Digium card: Module 0: Installed -- AUTO FXS/DPO Module 1: Installed -- AUTO FXS/DPO Module 2: Installed -- AUTO FXS/DPO Module 3:
2005 Oct 21
1
modem for dial IN
Hi Not entirely centos related but that what the boxes are running so here i go ;) 2 of our centos boxes run nagios for network monitoring and send email and paging alerts and are connected to standard phone lines using modems to send the pages. I'm looking for a way in the event of provider failure to login to these machines and so am looking at the ability to connect to the console over
2002 Mar 11
0
Samba over PPP (Linux dials up NT 4 Workstation, which is in secu re NT network)
Base data: * 1 PC running Linux (Debian), with Ethernet adapter connected to Internet * 1 PC running NT 4 Workstation, with Ethernet adapter connected to a network with NT domain and high security. You have no rigths to setup the domain controller anyhow. There is a DHCP server in the network * 1 serial 9pin cable Task: Connect Linux to NT with the serial cable, in order to access local disks
2007 Jun 05
9
PPTP port forwarding question
Hello, Please see the following picture: http://www.wilson-kwok.com/pptp.jpg I used one to one NAT from 210.0.0.1 to 192.168.0.2 for web server, and then use port forwarding from 210.0.0.1 to 192.168.0.3 for pptp server, but I cannot connect from my home to pptp server. Here is the nat file: 210.0.0.1 eth0:2 192.168.0.2 Here is the rules
1998 Nov 17
2
Samba and Dial-UP Networking
Can this be done?: Problem: Samba is installed on Linux Slackware. Linux box can see Windows 95 clients. Windows 95 boxes can see the Linux box via explorer, network neighbor hood, etc. What I am trying to do is when an authorized user dials into the Linux box running Samba via a modem. Be able to view his computer or the workgroup using his Win 95 explorer. Currently all you can see is the