Popular
Latest Articles
- Checkpoint Web Visualization only provides part of the policy
- Running a packet capture on a SourceFire Sensor
- File download fails through Netscreen when using IE6 with Passive FTP
- I am unable to clear the VPN SA`s using the vpn tu command
- encryption failure: According to the policy the packet should not have been decrypted
Enable Web VPN
To enable web VPN
(config)# http server enable
(config)# webvpn
(config-webvpn) enable outside
(config)# pop3s/smtps/imap4s
(config-pop3s) enable outside
(config-webvpn) nbns server <domain controller>
(config-webvpn) authentication-server-group <AAA Server>
(config)# group-policy <name> attributes
(config-group-policy) vpn-tunnel-protocol webvpn
(config-group-policy) webvpn
(config-group-webvpn) functions ...
(config-group-webvpn) url-list <name> .....
Port forwarding
(config)# port-forward ....
(config-group-webvpn) functions port-forward
(config-group-webvpn) port-foward value ...
Email proxy
(config-group-webvpn) functions mapi
(config) pop3s
(config-pop3s) server ...
(config-pop3s) authentication ....
HTTP filtering
(config-group-webvpn) html-content-filtering ....
(config-group-webvpn) filter value <acl>
(config)# access-list <acl> webtype permit tcp any eq http