NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

bluemars's avatar
bluemars
Aspirant
Sep 07, 2016
Solved

R6400 Port Forward issues V1.0.1.12_1.0.11 Custom service rule conflict

I am getting the below error message when trying to build a new custom rule.   Custom Service Rule Conflict The new custom service must not conflict with any existing service rule.   I have two ...
  • bluemars's avatar
    Sep 08, 2016

    This work-around was applied in Firefox.

    Enable the debugger.

    Create the second rule, but instead of clicking 'Apply', right-click the 'Apply' icon and select 'Inspect Element' and edit the following in the debugger window to remove the text in bold:

     

    <button value="Apply" onclick="buttonClick(this,'Apply');if(!Check()) return false; Final();" type="submit" name="apply" class="button-apply"> <span class="roundleft_apply">Apply&nbsp;<span class="apply-icon">

     

    After editing the code, click the 'Apply' icon to make the changes.  This should then allow the rule to be added.