I have enabled the vpngroup split-tunnel command, but I am still unable to browse the Internet as referenced in the PIX configuration guides.
htlhou# sho config
: Saved
: Written by enable_15 at 00:51:38.563 UTC Tue Sep 21 2004
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password vj41hOQu5n58Vqcj encrypted
passwd vj41hOQu5n58Vqcj encrypted
hostname htlhou
domain-name
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
fixup protocol pptp 1723
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
no fixup protocol smtp 25
fixup protocol sqlnet 1521
names
access-list acl_out permit tcp any host x.x.x.x eq www
access-list acl_out permit tcp any host x.x.x.x eq smtp
access-list acl_out permit tcp any host x.x.x.x eq citrix-ica
access-list acl_out permit icmp any any
access-list 101 permit ip 10.10.10.0 255.255.255.0 192.168.240.0 255.255.255.0
pager lines 24
icmp permit any unreachable outside
icmp permit any echo-reply outside
icmp permit 10.0.0.0 255.0.0.0 inside
mtu outside 1500
mtu inside 1500
ip address outside x.x.x.x 255.255.255.240
ip address inside 10.10.10.5 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool VPN_DHCP 192.168.240.100-192.168.24
0.200
no failover
failover timeout 0:00:00
failover poll 15
no failover ip address outside
no failover ip address inside
pdm location 10.10.10.100 255.255.255.255 inside
pdm location 10.10.10.3 255.255.255.255 inside
pdm location 10.10.10.10 255.255.255.255 inside
pdm location 10.10.1.0 255.255.255.0 outside
pdm location 10.10.10.6 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 1 x.x.x.x
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp x.x.x.x smtp 10.10.10.6 smtp netmask 255.255.255.255 0 0
static (inside,outside) tcp x.x.x.x www 10.10.10.10 www netmask 255.255.255.255 0 0
static (inside,outside) tcp x.x.x.x citrix-ica 10.10.10.3 citrix-ica netmask 255.255.255.255 0 0
access-group acl_out in interface outside
route outside 0.0.0.0 0.0.0.0 x.x.x.x 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 10.10.10.100 255.255.255.255 inside
http 10.10.10.3 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
vpngroup PPTP-VPDN-GROUP split-tunnel 101
vpngroup PPTP-VPDN-GROUP idle-time 1800
telnet 10.10.10.0 255.255.255.0 inside
telnet timeout 5
ssh 0.0.0.0 0.0.0.0 outside
ssh timeout 5
console timeout 0
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication pap
vpdn group PPTP-VPDN-GROUP ppp authentication chap
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto
vpdn group PPTP-VPDN-GROUP client configuration address local VPN_DHCP
vpdn group PPTP-VPDN-GROUP client configuration dns 10.10.10.10
vpdn group PPTP-VPDN-GROUP client configuration wins 10.10.10.10
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username Administrator password ********
vpdn enable outside
terminal width 80
Cryptochecksum:5d94c37bc55
214c088b87
74d06511f3
b
htlhou#
Start Free Trial