Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - jalalahmadi

#1
Hi
I want run script USB is plugged.
/etc/rc.d/lte.sh
#2
17.7 Legacy Series / WAN Failover for VOIP
September 19, 2017, 01:17:19 PM
Hi
I am using WAN Failover for VOIP, How can I reduce the speed Delay between two WANs?
In fact, I want the switching speed between the first and second gateways to be very high.


#3
17.7 Legacy Series / Multi WAN Problem !!!
September 10, 2017, 07:00:47 AM
Hi
Please help me , After update 7.1 to 7.7 multi wan not work ?

Thank you
#4
Hi
I want convert CIDR to Netmask Addresses just for show to user in UI .

<select name="subnet" class="selectpicker" data-style="btn-default" data-width="auto" data-size="10" dataid="subnet">

<?php     for ($i = 32; $i > 0; $i--):?>

   <option value="<?=$i;?>" <?=$i == $pconfig['subnet'] ? "selected=\"selected\"" : "";?>><?=$i;?></option>
<?php                                    endfor;?>

</select>





Please help me .

Thank you
#5
Hi
how to hide .php from address bar on ui ?

Thanks
#6
Hi
I want install OPNsense 17.1 on Banana Pi BPI-R1
I can install freeBSD 11 this board.
Can I install OPNsense 17.1 on  Banana Pi BPI-R1 ?
Please Help me.

Thank you
#7
Hi guys

Please help me .

Thanks