Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TCPCRYPT doesn't start , tcpcryptd: unknown curve nid 716 #32

Open
arunjing2 opened this issue Jun 28, 2017 · 0 comments
Open

TCPCRYPT doesn't start , tcpcryptd: unknown curve nid 716 #32

arunjing2 opened this issue Jun 28, 2017 · 0 comments

Comments

@arunjing2
Copy link

There are two hosts
Host#1: Oracle Linux 2.6.39-400.281.1.el6uek.i686
The tcpcrypt seems to be working fine on this host. Console o/p is as follows:
[root@localhost tcpcrypt-0.5]# ./launch_tcpcryptd.sh
Initializing...
Reading random seed from /dev/urandom
^C
No timestamp provided in packet - expect low performance due to calls to gettimeofday
Removing iptables rules and quitting tcpcryptd...
==== DUMPING STATE ====
FD 10 state 2
FD 4 state 1

[root@localhost tcpcrypt-0.5]#

=============================================================================
Host#2: Oracle Linux 2.6.39-400.281.1.el6uek.i686
The tcpcrypt doesn't come up. It throws following error:

[root@localhost tcpcrypt-0.5]# ./launch_tcpcryptd.sh
Initializing...
Reading random seed from /dev/urandom

nid=415
tcpcryptd: unknown curve nid 716
nid=716==== DUMPING STATE ====

Removing iptables rules and quitting tcpcryptd...

Any clue what went wrong on the second host would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant