User's Guide

Table Of Contents
hwc_vnsconfiguration.fm
Configuring a VNS
Configuring Policy
9034530-02,
March 2010
HiPath Wireless Controller, Access Points and Convergence Software V7.11, User Guide 357
Note: For external Captive Portal, an additional rule to Allow (in/out) access to
the external Captive Portal authentication/Web server is required.
If you place URLs in the header and footer of the Captive Portal page, you must
explicitly allow access to any URLs mentioned in the authentication's server
page, such as:
Internal Captive Portal – URLs referenced in a header or footer
External Captive Portal – URLs mentioned in the page definition
Here is another example of a non-authenticated filter that adds two more filtering
rules. The two additional rules do the following:
Deny access to a specific IP address.
Allows only HTTP traffic.
Once a wireless device user has logged in on the Captive Portal page, and has
been authenticated by the RADIUS server, then the following filters will apply:
Policy filters – If a filter ID associated with this user was returned by the
authentication server, then the Policy with the same name as the filter ID will
be applied.
In Out Allow IP / Port Description
x x x IP address of default
gateway (VNS Interface
IP)
Allow all incoming wireless devices
access to the default gateway of the VNS.
x x x IP address of the DNS
Server
Allow all incoming wireless devices
access to the DNS server of the VNS.
x x *.*.*.* Deny everything else.
Table 28 Non-authenticated filter example A
In Out Allow IP / Port Description
x x x IP address of the default
gateway
Allow all incoming wireless devices
access to the default gateway of the VNS.
x x x IP address of the DNS
Server
Allow all incoming wireless devices
access to the DNS server of the VNS.
x x [a specific IP address, or
address plus range]
Deny all traffic to a specific IP address, or
to a specific IP address range (such
as:0/24).
x x x *.*.*.*:80 Allow all port 80 (HTTP) traffic.
x x *.*.*.* Deny everything else.
Table 29 Non-authenticated filter example B