In message <1093930138.1286.26.camel at vaio>
on Tue, Aug 31, 2004 at 01:28:58PM +0800, Ryan wrote:
> controls {
> inet 127.0.0.1 port 953
> allow { 127.0.0.1; } keys { "mykey";
> };
Is there a typo there? Shouldn't it end with
keys { "mykey"; };
};
Other than that, "it works for me".