How do I open a network port range in the firewall under OpenSuse / Suse Enterprise Linux server? How do open a port range in my firewall, such as the TCP ports 30000 to 35000?
You can use Yast tool to open a port ranges under Suse Linux.
Start YaST (type yast command prompt)
Select Security and Users
Select Firewall.
Click Allowed Services
Advanced and enter the desired port range 30000:35000 (syntax is from-port-start:to-port-end). For example, enter the following for the TCP ports 30000 to 35000:
30000:35000
Finally, Close the advanced configuration by clicking OK.
Click Next > Accept.
After closing the YaST firewall configuration, the TCP port range is opened for you.
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -


