NetBSD-Users archive

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

ippool not working?



Hi - I wonder what might be going wrong here...

# ippool -f /etc/ippool.conf
syntax error error at "file", line 1

# cat /etc/ippool.conf
pool ipf/tree (name "robots";)
	{ file:///etc/ipf/ssh_robot_blacklist; };

# head /etc/ipf/ssh_robot_blacklist
1.0.247.245/32
1.1.166.18/32
1.109.1.54/32
1.119.12.115/32
1.119.3.58/32
1.160.77.160/32
1.160.8.216/32
1.162.178.160/32
1.163.174.40/32
1.163.87.241/32


... Is the "file" option not supported?

I'm trying to avoid having thousands of rules in ipf.conf by doing a

  block in quick on vr3 from tree/robots to any

Any help would be great,

Louis


Home | Main Index | Thread Index | Old Index