Firewall : Allow port range

Discussion in 'Tips/Tricks/Mods' started by TELFI, Mar 7, 2007.

  1. TELFI

    TELFI New Member

    Go to Management > Form Designer > Edit Form

    Edit form "sys - ISP Firewall:" and field "dienst_port"

    Set values
    Width (chars): 15
    max. Length: 12
    Regular Expression: /^[0-9]{1,5}:)[0-9]{1,5}|)$/

    Save form.

    Now you can add a new firewall rule and set Port : min_port:max_port
    For exemple 20000:20100 open ports from 20000 to 20100
     
  2. falko

    falko Super Moderator Howtoforge Staff

    That's nice. :)
    I've added it to our bugtracker, so we might implement this.
     
  3. TexasTaz

    TexasTaz New Member

    Re: Port Ranges

    Awesome Job, Man I was wondering about this, Thanks for your mod.

    TexasTaz
     
  4. falko

    falko Super Moderator Howtoforge Staff

    I've enabled port ranges now in the SVN repository, so this will be available in the next release. :)
     

Share This Page