Walter.Net.HoneyPot
PortAliasMapper Structure
Members 
Walter.Net.HoneyPot Assembly > Walter.Net.HoneyPot Namespace : PortAliasMapper Structure
A port mapper used to define the relation from an external port to an internal port
Syntax
public struct PortAliasMapper : System.ValueType 
Remarks
The mapper allows you to configure and monitor ports send to the server hosting the firewall using port forwarding in the router.

For this to work you have to enable communication on the windows firewall on the ports defined in the monitored port

Inheritance Hierarchy

System.Object
   System.ValueType
      Walter.Net.HoneyPot.PortAliasMapper

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PortAliasMapper Members
Walter.Net.HoneyPot Namespace