Displaying 20 results from an estimated 900 matches similar to: "OpenSwan Drop Out Issue"
2016 Feb 09
0
OpenSwan Drop Out Issue
Try setting lower keyexpiry time on other endpoint.
--
Eero
2016-02-09 17:04 GMT+02:00 John Cenile <jcenile1983 at gmail.com>:
> Hello,
>
> I'm cross posting this from the OpenSwan mailing list, in case someone here
> can help.
>
> We have two sites connected via OpenSwan 2.6.32-9 on CentOS 5, sharing 6
> /24 subnets each (so 12 in total).
>
> The problem
2016 Feb 17
2
Openswan <-> VyOS
Hello,
I'm having a bit of trouble connecting our current CentOS Openswan server
with a Vyos server via IPSec.
I've posted this on the VyOS forums, but haven't had many helpful
responses, so I thought I would ask here.
http://forum.vyos.net/showthread.php?tid=26504&pid=29703#pid29703
Basically our Openswan configuration is as follows:
conn VYOS
keyingtries=0
2016 Feb 10
2
OpenSwan Drop Out Issue
Well. Centos 5 is really near of it's end of life. There is not much
updates to kernel or openswan. You should at least try latest openswan
version.
Your issue looks like a bit network problem.
--
Eero
2016-02-10 8:34 GMT+02:00 John Cenile <jcenile1983 at gmail.com>:
> So lowering the keylife / ikelifetime didn't solve the problem. I've
> enabled debugging and I'll
2016 Feb 11
0
OpenSwan Drop Out Issue
As I said though, there's no lost ICMP packets, even when the IPSec tunnel
drops out.
I do notice a lot of these errors in the secure log though, would this be
any indication of a problem? (I'm grepping for this specific error, they're
not the only messages in there).
Feb 11 14:18:10 site-a pluto[10450]: "site-b/1x1" #803: ignoring Delete SA
payload: PROTO_IPSEC_ESP
2005 May 23
3
Betr.: VPN
IF you are not stuck to IPSec, you might want to take a look at OpenVPN (www.openvpn.org). I found OpenVPN easier to install than FreeSWAN (an IPSEC VPN) and have setup an OpenVPN solution between my German office and our mainoffice in a matter of hours.
Thom van der Boon
E-Mail: Thom.van.der.Boon at vdb.nl
=====
Thom.H. van der Boon b.v.
Havens 563
Jan Evertsenweg 2-4
NL-3115 JA Schiedam
2016 Feb 09
2
OpenSwan Drop Out Issue
Centos 5 is also a bit old os. Is it possible to use newer version? (like
centos 7 or centos 6?)
Eero
2016-02-09 19:52 GMT+02:00 Gordon Messmer <gordon.messmer at gmail.com>:
> On 02/09/2016 07:04 AM, John Cenile wrote:
>
>> does anyone have any suggestions on what the problem might be?
>>
>
> Not off the top of my head, but if I were you, I'd enable debugging
2020 Nov 20
2
Confusing errors when attempting to run samba in AD DC mode
Hey All,
I don't know what's wrong, or what I may have done wrong, but I THOUGHT I followed all the correct steps to setup samba, and it's not working. Here's what I did:
D/L latest samba code (4.13.1) & extract
install dependencies
./configure --prefix=/usr/local --enable-fhs
(enable-fhs was required to get configure to run through completely)
make
make install
cp
2008 Oct 03
2
A strange behaviour of file.path in Windows? (PR#13119)
Full_Name: Enrico Pegoraro
Version: 2.7.2
OS: Windows (Vista or Xp PRO) Italian
Submission from: (NULL) (87.4.189.202)
If you send these lines of code:
outdir="c:/pippo"
file.path(outdir,"pluto.html")
R replies correctly:
[1] "c:/pippo/pluto.html"
But if you change the first steps to:
outdir=""
file.path(outdir,"pluto.html")
R replies
2003 Oct 26
4
linux-xp x509 ipsec connection
hi,
I can''t get a freeswan 2.02 ipsec x509 connection at work
can somebody help me?
*************************************************************************************
global situation
*************************************************************************************
the linux gateway (chivas) is a single machine 192.168.1.250 with a local net 192.168.1.0/24,
a dyn IP via a DSL
2010 Oct 05
3
[LLVMdev] Multithreaded code generation
Hi
yes, I'm asking for any advice, I want to implement multithreaded code generator in LLVM.
tnx
--- On Tue, 10/5/10, Duncan Sands <baldrick at free.fr> wrote:
From: Duncan Sands <baldrick at free.fr>
Subject: Re: [LLVMdev] Multithreaded code generation
To: llvmdev at cs.uiuc.edu
Date: Tuesday, October 5, 2010, 10:50 AM
Hi Hamed,
> I want to use LLVM to automatically
2016 Aug 17
6
[Bug 1082] New: Hard lockup when inserting nft rules (esp. ct rule)
https://bugzilla.netfilter.org/show_bug.cgi?id=1082
Bug ID: 1082
Summary: Hard lockup when inserting nft rules (esp. ct rule)
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Debian GNU/Linux
Status: NEW
Severity: blocker
Priority: P5
Component: kernel
Assignee:
2013 May 15
1
Fwd: Re: Re: Cannot add/modify ACL through windows client
Hi Denis,
on both samba hosts (donald and pluto) these commands work great:
id johndoe
getent group
getent passwd
My pluto:/etc/nsswitch.conf looks like that:
[...]
passwd: compat ldap
group: compat ldap
shadow: compat ldap
[...]
I want to add, that the described problem works fine if I try it on a share on "donald", my domain controller. The users are
2010 Oct 05
0
[LLVMdev] Multithreaded code generation
On 10/05/2010 09:42 AM, hamed hamzehi wrote:
> Hi
> yes, I'm asking for any advice, I want to implement multithreaded code
> generator in LLVM.
> tnx
Hi,
this generally depends which kind of code you want to multithread,
because generally this is a difficult problem.
However, if you limit yourself for the moment to loops that fit into the
polyhedral model, you can take
2008 Jul 07
3
Using wine for Peoplesoft Development
Hey Guys,
I am trying to use Linux as my work development env but having trouble getting wine to run peopletools. I have already made a little progress in the ubuntu forum so if you don't mind having a look that would be greatly appreciated ;)
http://ubuntuforums.org/showthread.php?t=815973
Cheers David
2013 May 14
1
Cannot add/modify ACL through windows client
Dear all,
I am struggling around with Windows ACLs and cannot find a solution nor how to troubleshoot that. I have two samba3 hosts. Hostname "donald" is my domain controller with samba 3.x + OpenLDAP server running. Hostname "pluto" is my other samba 3.x server which was joined to my domain. I use LDAP for my users+groups. I dont have winbind on my machines. On hostname
2005 Jun 30
1
cannot cancel job
Hi!
I'm testing a printer server samba+cups. I set user pluto as printer admin
of printer X.I have this problem: if pluto cancel a job (its own job) from a client XP,
at first time the job is cancelled but then appear a new job "Remote
downlevel document" (it has the same content than cancelled job). Remote
downlevel document can't be cancelled by pluto (access denied), but can
2023 Jun 03
1
What could cause rsync to kill ssh?
Maurice R Volaski via rsync <maurice.volaski at lists.samba.org> wrote:
> I have an rsync script that it is copying one computer (over ssh)
> to a shared CIFS mount on Gentoo Linux, kernel 6.3.4. The script
> runs for a while and then at some point quits knocking my ssh
> session offline on all terminals and it blocks ssh from being able
> to connect again. Even restarting
2008 Feb 09
7
Hardware for HVM
I am using a Asus M2A-VM mainboard with Athlon X2 2300 cpu. The
mainboard features a AMD 690G chipset. I thought this hardware is amd-v
compatible. While using xen with hvm I get the message:
root@pluto:/etc/xen# xm create /etc/xen/win.cfg -c
Using config file "/etc/xen/win.cfg".
Error: HVM guest support is unavailable: is VT/AMD-V supported by your
CPU and enabled in your BIOS?
2012 Jul 04
3
[LLVMdev] OpenMP/autopar support in LLVM
Hi
I wanted to know the status of OpenMP (or in general auto parallelization) support in
LLVM.
I read some threads discussing about possible effort in that direction in 3.1 onwards,
but did not see any further discussion on that.
If someone in the list knows the updated info or can point me to any useful info,
that would be useful.
Thanks
Regards
Prakash Raghavendra
-------------- next part
2016 Jun 11
3
Increased errors "Broken MIME parts" in log file
On 11 Jun 2016, at 21:29, Timo Sirainen <tss at iki.fi> wrote:
>
> On 01 Jun 2016, at 16:48, Alessio Cecchi <alessio at skye.it> wrote:
>>
>> Hi,
>>
>> after the last upgrade to Dovecot 2.2.24.2 (d066a24) I see an increased number of errors "Broken MIME parts" for users in dovecot log file, here an example:
>>
>> Jun 01 15:25:29