Mercurial > hg > Blog
changeset 26:676f9f69ee85
add a reply describing the workaround
author | Dirk Olmes <dirk@xanthippe.ping.de> |
---|---|
date | Sat, 15 Feb 2014 16:53:58 +0100 |
parents | 7f96f80a4beb |
children | 04a8afe79c59 |
files | content/comments/compiling-the-shrew-soft-vpn-client-on-raspberry-pi/reply1 |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/content/comments/compiling-the-shrew-soft-vpn-client-on-raspberry-pi/reply1 Sat Feb 15 16:53:58 2014 +0100 @@ -0,0 +1,4 @@ +Author: Dirk Olmes +Date: 2014-02-15 16:30:00 + +I dug to the root cause of the issue back after I wrote the blog post but didn't find the time to do a proper comparison of ikec's behaviour on the pi vs on my regular Linux machine. Long story short, it was the code that parses the config file. On the pi it doesn't proplerly detect the last entry in the file - or EOF, I don't remember the details. The workaround was to add an empty line to the end of the config file. \ No newline at end of file