firewallSupport Element for ftpServer for site for sites [IIS Settings Schema]
Note
For more information about the firewallSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Firewall Support <firewallSupoort>.
Configures the way that the FTP service works with firewalls.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
Attribute |
Description |
---|---|
externalIp4Address |
Optional string attribute. Specifies the external IPv4 address for your firewall. There is no default value. |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.applicationHost |
Specifies the root element for configuring Web process settings. |
sites |
Defines all sites on the server, and all applications and virtual directories in those sites. |
site |
Specifies configuration settings for a site. |
ftpServer |
Specifies the site-level settings for FTP features on FTP sites. |
Remarks
For more information about the firewallSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Firewall Support <firewallSupoort>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |