Walter.Web.FireWall
ResetFireWallBlockingIP Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : ResetFireWallBlockingIP Method
lower bound
Reset the firewall release all blocked connections for a given IP address
Syntax
void ResetFireWallBlockingIP( 
   IPAddress address
)

Parameters

address
lower bound
Remarks
Some times you like to reset all users coming from a given IP address. this could be a - All users connected via a VPN - Corporate proxy - multiple users in an Internet café - A single person or a house-hold using the same WifI This might make sense that they got blocked however you may find to aggressive and reset it
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

IFireWall Interface
IFireWall Members