Hello List,
I'm sorry in advance it this is not the right place to ask this question.
- I have setup fwknop on my server,
- And created the keys based on the "Basic Outline" documentation,
> [spaclient]$ fwknop -A tcp/22 -a 1.1.1.1 -D myserver.mydomain.my --key-gen
> --use-hmac --save-rc-stanza
> [+] Wrote Rijndael and HMAC keys to rc file: /home/myuser/.fwknoprc
>
> and now i have this section on my .fwknoprc
file,
[myserver.mydomain.my]
> ACCESS tcp/22
> SPA_SERVER myserver.mydomain.my
> KEY_BASE64 some-long-string
> HMAC_KEY_BASE64 some-lonnger-string
> USE_HMAC Y
> RESOLVE_IP_HTTP Y
>
when connecting from my laptop with,
fwknop -n myserver.mydomain.my --verbose ; sleep 2 ; mosh
> myserver.mydomain.my
It works, and i am able to connect to my server,
but i don't know what to fill in the "Rijndael Key" field in the Android
app,
I tried to copy "KEY_BASE64" to it, but it didn't work, i get the message
Error: Error generating SPA
> data: Invalid key length
>
--
Rabin
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Fwknop-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fwknop-discuss