09-24-2002 05:00 PM - edited 02-20-2020 10:16 PM
Hello,
I've been playing around with pix 501 as hw vpn client with easy vpn server. It works fine, but when vpnclient is enable i can't browse the internet. when it is disable i can browse just fine. Is this how it's suppose to be. here's the config from the pix
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password --moderator edit-- encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
names
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside dhcp
ip address inside 192.168.x.x 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
conduit permit icmp any any
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 h323 0:05:00 si
p 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
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.x.x-192.168.x.x inside
dhcpd dns 10.x.x.x
dhcpd wins x.x.x.x
dhcpd lease 86400
dhcpd ping_timeout 750
dhcpd domain synopsys.com
dhcpd enable inside
vpnclient vpngroup hwclient password ********
vpnclient username andy password ********
vpnclient server x.x.x.x
vpnclient mode network-extension-mode
vpnclient enable
terminal width 80
Cryptochecksum:88a0d47ec8505a9ecca869e5fd64f3f0
: end
[OK]
09-26-2002 08:47 AM
Split Tunneling is what i was looking for. it works
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide