-
Notifications
You must be signed in to change notification settings - Fork 105
no ecryption period. #23
Description
On Fedora 21(Chappeau) I get the following and tcpcrypt refuses to run.
[me@localhost ~]$ sudo tcpcryptd -f
Initializing...
Reading random seed from /dev/urandom
Running
(fails to auth with the main site)
^C
[me@localhost ~]$ sudo tcpcryptd -vvvv
Initializing...
Reading random seed from /dev/urandom
Random seed set to 1565759196
Gotta malloc 4976
Generating RSA key
Generating RSA key: 4096 bits
Done generating RSA key
Gotta malloc 16
Buffer size 2097152 wanted 1048576
Divert packets using iptables -j NFQUEUE --queue-num 666
Opening control socket at /var/run/tcpcryptd.control
Attempting to drop privileges with chroot=/var/run/tcpcryptd and user=tcpcryptd
Running
Testing network via 171.66.3.195
Gotta malloc 4976
Test result: port 80 crypt 0 req 0 state 3 err 0 flags 0
Gotta malloc 4976
Gotta malloc 4976
Test result: port 80 crypt 0 req 1 state 3 err 0 flags 0
Gotta malloc 4976
Gotta malloc 4976
Test result: port 80 crypt 1 req 2 state 2 err 670 flags 0
Gotta malloc 4976
Gotta malloc 4976
Test result: port 7777 crypt 0 req 0 state 3 err 0 flags 0
Gotta malloc 4976
Gotta malloc 4976
Test result: port 7777 crypt 0 req 1 state 3 err 0 flags 0
Gotta malloc 4976
Gotta malloc 4976
Test result: port 7777 crypt 1 req 2 state 2 err 670 flags 0
Tests done! 3 6 failed [2/6]!
Disabling tcpcrypt for 30 minutes