Today want to try to start the boot Nginx, and then in the Iptables opened a port, set up a boot iptables, found that always can not be effective, after query, find a way to solve the problem, That is to close the firewall open iptables (Note: refer to http://www.cnblogs.com/xuezhigu/p/6652835.html).
First make sure you install the Iptables service and how to install it. With Yum:yum install iptables, turn
software volumes and hardware volumes and do not set them to disabled.
WebClient
Simply put, if you don't need a web directory or similar functionality, you can turn it off.
Windows Backu
Provides Windows backup and restore capabilities. Windows Backup and version recovery, which is not working well, can be turned off.
Windows Biometric Service
If you do n
not set them to disabled.
WebClient
Simply put, if you don't need a web directory or similar functionality, you can turn it off.
Windows Backu
Provides Windows backup and restore capabilities. Windows Backup and version recovery, which is not working well, can be turned off.
Windows Biometric Service
If you do not use biometric devices, such as fingerprint
using the available fax resources on your computer or network. Needless to say, it is clear that it is related to the fax. Manual or disabled
Function Discovery Provider Host
Feature discovery provider's host process. Pnp-x and SSDP related, if no related equipment shut it.
Function Discovery Resource Publication
Pnp-x and SSDP related, if no related equipment shut it.
HomeGroup Listener
Provides a receiving service for a family group, which is operated by default, and can be disabled if
Turn off LAN sharing. cmd
Copy Code code as follows:
@ ECHO off
@ ECHO.
@ ECHO. Description
@ ECHO----------------------------------------------------------
@ ECHO After this batch is executed, some of the following settings are made:
@ ECHO 1, anonymous enumeration that does not allow SAM accounts and shares (the original system is allowed by def
1) effective after rebootOpen: Chkconfig iptables onClose: Chkconfig iptables off2) immediate effect, restart after failureOpen: Service iptables startOFF: Service iptables stopIt should be explained that for other services under Linux, you can use the above command to perform the open and close operations.When the firewall is turned on, make the following settings, open the relevant port,Modify the/etc/sysconfig/iptables file and add the following:-A
out 10.0. 0.201 Ping statistics for: 4 1 3 (% lost),Check to see if the remote Connection service is turned onUse command: TelnetFormat: Telnet Server IP Address port numberCases:[e:\~]$ telnet 10.0. 0.20010.0. 0.200:... Connection established. (with this sentence to represent success)If the wrong thing to do is to open the service to remote connection, of course, there are Linux servers above the Iptables firewall and SELinux block.How to
Shutting down the firewall from the configuration menu is not working, simply do not install the firewall at the time of installationTo view the firewall status:/etc/init.d/iptables statusTo temporarily turn off the firewall:/etc/
Sometimes the Web site will be very slow to open, we have to troubleshoot the problem, we need to use the ping command, but Windows Server 2008 firewall is turned off by default for pingWe can use the following methods to turn on pingOpen Firewall-Advanced Security:Select File and Printer Sharing (Echo request-icmpv4-i
firewall on and off (effective immediately, fail after reboot): $ sudo service iptables start #开启 $ sudo service iptables stop #关闭 firewall on and off (takes effect after reboot): $ sudo chkconfig iptables on$ sudo chkconfig iptables off To open the relevant port : Modify
Disable Selinux#vi/etc/selinux/config to invalidate SELinux, execute the following command: #setenforce 0 Note: Setenforce is a Linux selinux firewall configuration command execution Setenforce 0Indicates that the SELinux firewall is turned off. The Setenforce command is the word set (set) and enforce (execute) ligatures, and another command Getenforce can view t
Transfer from http://kkworms.blog.51cto.com/540865/558477Today, the installation of FTP on Windows Server R2 is as follows, then add the built-in firewall settings, and then find that FTP can be accessed locally, but the other computers are inaccessible, the firewall is turned off, and the firewall settings are not ava
Redhat uses SELinux to enhance security and shuts down by:1. Permanent effectModify the Selinux= "" in the/etc/selinux/config file to Disabled, and then restart.2. Immediate effectSetenforce 0The way to turn off the firewall is:1. Permanent entry into forceOpen: Chkconfig iptables onOFF: Chkconfig iptables off2. Immediate effect, failure after rebootOpen: Service
The technique method of WIN10 shutdown service to optimize the running speed of the system1, press the "Win+r" key combination to open the operation, input: services.msc Click OK Open service components;
2. We can close the following services:Bluetooth handsfree Service: Users without Bluetooth can turn offFax: Send and receive faxes using available fax resources on your computer or networkWorkstation: Create and maintain a client network connectio
through my computer, put the mouse over the icon, right click on the admin, then select the service and application, as shown in the following figure:
After the command is completed, the service entry is entered directly, and the service process lists all the services for the computer;
Then go to the Security Center service, locate the service item, and then set the service entry to disabled, as shown in the following illustration:
We can also at the beg
1, # Chkconfig--list: Display the service that can start automatically on bootResults: iptables 0:off 1:off 2:on 3:on 4:on 5:on 6:off indicates that the iptables power on 2, 3, 4, 5-level service automatically.2. # chkconfig--ADD command name: Add Power on auto start command name ServiceChkconfig--add iptables: Boot automatically start iptables service;After powe
you can turn off, cannot be disabled.
Windowsdefender: The defense process, in general, the firewall with this function, can also be closed.
Windowssearch: Provide Indexing Service, this process is also useless, small edit stopped this process, for finding file speed does not affect.
To shut down the service process, unify into the service process delete
Cli
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.