``` 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?