Step by step video tutorial to configure the Firewall in vicibox 10,which includes solution for vicidial 10 firewall BUGs .
Reference document link: https://www.striker24x7.com/2022/03/v...
The ViciBox-Firewall is an integration of the underlying firewall in the OS, various features of ViciDial, and some add-on ViciBox features. This allows for the relatively easy administration of all network access to the various features of ViciDial. The firewall integration itself supports a Black list, a White list, a Dynamic List with a user authentication portal
BUG 1
vi +763 /usr/bin/VB-firewall
doipnetslist(\@dynamicips, $IPBLACK, "X", "DynamicList");
to
doipnetslist(\@dynamicips, $IPDYNAMIC, "X", "DynamicList");
BUG 2
Rules Set missing for nftables and firewalld.
vicidial/vicibox dynamic portal scratch install in centos
https://www.striker24x7.com/2022/11/h...
#vicibox #vicidial #vicibox-firewall