> The parser is giving me errors on a forwarders option. The forwarding
> works fine, so I think it might just be the parser which is wrong. Here
> are my options. If I comment the forwarders, the parser error goes away.
> forwarders {
> 10.255.1.99;
> 10.255.1.53;
> 10.255.1.54;
> };
---->^^
Missing the semi-colon.