NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ippool: syntax error error at "file"



Hi, I'm having issues figuring this out, according to the ippool.conf manpage, this should be valid syntax:

```
pool ipf/tree (name sfs4;) { file:///etc/ippool/test.txt; };
```

However, trying to load these rules results in this error:

```
main# ippool -f /etc/ippool.conf -dv
loadpoolfile: opts = 0x42
syntax error error at "file", line 1
```

I can't find *anything* on this online. Anyone know what's going on?



Home | Main Index | Thread Index | Old Index