NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/46277: racoon failed to parse conf file
>Number: 46277
>Category: bin
>Synopsis: racoon failed to parse conf file
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Mar 28 19:50:00 +0000 2012
>Originator: loux
>Release: netbsd-6
>Organization:
my home
>Environment:
NetBSD-6 i386
>Description:
using a racoon.conf file with an entry:
listen {
adminsock "/var/run/racoon.sock";
}
then racoon faile to parse the adminsock field.
>How-To-Repeat:
1. Install latest netbsd-6 available
2. Create a racoon.conf file with :
..
listen {
adminsock "/var/run/racoon.sock";
}
...
3. Launch racoon : racoon -ddd -F -f racoon.conf
4. failed to parse :(
>Fix:
Home |
Main Index |
Thread Index |
Old Index