-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 10 Mar 2015 02:10:51 +0100 Guus Sliepen <[email protected]> wrote:
> If that was not the problem, then another issue might be the version > of OpenSSL on your Beaglebone not supporting the Cipher or Digest > algorithms that you are using. > This seems the most probable from the various tests and key changes and so forth that I have done. Yes I went through everything else you mention in the FAQ and your last email. I am calling tincd on the beaglebone as tincd -D -n wdl Here is my tinc.conf [wynkoop@beaglebone /usr/local/etc/tinc/wdl]$ more tinc.conf Name = beaglebone AddressFamily = ipv4 INTERFACE = tun0 DEVICE = /dev/tun0 [wynkoop@beaglebone /usr/local/etc/tinc/wdl]$ more tinc-up #!/bin/sh /sbin/ifconfig $INTERFACE 192.168.254.113 netmask 255.255.255.0 /sbin/route add -net 192.168.254.0 192.168.254.113 Which is the same, except addresses as on my other FreeBSD boxes and they do not toss the route error. Any pointers on checking my ssl lib? - -Brett - -- [email protected] http://prd4.wynn.com/wynkoop/pgp-keys.txt 917-642-6925 929-272-0000 If cowardly and dishonorable men sometimes shoot unarmed men with army pistols or guns, the evil must be prevented by the penitentiary and gallows, and not by a general deprivation of a constitutional privilege. - -Honorable J. A. Williams, Circuit Judge - Wilson v. State, 33 Ark. 557, 34 Am. Rep. 52 (1878). -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJU/k54AAoJEK6K3yrc+RuDxQ4H/Ah/EtMNUeNGWtQTAzC25MRt zJwmQg4Rx2NjhLOkMRn7v1Tr8yqrjRwC2niQ6BOB0bmXGFfEbFxhawrMel70dYgg KxGbbGb2T5qRX4+x7uVyT8NOXccnaUJSemkduNnIpYeZ90jNMHwOguJHds8Bcbap 2XwxCFh5ePGcMafb4AkB4bxDLbXk6Tu9SUssA87XqaeozlIeCWjPKBODJQz5xPLE iRyeaPVtlVlMwCp5KObMFbxLstXCLUAkG809OuLal+t51e8O6kM3YljyFg8G5So1 lYPU+SU2vW+v0RxMZ8MopirP+Fk6wq2Tmxm62AdZxuL/M/NawXASgcpJoyTlYu0= =D415 -----END PGP SIGNATURE----- _______________________________________________ tinc mailing list [email protected] http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc
