Displaying 20 results from an estimated 4000 matches similar to: "Suddenly OpenVPN not working - backgrounds prompt for username / password"
2015 Jul 27
0
Suddenly OpenVPN not working - backgrounds prompt for username / password
On 07/25/2015 08:05 PM, Alan McKay wrote:
> I'm on a fresh install of CentOS 7 and take my config that works on
> Ubuntu on the same box. Instead of getting a prompt for username and
> password for the VPN I get a backgrounded task that spits this out :
> ...
> Password entry required for 'Enter Auth Username:' (PID 23461).
> Please enter password with the
2009 Dec 09
2
Kerio Mail Server - anyone?
Hey guys,
I'm trying to install the latest Kerio and it seems to want an older
version of libstdc++ which I cannot find anywhere in RPM land
(sorry, but I just know gmail is going to mangle this on its way out )
[root at localhost ~]# rpm --install
/home/amckay/kerio-kms-6.7.3-7892.linux.i386.rpm
error: Failed dependencies:
libstdc++.so.5 is needed by kerio-kms-6.7.3-7892.linux.i386
2011 Dec 31
0
[PATCH] i.d.s/openvpn: support 'remote-cert-tls (server|client)'
From: Simon Deziel <simon.deziel at gmail.com>
Fixes LP: #806537
Signed-off-by: Simon Deziel <simon.deziel at gmail.com>
---
rulefiles/linux/ignore.d.server/openvpn | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/rulefiles/linux/ignore.d.server/openvpn b/rulefiles/linux/ignore.d.server/openvpn
index 2b4bfd6..d80f42f 100644
---
2008 Jan 24
0
[PATCH] Re-enabled :port portion of "UDPv4 link" openvpn rule
I see that this openvpn rule has been modified to no longer attach the
":port" part to "[undef]" -- probably to reflect a recent change in
openvpn. Unfortunately, the rule no longer matches in etch, thus
breaking the backport.
Here's a patch to match both versions.
Signed-off-by: Fr?d?ric Bri?re <fbriere at fbriere.net>
---
rulefiles/linux/ignore.d.server/openvpn
2008 Jan 24
0
[PATCH] Added "Re-using pre-shared static key" openvpn rule
Signed-off-by: Fr?d?ric Bri?re <fbriere at fbriere.net>
---
rulefiles/linux/ignore.d.server/openvpn | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/rulefiles/linux/ignore.d.server/openvpn b/rulefiles/linux/ignore.d.server/openvpn
index 68ebf8f..c57e3cb 100644
--- a/rulefiles/linux/ignore.d.server/openvpn
+++ b/rulefiles/linux/ignore.d.server/openvpn
@@ -13,7 +13,7
2009 Nov 18
1
my local mirror stopped working
Hey folks,
I've had a local mirror set up for some time now and it has always
worked, but suddently stopped. I don't think the fact that it
stopped work has anything to do with when I blew away that machine and
changed it from Centos 5.3 to a Fedora Core 11 box. But I'm not sure
how that could make any difference since it is just serving that stuff
over the web. It still works
2006 Apr 08
2
auth problem with dovecot-1.0.beta5
Hey folks,
Let me start by saying I really love what I see so far! Dovecot seems
to be extremely feature-rich, and unlike a lot of free software the
documentation is extremely good! I gave up on courier IMAP because of
the poor documentation, and I have to say Dovecot sure differentiates
itself in that area!
Unfortunately I still can't get it going :-/
First thing I noticed is that
2020 Sep 02
0
OPENVPN setup in CentOS-6 NetworkManager
Hi, I need some help. I have CentOS-6 installed on an older 32bit
desktop. The command
su -c "openvpn --config foo.ovpn"
works well, but would like to do it from NetworkManager.
(1) If I try to import foo.ovpn then the certificate file references
are not populated. If I try to select files extracted from foo.ovpn
then the Private key file cannot be selected and therefore setup is
2005 Jan 12
1
crossposting: OpenVPN on CentOS(RHES clone) and Fedora Core3..some strange things
Apologies for the cross-posting to CentOS list (already mailed to OpenVPNlist)..
am using OpenVPN [ http://openvpn.sf.net ] on CentOS 3.4 and having
some issues..
it may possibly be an OpenVPN issue, but thought if anyone on this
list is using or had any
similar issues or have any thoughts..
TIA
---------- Forwarded message ----------
Date: Wed, 12 Jan 2005 11:26:22 -0700
Subject: resend with
2011 Dec 01
2
JNLP app problems
Hey folks,
I'm trying to use a 5.3 box to run some JNLP apps, but all I get is a
view of XML.
I try doing some googling and don't come up with much other than this
one thread that says I may need both 32 and 64 bit Java to run JNLP.
But it is not clear to me how to do that.
thanks,
-Alan
--
?Don't eat anything you've ever seen advertised on TV?
? ? ? ?? - Michael Pollan,
2009 Oct 22
1
Firefox keeps crashing after 5.4 upgrade
I've almost never had crashes before this, and it has been 3 or 4 so
far today after my upgrade. Could it be one of my plugins I suppose?
[amckay at alan ~]$ rpm -qa | grep -i firefox
firefox-3.0.14-1.el5.centos
--
?Don't eat anything you've ever seen advertised on TV?
- Michael Pollan, author of "In Defense of Food"
2017 Oct 09
3
Samba won't start on Centos 7.3.1611
Hi folks,
I've been googling for an hour on this which seems to be awfully
basic. But I cannot find anything definitive.
[root at centos-gig ~]# systemctl enable smb.service
Failed to execute operation: Access denied
[root at centos-gig ~]# setenforce 0
[root at centos-gig ~]# systemctl enable smb.service
Failed to execute operation: No such file or directory
Have tried things like :
chcon
2012 Sep 27
3
vsFTP and shorewall
Dear all,
Dear support and users:
Sorry to trouble you! I configure the shorewall firewall to forward ftp and ssh port to another server, but failed. Can you help me check?
I cannot login both SSH 2222 and ftp!
Below is my environment: (attachment is shorewall dump)
1. Gateway (FC6)
1.1) eth0: lan static IP: 192.168.1.20
1.2) eth1: external public static IP:
2017 Oct 09
0
Samba won't start on Centos 7.3.1611
On Mon, 9 Oct 2017, Alan McKay wrote:
> Hi folks,
>
> I've been googling for an hour on this which seems to be awfully
> basic. But I cannot find anything definitive.
>
> [root at centos-gig ~]# systemctl enable smb.service
> Failed to execute operation: Access denied
> [root at centos-gig ~]# setenforce 0
> [root at centos-gig ~]# systemctl enable smb.service
>
2005 Apr 06
1
mcc18 install error
I am trying to run the FIRST Robotics compiler
on my linux box using wine. I am using the gentoo
stable ebuild - 20050111-r1
The program I am running is:
MPLAB-C18-Student-Edition-v2_40-win32.exe
When I try to run it I get an error from the installer:
"An internal error has occured attempting to create
the time stamp for MPLAB C18 v2.40 Demo.
Please contact Microchip for assistance. (Error
2019 May 24
2
Delinearization validity checks in DependenceAnalysis
[CC bollu, mferguson, shil]
Am Do., 23. Mai 2019 um 17:13 Uhr schrieb Bardia Mahjour <
bmahjour at ca.ibm.com>:
> Thanks David and Michael for the clarification.
>
> I think I understand the rational behind those checks in delinearization
> now.
>
> > Some other languages have stronger guarantees about their array
> dimensions accesses being in range. But this being
2007 Mar 10
3
long character string problem
Hi All
I am having 2 very long character strings (550chars) and I want to put them as
expressions together with c(). The problem is that I also get these
double-quotes, as seen below in 'fct'. How can I remove these double-quotes? I
tried as.name() but it did not work (because of size?). These are creating
trouble with subsequent programs, which I tested with strings that for some
2011 Jul 31
2
[LLVMdev] llvm bugzilla broken?
Is the llvm bugzilla having issues? I have been trying to submit comments under both
Snow Leopard and Lion from Safari, Firefox and Google Chrome. In all cases, the web page
for the bug refreshes at reasonable rate but commiting comments time out. Often partial
text is added to the bugzilla. See...
http://llvm.org/bugs/show_bug.cgi?id=10543#c17
http://llvm.org/bugs/show_bug.cgi?id=10543#c18
Very
2011 Jan 11
6
OpenVPN + SIP configuration?
Hello
I read a whole book on OpenVPN, but still can't figure how to
configure the server + client so that the the client connects and
sends SIP/RTP data through the tunnel.
To get started, I'd rather use a shared key instead of X509
(certificates + keys). The server is running on a uClinux appliance,
with /dev/net/tun, and OpenVPN is 2.0.9. The clients will be Windows
hosts connecting
2006 Nov 15
1
Attempting native bridge of
I have the following scenario:
g729 gsm
UAS <-----------> * <-----------> UAC
I am using sipp to generate the calls between the UAC and the UAS and
sending some rtp from the UAC, I want * to do transcoding but as I see
it is not. As long as I know 'Attempting native bridge' means only
passing-through the rtp ?Am I wrong?
The UAC and UAS are