Vicibox10
So there is a major problem with Vicibox10 where the VB-firewall when used, will totally lock you out the system and I finally figured out how to fix the problem. Its rather simple actually and I hope this helps all of you out there that have been wanting to try Asterisk 16 on Vicibox10.
We need to edit the VB-firewall file at /usr/bin/VB-firewall
The first time you run this command you may get an error, make sure to run it again as you see below:
### ViciBox integrated firewall, by default just load the VoIP Black list and reload it every 4 hours
### You can lock everyone out of your server if you set this wrong, so understand what you are doing!!!
@reboot /usr/bin/VB-firewall --dynamic --whitelist=ViciWhite
* * * * * /usr/bin/VB-firewall --dynamic --whitelist-ViciWhite
That’s all there is to it. Fell free to join our live chat support on Skype if you have any questions or comments: https://join.skype.com/ujkQ7i5lV78O
-Chris aka carpenox
VICIdial Development Roundup: Key Changes From Late November 2025 to Early 2026 By Carpenox —…
How to - Install ViciDial on Alma Linux 10 How to Install VICIdial on AlmaLinux…
Cyburdial Turns 6: A Milestone Worth Celebrating Six years ago, Cyburdial launched with a bold…
How to - Fix: Unable to open master device '/dev/dahdi/ctl' for Dahdi This happens after…
How to - Fix "Unable to lookup 'SERVER_EXTERNAL_IP'" This error is the newer SVN versions…
How to - Upgrade any Leap ViciBox install to Leap 15.6 A lot of people…
This website uses cookies.
View Comments
Works for vicidial 10 and later versions
that is correct