Displaying 20 results from an estimated 2000 matches similar to: "request for advice to increase throughput and lower latency"
2015 Jan 26
3
Apache and SSLv3
Hi list,
I'm configuring apache with https and I've a question about sslv3
deactivation.
Running "openssl ciphers -v" I get a list of cypher suite of openssl like:
ECDH-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH/RSA Au=ECDH Enc=AESGCM(128)
Mac=AEAD
.........
Each lines report relative protocol.
Disabling sslv3 with "SSLProtocol all -SSLv3" I can use cypher like:
2018 Dec 08
1
"no shared cypher", no matter what I try
Have you tried connecting with openssl c_client, with a cypher list of all?
My suspicion is that one of the pair of programs is only
using old, weak cyphers [due to age and the other only strong ones.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20181208/4e12a00c/attachment.html>
2004 Aug 06
1
icecast - it is what i search
Hi!
I want to realize a realtime DJ Battle where some DJs enter
in a virtual cypher and start a HipHop Battle.
For example, there are 5 DJs an 5 listener in the Jury.
Only one DJ my play at present and the others can only listen.
After 2 minutes and a little break another DJ is on the turn
and so on.
Is icecast what i want? Can i realize it with icecast?
thanks,
buelent
--
buelent caliskan
2015 Sep 24
2
decode http hack attempt?
Can anyone de-cypher the second entry for me?
--------------------- httpd Begin ------------------------
Requests with error response codes
403 Forbidden
/: 9 Time(s)
/?c=4e5e5d7364f443e28fbf0d3ae744a59a: 3 Time(s)
I have found the string via Google but have not located any explanation.
--
*** e-Mail is NOT a SECURE channel ***
Do NOT transmit
2006 Apr 17
2
Encrypting Ogg
Howdy.
I have a application I'm developing where I need to encrypt the data
inside an OGG stream. I will be using a regular block cypher (AES, or
others... configurable); and I would like to encrypt the pages in an OGG
stream.
I'm thinking that if I sit my decrypter in between the reading
application and the encrypted file, you should be able to use all the
normal seeking
2008 Dec 13
2
Need Help in converting php encryption decryption code to ruby on rails
Hi guys i found this encryption decryption in php and try to convert
it in rails but i am unable to successfully convert it. So plz help
me. I you write the whole conversion code then it will be great.
PHP code is like this
================
#
#/**********************************************
#**
#** MD5 block cypher
#**
#** Author..: leapinglangoor [
2010 Jan 17
1
How to improve the throughput
Dear
I am very new to tinc and would like to ask any advice regarding tinc's
throughput.
I have been using OpenVPN for several years and found tinc as a
simpler/scaler VPN using TUN/TAP device.
I have tried to use tinc on WindowsXP and measured throughput in
contrast to OpenVPN.
My test revealed that tinc is faster in PING response (almost half of
OpenVPN). However, when I tested with
2015 Feb 07
2
TLS config check
Am 07.02.2015 um 10:10 schrieb SW:
> I've just done a test with K9 mail on Android 4.4.2 and this is what I
> see in the log:
>
> ECDHE-ECDSA-AES128-SHA (128/128 bits)
>
> But when using Thunderbird I see:
>
> ECDHE-ECDSA-AES128-GCM-SHA256 (128/128 bits)
>
> I'm happy that Thunderbird is using a secure cipher but is Android? Is
> ECDHE-ECDSA-AES128-SHA
2014 Jul 04
1
libvirt behind stunnel4
Hi,
I'm trying this setup where an stunnel4 (listening for clients on port
16514) connects to an unencrypted libvirt backend (on port 16509). When I
point the virsh client to stunnel4 it hangs.
Looking via tshark:
1. virsh completes ssl handshake with stunnel4
2. stunnel4 completes tcp handshake with libvirt.
and that's all.
When connecting virsh client directly to libvirt (this time
2010 Aug 19
9
OpenVPN throughput
Hello listmates,
We are working on setting up two private networks linked by a public
network which is fast (1 Gbit/s) but potentially insecure. Since the
hosts on our two networks need to talk to each other, and do so
securely, we have decided to use OpenVPN to connect them, making one
gateway a server and the other a client. The connectivity part was
easy to establish and worked like a charm.
2018 Apr 30
1
Slow Speed
Hi,
I´m using Tinc for several years, but I didn´t fix a performance problem.
There a about 20 nodes in this network.
Master:
10.0.0.12 (dedicated host in a datacenter, debian, 100mBit port)
tinc.conf:
Name = TincKnoten12
AddressFamily = ipv4
Interface = tun
ProcessPriority=high
mode = router
#DirectOnly = no
Compression=0
PMTUDiscovery = yes
#IndirectData = yes
#ReplayWindow = 64
#ConnectTo
2008 Feb 06
1
imap fs quota (rpc) won't work?
In the past I dabbled with the imap quota plugin with the fs backend
because I wanted
to report usage to my users (not limit them). At the time, the quota
plugin would make
dovecot crash when trying to write to a folder (I can bring up this
report if needed).
However, in a later beta of dovecot 1.1 I tried quota again but I cannot
get it to report
any results. I've been wanting to use
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
2023 Jan 09
2
dnf-makecache.service failing every few days and dnf-automatic.service samba freeipa issues (again).
Hello everybody,
What is the status of the freeipa/sssd and samba conflicts in the
repositories?
I can not wrap my mind around that two big packages are not getting
security updates anymore, because they are conflicting. I will go to
FOSDEM in Belgium this year to figure out more, but I am considering
moving my centos systems to rockylinux.
Kind regards,
Jelle de Jong
On 12/16/22 16:59,
2009 Apr 24
4
Long string in crypting
I use a solution to crypt a string that I found using OpenSSL. But the
crypted string becomes very long, too long for a varchar 255 to hold it.
What can I do to make it shorter? Or should I just use text as column in
the mysql db?
public_key_file = ''lib/public.pem''
public_key = OpenSSL::PKey::RSA.new(File.read(public_key_file))
@encrypted_string =
2020 Apr 30
3
steps to get automatic home folder created at user logon windows 10 with samba 4.9.5-Debian
On 2020-04-30 22:57, Rowland penny via samba wrote:
> On 30/04/2020 20:57, Jelle de Jong via samba wrote:
>>
>> I never was able to get the backend = ad working
>>
>> I only need my user to be able to login to Windows 10 systems from a
>> domain joined machine.
>>
>> This is how I add my users:
>>
>> samba-tool user create lgaga passwd
2010 Sep 20
1
ProcessPriority=high breaks tinc from starting
On Fedora 11 (yes, with SELINUX enabled and enforcing) setting
tinc.conf's ProcessPriority=high prevents tincd from starting.
Anybody have an answer?
tinc was compiled by me, didn't come from Fedora's rpm repo.
2020 May 02
2
default backend = rid not showing full group information for users
On 02/05/2020 18:59, Jelle de Jong via samba wrote:
> On 2020-05-02 16:42, Rowland penny via samba wrote:
>> On 02/05/2020 15:07, Jelle de Jong via samba wrote:
>>> Am I wrong to expect that id user and getent group should list me
>>> the groups the user is part of.
>>>
>>> For example wbinfo --group-info=office shows me that user jdoe and
2023 Mar 30
2
wget http://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/images/pxeboot/vmlinuz --max-redirect=0 --no-hsts
On 3/30/23 07:11, Gordon Messmer wrote:
> On 2023-03-29 11:52, Jelle de Jong wrote:
>> I am using pxelinux to install centos stream 9 systems but this
>> stopped working a while ago with mirror.stream.centos.org because it
>> started forcing HTTPS and pxelinux is HTTP only.
>
>
> I believe the recommended configuration is to have vmlinuz and
> initrd.img on
2020 May 02
4
default backend = rid not showing full group information for users
On 02/05/2020 15:07, Jelle de Jong via samba wrote:
> Am I wrong to expect that id user and getent group should list me the
> groups the user is part of.
>
> For example wbinfo --group-info=office shows me that user jdoe and
> lgaga are part of the group, but then when doing id jdoe or id lgaga
> the office group is not shown, neither in getent group.
>
> What should I
2020 Apr 29
3
how to use root preexec on user share with %U not as root user
Hello everybody,
I am trying to get samba 4 to make a user dir without the use of ADUC to
set the homeDirectory, but with samba-tool user create only.
I created a root preexec but the %U is filled with root and not the
username of the user.
I need to user [users] and not the old [homes] because I got a GPO for
redirection to the //server/users/%USERNAME% and I need this folder to
be created