How to open a range of ports from ISPConfig firewall

Discussion in 'General' started by ru916b, Nov 2, 2007.

  1. ru916b

    ru916b New Member

    Hi,

    I have been using ISPConfig 2.2.11 since may. Now I tried to open up a range of ports, say 5000-6000 for a video stream. There isn't a doable way for this from ispconfig as you can only specify one port for each services.

    I tried following command line directly:

    -- iptables -A INPUT -p tcp -m tcp --dport 5000:6000 -j ACCEPT

    But I still cannot upload my video stream. If I turned off firewall from ispconfig, then I can upload.

    Please help.

    Thanks,

    -- James
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. ru916b

    ru916b New Member

    Till, thanks for the link. But i got one problem:

    1) After following the punto's steps, if I go into 'management' tab, it got stuck at 'loading folders...' in IE6. It says 'admin/inhalt_tree.php' line 311 object expected; I cannot see 'management' panel anymore.

    2) However I didn't have this problem in Firefox;

    3) I'm using ispconfig 2.2.11 on Fedora Core 5 x64.
     

Share This Page