Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Additional Proxy Configuration > Support for IPv6
Support for IPv6
Help | Content Gateway | Version 7.8.x
TRITON Enterprise, including the Content Gateway proxy component, provides support for IPv6.
 
Important 
Content Gateway support for IPv6 includes:
*
*
*
*
*
*
*
*
*
*
Limits and restrictions:
*
*
*
*
*
*
*
*
*
 
Warning 
IPv6 proxy statistics:
Content Gateway tracks IPv6 traffic. View statistics on the Monitor > Networking > System page.
Effect of IPv6 on Event logs:
When IPv6 is enabled, Event log entries are normalized to IPv6 format. For example, "10.10.41.200" is logged as "::ffff:10.10.41.200".
To filter on a client at "10.10.41.200" in a custom log, requires the following filter:
<LogFilter>
<Name = "IPv6_Test_Machine"/>
<Condition = "chi MATCH ::ffff:10.10.41.200"/>
<Action = "ACCEPT"/>
</LogFilter>
IPv6 configuration summary
IPv6 support is disabled by default.
If Content Gateway is deployed on a Websense Appliance, first enable IPv6 in the Appliance Manager on the Configuration > Network Interfaces > IPv6 tab.
IPv6 is enabled in the Content Gateway manager in the Network section of the Configure > My Proxy > Basic page. When it is enabled, support is enabled for all functional areas as enumerated in the preceding section.
In any field that accepts an IPv6 address, the address can be entered in any format that conforms to the standard. For example:
*
*
When IPv6 is disabled, IPv6 entry fields are hidden from view and IPv6 values are deleted from configuration files.
When the DNS Resolver is used, go to the Configure > Network > DNS Resolver page to set an IPv4 or IPv6 preference. IPv4 is the default.
 
 

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Additional Proxy Configuration > Support for IPv6
Copyright 2016 Forcepoint LLC. All rights reserved.