similar to: IPSEC l2tpd and Windows shares problem

Displaying 20 results from an estimated 300 matches similar to: "IPSEC l2tpd and Windows shares problem"

2005 Mar 23
10
Broadvoice alternatives
Dear all, I have tried a lot of things to make broadvoice work with asterisk , but I failed each time. Please suggest a good service providers that I can use with asterisk for outbound and inbound calls. -- With regards, Vicky Shrestha System Director WorldLink Communications Jawalakhel , Kathmandu, Nepal
2005 Nov 23
5
ntlm_auth from pppd help
Hello all, I am working on a VPN solution using FC3-2.6.12-1.1381 - openswan 2.4.4-1 - l2tpd 0.69-13 - pppd 2.4.3-5 - samba 3.0.10-1. When attempting a connection from an XP-SP2 box pppd dies without authenticating the user (see below). I have run ntlm_auth from the command line with success. What tools can I use to identify the failure? Is there an obvious error in the ppp options file?
2006 Nov 28
2
PPP + ntlm_auth
Hello, I'm trying to authenticate PPP (in fact l2tp...) users with Active Directory (windows server 2003 DCs, mixed-mode domain) using winbind / ntlm_auth. I'm using Samba 3.0.22, PPP 2.4.3, Kerberos 1.3.6, with Trustix 2.2 What works : - krb5kinit (and krb5klist -e) - net ads join - wbinfo -u, wbinfo -g, wbinfo -a user%pwd, wbinfo -p, wbinfo -t and wbinfo -m - getent passwd and
2006 Dec 03
1
Winbind + PPP
Hello, I tried various settings to authenticate my PPP (l2tp) users via winbind (ntlm_auth), without success... I use ppp 2.4.3 and Samba 3.0.22-2tr. My distribution is Trustix 2.2 What is working : - mschapv2 authentication with chap-secrets (nomppe, novj, novjccomp) - wbinfo -g, wbinfo -u, getent passwd and getent group - net ads info and net ads status - ntlm_auth --username X
2009 Jan 23
2
sip based fax
Hi all, Can we configure sip based outgoing fax on asterisk or we must need zap channel attached with it? Thanx in Advance. Amir Shrestha
2010 Jun 02
11
HElP me I am a beginner
HY all, I am completely new to the asterisk so can any one help me with it as I have some questions queries 1. first n for most what are the tools/equipment that I need for eg a Computer, and a net connection is it all that I need for simple head start to get hands on the asterisk and cam please any one send me all the copies from vol 1 to vol 70 every issue Thank You and Best
2003 Jul 31
0
rp-l2tp routing
Hi there, I''ve set up a gateway machine with rp-l2tpd (this one: http://sourceforge.net/projects/rp-l2tp/) For some reason my isp choose for l2tp. My gateway has two cards eth0 (local network 172.16.0.0) eth1 (local network between my gateway and cablemodem 10.0.0.0) ppp0 is set up over eth1 towards my isp eth0 ip is fixed ip eth1 ip is dhcp from my isp through the cable modem ppp0 is
2006 Jan 23
3
Curosity on HTB
Hello members. I wanted know if htb shapes download speed and upload speed too? i want to give a client 128/64. so is it possible to give 128 download download speed and 64 upload speed.I mean 2 way traffic control. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2005 Aug 17
0
ppp winbind type 5 error
I'm having a trouble. I use winXP to connect through L2TP/IPsec to one Linux server. When I try to connect in my domain appear an error at log. Plugin winbind.so loaded. WINBIND plugin initialized. using channel 36 Using interface ppp1 Connect: ppp1 <--> /dev/pts/3 sent [LCP ConfReq id=0x1 <mru 1410> <asyncmap 0x0> <auth chap MD5> <magic 0x564e3dc9>
2007 Sep 19
5
Choosing VPN Server
Hi, I am facing a task of choosing vpn server. I do not know which is better. The one distributed with CentOS4.5 only supports pppd (or maybe pptp but I cannot find it). If* *I want to use PPTP or L2TP, which one should I choose? OpenVPN? Poptop? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Apr 12
1
Unified authentication
Greetings. Apologies if this has been asked before. I've gone through Google and the archives to no avail. I am seeking to implement a unified authentication mechanism for a small(Less than 50 users) setup. I've been trying to wrap my head around PAM and SAMBA. It almost seems like it can be done, but I can't quite convince myself. Most of my users are Windows
2012 Feb 13
0
samba Digest, Vol 110, Issue 12
Hello Williams Thanks for your prompt help, well valid user and write-list were define as got to read but still got confused so can you share me the link of the standard document or mail me that document so that i can go through it and implement on the given scenario. Or if you can share any example configuration then it will be great. I hope for help from you and all experts. Thank You Regards
2017 Feb 28
2
any one interesting develop a gui app for tinc
Hi devs, I am a tinc user use tinc at windows every day, I use a bat file to start tinc in nodetach mode, and dig the problem when the network sucks. Is there any one interesting to develop a gui control app like for openvpn? Tks, Cong
2005 Mar 10
5
asterisk and Broadvoice Outgoing Again :(
Hi, I can't make outgoing calls via Broadvoice. I have tried each and every configuration that was posted to list previously. I am able to receive incoming calls fine. I get the following in asterisk console: ===================================================== asterisk*CLI> show version Asterisk CVS-HEAD-03/10/05-22:51:28 built by vicky@asterisk on a i686 running Linux
2017 Feb 28
0
any one interesting develop a gui app for tinc
I was just thinking Ubuntu's network manager could use one. I didn't even realize tinc was available for Windows until I read this. On Feb 28, 2017 07:28, "Cong Monkey" <congzhangzh at gmail.com> wrote: > Hi devs, > > I am a tinc user use tinc at windows every day, I use a bat file to start > tinc in nodetach mode, and dig the problem when the network sucks.
2017 Sep 21
1
How automatically set group.devices.allow for libvirt-lxc container after start ?
Hi. I need to use /dev/ppp inside the lxc container, for very ancient software. Problem solved this way: 1) virsh edit container name and add section: <features> <capabilities policy='default'> <mknod state='on'/> </capabilities> </features> 2) start container 3) attach or ssh container, be root: #mknod /dev/ppp c 108 0 4) inside
2005 Jun 10
1
Starting bandwidth Mgmt
Hello all. I am really new in the world of bandwidth management.I just want to finish a task.i want to give IP Based Bandwidth Management.I am using RedHat9 Linux and wish to use "HTB" for controlling bandwidth.I don''t want to controll bandwidth application wise.I wanted to know what other tools are required for bandwidth management besides HTB.I have learned that htb comes
2009 Jun 05
15
Rails Code Indentation
Hi All, Rails code must be readable, formatted and well indented. I wanted to do indent code in my previous projects. Is there any built in rails plugin/gem that can help me to indent my existing code. Any ideas will be really appreciated ! NOTE: Please don''t suggest editor plugins. Thanks & Regards, Sandip R~ -- Ruby on Rails Developer http://sandip.sosblog.com
2009 Aug 25
1
OFX-parser
I am trying to parser a ofx file .I have installed ofx-parser gem. But I am getting error: no such file to load -- hpricot_scan I have checked my gem folder ,I have got hpricot-0.8.1 which is > hpricot-0.6(requirement of ofx-parser).. My code in the General controller look like require ''rubygems'' require ''ofx-parser'' def testing ofx =
2010 Aug 30
1
Asterisk routing to SoftSwitch
Dear All, First, I am not so much experienced in Asterisk. I need asterisk to route the call to soft switch when the caller is not in its extensions list. And also when routing to soft switch, a number 4327 has to be added in the caller's number and then routed. I think its not so hard in asterisk. Please help me. Regards, Pratik -------------- next part -------------- An HTML attachment