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
Maybe this thread helps you to add custom rules to the Bastille firewall used by ISPconfig: http://www.howtoforge.com/forums/showthread.php?t=6209
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.