[BlueOnyx:13997] API 5106

2013-11-11 Thread Steffan Noord
Hello, Just noticed that the api on a 5106 is not working (anymore) Below the error generated. BlueOnyx API: Access from to port 81 PHP Fatal error: Call to undefined function json_decode() in /usr/sausalito/ui/web/base/api/index.php on line 117 I fixed this to install json: pecl install

[BlueOnyx:13998] hosts.deny entry

2013-11-11 Thread wcstaff
Instead of using a firewall entry, I want to block an IP range in hosts.deny. What is the proper format? I cannot find an accurate answer searching. One person posts all: 192.168.1.*, another all: 192.168.1.1/24, another all: 192.168.1.1/192.25.25.255 and another all: 192.168.1. Any input would

[BlueOnyx:13999] Re: hosts.deny entry

2013-11-11 Thread Bob Wickline
In your example, the following are valid: 192.168.1. 192.168.1.0/24 wcstaff wrote: >Instead of using a firewall entry, I want to block an IP range in >hosts.deny. What is the proper format? I cannot find an accurate answer > >searching. One person posts all: 192.168.1.*, another all: >192.168.