firewallSupport Element for system.ftpServer [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 <firewallSupport>.
Specifies the port range settings for passive connections to an FTP server.
Syntax
Attributes and Elements
The following sections describe attributes, child elements, and parent elements for this section.
Attributes
Attribute |
Description |
---|---|
lowDataChannelPort |
Optional int attribute.Specifies the lowest port for data channel activity for passive data connections.The default value is 0. |
highDataChannelPort |
Optional int attribute.Specifies the lowest port for data channel activity for passive data connections.The default value is 0. |
Child Elements
None.
Parent Elements
Element |
Description |
---|---|
configuration |
Specifies the root element in every configuration file that is used by IIS 7. |
system.ftpServer |
Specifies the top-level section group (in ApplicationHost.config) in which this element is defined. |
Remarks
For more information about the firewallSupport element, see the following topic on the Microsoft IIS.net Web site: FTP Firewall Support <firewallSupport>.
Element Information
Configuration locations |
ApplicationHost.config |
Requirements |
IIS 7 |
See Also
Other Resources
IIS 7.0: system.ftpServer Section Group (IIS Settings Schema)