Package: radvd
Version: 2.15
Severity: grave
Justification: renders package unusable
Dear Maintainer,
I configured the radvd deamon using the follwing configuration file :
#/etc/radvd.conf
interface enp0s8
{
AdvManagedFlag on;
AdvSendAdvert on;
AdvAutonomous off;
AdvOtherConfigFlag on;
MinRtrAdvInterval 3;
MaxRtrAdvInterval 60;
};
Whenever i start the deamon, i get the following syntax error, i have no idea
what's wrong:
#sudo radvd -d 5 -m stderr
[May 24 12:06:00] radvd (1076): version 2.15 started
/etc/radvd.conf:1 error: syntax error, unexpected T_BAD_TOKEN, expecting '{'
[May 24 12:06:00] radvd (1076): Freeing Interfaces
[May 24 12:06:00] radvd (1076): freeing interface enp0s8
[May 24 12:06:00] radvd (1076): exiting, failed to read config file
The following is the configuration of the advertising network interface :
#ip addr show enp0s8
3: enp0s8: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP
group default qlen 1000
link/ether 08:00:27:75:98:f6 brd ff:ff:ff:ff:ff:ff
inet6 2001:192:168:72::64/64 scope global
valid_lft forever preferred_lft forever
inet6 fe80::a00:27ff:fe75:98f6/64 scope link
valid_lft forever preferred_lft forever
What is wrong with the above configuration ?
-- System Information:
Debian Release: 9.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: x86
Kernel: Linux 4.9.0-4-686
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages radvd depends on:
ii adduser 3.115
ii libc6 2.24-11+deb9u1
ii lsb-base 9.20161125