Displaying 20 results from an estimated 600 matches similar to: "Package NetworkManager-libreswan-0.9.8.0-5.el7.x86_64.rpm is not signed"
2016 Jun 21
0
Package NetworkManager-libreswan-0.9.8.0-5.el7.x86_64.rpm is not signed
On 6/21/2016 10:57 AM, Jules Bashizi wrote:
> How to inst that Network manager please
where is that unsigned package from? its not part of the standard
repository, the standard network manager is...
NetworkManager-1.0.6-29.el7_2.x86_64.rpm
--
john r pierce, recycling bits in santa cruz
2016 Jun 30
3
integration of R and php in Fedora 24
Dear All,
I am writing a project that will involve me writing code in R and php. i
would appreciate if someone guide me on how to integrate R to php
i wish to write an upload system in php that R will use and process and
post back the result on php.
thanks in advance
================
Worthy agent of Light
================
Jules Irenge
MSc Student
University of Liverpool
[[alternative HTML
2016 Feb 13
2
Hi Guyz !
I run R on a Fedora 23 64bit ,
I encounter this problem
*WARNING: no proj_defs.dat in PROJ.4 shared files Linking to sp version:
1.2-2 *
when trying to load library("rgdal",
lib.loc="~/R/x86_64-redhat-linux-gnu-library/3.2") and also ogr .
can any one help me in fixing this issue please
Thanks in advance
Irenge B. Jules
MSC student @ Liverpool University
email :
2014 Feb 05
1
yum update tries and fails to install libreswan
On 6.5, I've got openswan installed, but yum update is wanting to install
libreswan.
If libreswan is intended to replace openswan, wouldn't the appropriate yum
transactions have been created to remove opnswan first?
I'm stumped. Advice appreciated.
Fred
--
-------------------------------------------------------------------------------
Under no circumstances will I ever purchase
2016 Apr 01
2
Libreswan PEM format
Hi I am trying to setup a libreswan vpn between centos 7 and a Mikrotik router.
I am try to get the keys working. My problem is the Mikrotik router
wants the key in PEM format
How do I export the keys generated with ipsec newhostkey
into PEM format ?
Thanks
2016 Apr 01
2
Libreswan PEM format
I have tried
openssl rsa -in bicester_left.pub -outform pem > bicester_left.pem
I get
unable to load Private Key
140372295030648:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
On 1 April 2016 at 13:59, Eero Volotinen <eero.volotinen at iki.fi> wrote:
> You can do any kind of format conversions with openssl commandline client.
>
2016 Jun 30
0
Fwd: integration of R and php in Fedora 24
thanks Edward for the reply . i installed rapache it runs R on apache but
for strange reason can not integrate R into php .
I will be trying opencpu then. but any other solution is most welcomed like
configuration is most welcomed
thanks
================
Worthy agent of Light
================
Jules Irenge
MSc Student
University of Liverpool
2016-06-30 1:40 GMT+01:00 M. Edward (Ed) Borasky
2016 Apr 01
5
Libreswan PEM format
Sorry but I have looked for over two days. Trying every command I could find.
There is obviously a misunderstanding somewhere.
After generating a key pair with
ipsec newhostkey --configdir /etc/ipsec.d --output /etc/ipsec.d/my.secrets
I exported to a file with
ipsec showhostkey --ipseckey > file
The man pages says
ipsec showhostkey outputs in ipsec.conf(5) format,
Ie
***.server.net.
2016 Apr 01
2
Libreswan PEM format
Just trying to follow the instructions here
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/sec-Securing_Virtual_Private_Networks.html
I don't think I am doing anything special.
At the point where there is some communication going on
Getting this error
packet from *****:1024: received Vendor ID payload [Cisco-Unity]
Apr 01 17:33:44
2016 Apr 01
2
Libreswan PEM format
I generated according to the docs . Which produced
my server.secrets as below
used the command
ipsec newhostkey --configdir /etc/ipsec.d --output
/etc/ipsec.d/www.example.com.secrets
: RSA {
# RSA 3328 bits ***.**.net Fri Apr 1 15:39:32 2016
# for signatures only, UNSAFE FOR ENCRYPTION
2016 Mar 21
5
IPSec multiple VPN setups
I second Eero's comment, use a new IPSec daemon.
Openswan was forked and became Libreswan. Paul, now a RH employee, was a
main developer for the Openswan project before he and others created the
Libreswan fork.
https://libreswan.org/
EL6 has Openswan
EL7 has Libreswan
Racoon isn't all that fun to work with.
If you have the option, ditch it and EL5 and move to a newer platform
2015 Jan 29
2
build c7 packages for i686 using mock
This might be an embarrassingly simple question. How are people
building multi-arch library packages on CentOS 7? On older releases one
could "mock -r epel-6-i386" and "mock -r epel-6-x86_64" to build a
library twice. With no 32-bit release, there's no epel-7-i386 target
for mock. Specifying --target=i386 or --arch-i386 both fail.
Do we have to set up the
2016 Mar 21
3
IPSec multiple VPN setups
Centos 5 is still soon end of life. Using it as ipsec gateway is ..
Eero
21.3.2016 7.25 ip. "Mike - st257" <silvertip257 at gmail.com> kirjoitti:
> On Mon, Mar 21, 2016 at 1:17 PM, Mike - st257 <silvertip257 at gmail.com>
> wrote:
>
> > I second Eero's comment, use a new IPSec daemon.
> >
> > Openswan was forked and became Libreswan. Paul, now
2013 Mar 04
6
Centos6 ipsec troubles
Hello,
it looks like the usual way to do ipsec on centos5 won't work anymore on
centos6
I installed ipsec-tools but an interface type IPsec is not recognized by
the kernel
ifup ipsec0
Device does not seem to be present, delaying initialization.
I am not planning to use the awful OpenSwan, I Want to sue the Kame
implementation which was working fine on CentOS5
any hints ?
thank you
2016 Mar 21
2
IPSec multiple VPN setups
Err. Sounds like security nightmare.
21.3.2016 7.47 ip. "Glenn Pierce" <glennpierce at gmail.com> kirjoitti:
> Will ask my boss :) We are hosted on memset so not so easy to update
>
> Thanks
>
> On 21 March 2016 at 17:36, Eero Volotinen <eero.volotinen at iki.fi> wrote:
> > Centos 5 is still soon end of life. Using it as ipsec gateway is ..
> >
2017 Oct 04
0
CEEA-2017:2853 CentOS 6 libreswan Enhancement Update
CentOS Errata and Enhancement Advisory 2017:2853
Upstream details at : https://access.redhat.com/errata/RHEA-2017:2853
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
224ddd511fbecde1a433fc0ae0ca1d8154491236a294363795a48e7162f8b4af libreswan-3.15-7.5.el6_9.i686.rpm
x86_64:
2020 Jan 28
0
CEBA-2020:0257 CentOS 6 libreswan BugFix Update
CentOS Errata and Bugfix Advisory 2020:0257
Upstream details at : https://access.redhat.com/errata/RHBA-2020:0257
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
2d6bf8c42bfd0e04076fe42afed24d4456f524ee09d17e32271381f6c7994534 libreswan-3.15-9.el6_10.i686.rpm
x86_64:
2014 Aug 12
0
CEBA-2014:1049 CentOS 7 libreswan BugFix Update
CentOS Errata and Bugfix Advisory 2014:1049
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-1049.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
0532466af117b18836183531a61f73b225b2d90c56fca8e6d2f4c320940b2bf4 libreswan-3.8-6.el7_0.x86_64.rpm
Source:
2015 Jun 24
0
CESA-2015:1154 Moderate CentOS 7 libreswan Security Update
CentOS Errata and Security Advisory 2015:1154 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1154.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
2c9cd1bd5c987ea5388d821fb00ccc06db9940232e03ed4e11d9882f29c6e6a9 libreswan-3.12-10.1.el7_1.x86_64.rpm
Source:
2015 Nov 03
0
CESA-2015:1979 Moderate CentOS 7 libreswan Security Update
CentOS Errata and Security Advisory 2015:1979 Moderate
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-1979.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
02644e9cdc5ff1ee3935c7c7fba7c0ad3f65cfba22be5ad4e5005faf81d9c0fe libreswan-3.15-5.el7_1.x86_64.rpm
Source: