Modifying the firewall configuration requires modifying the /etc/sysconfig/iptables file. If you want to open which port, add one to it.
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 1521 -j ACCEPT
That's it, 1521 is to be open The port number and then restart the linux firewall service.
Command to stop/start the firewall service:
After logging in as root, execute
service iptables stop --stop
service iptables start --start
(service command is located in /sbin)
Firewall rules can only be activated when the iptables service is running. To start the service manually, use the following command:
/sbin rvice iptables restart
To ensure that it boots when the system boots, use the following command:
/sbin/chkconfig - -level 345 iptables on
The ipchains service cannot be run concurrently with the iptables service. To make sure the ipchains service is disabled, execute the following command:
/sbin/chkconfig --level 345 ipchains off
In different Linux distributions, there will be different GUI programs that can display various syst
Kobject, kset is the basic structure of the device model. The device model uses these two structure
Linux has created a friendly environment that gives us the possibility to choose. For example, most
Windows, Linux systems support interface themes, you can easily change your face, and it is not dif
Implement Linux and Windows file transfer
Novice Academy: Find out the ins and outs of Linux log processing
Squid3 reverse proxy installation and configuration basic tutorial
Linux server timer processing to pay attention to the problem
Linux kernel driver initialization sequence is adjusted
Disk mounting under Linux and using parted to mount disks larger than 2T
What is the IEEE1394 interface?
Create a personalized super recycle bin in Windows
Win10 flight mode can not be closed how to do
Win10 desktop preview version 11099 homemade Chinese ISO system image download 32-bit /64-bit
Linux View Performance Command Introduction
Win10 system patch KB3124200 is always installed, what should I do?
How to solve the blue screen when the Windows7 computer is turned on?
Win8.1 "Sorry, Xbox service is not available now" prompt solution