From: Ji, Daniel (DJi@ahs.llumc.edu)
Date: Tue Jun 10 2003 - 21:17:45 GMT-3
Hi folks,
I am working on setting up a PIX 501 to do VPN client remote access.
Everything works fine except that the requirement is to have VPN client
SOURCE IP ADDRESS checked for access. In other words, only VPN clients
with specific IP addresses will be allowed to connect to PIX to setup
VPN tunnel. How do I accomplish this? I've tried AccessGroup on the
outside interface but didn't work. Any PIX/VPN guru help me out here?
Thanks a million!
Daniel Ji
------------------------------------------------------------------------
PIX Config fllows:
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password tVS.P/in/fhLI0xc encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname PIX
domain-name xxxx
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
access-list 101 permit ip 192.168.0.0 255.255.255.0 192.168.0.0
255.255.255.0
access-list 10 permit ip host 10.251.31.25 any
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 10.251.31.190 255.255.255.0
ip address inside 192.168.0.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool medipool 192.168.0.10-192.168.0.15
pdm history enable
arp timeout 14400
nat (inside) 0 access-list 101
access-group 10 in interface outside
route outside 0.0.0.0 0.0.0.0 10.251.31.190 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 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
aaa-server partnerauth protocol radius
aaa-server partnerauth (inside) host 192.168.0.8 cisco123 timeout 5
aaa-server partnerauth (inside) host 143.197.69.113 cisco123 timeout 5
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
no sysopt route dnat
crypto ipsec transform-set mediset esp-3des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set mediset
crypto map medimap 10 ipsec-isakmp dynamic dynmap
crypto map medimap client configuration address initiate
crypto map medimap client configuration address respond
crypto map medimap interface outside
isakmp enable outside
isakmp key ******** address 10.251.31.25 netmask 255.255.255.255
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup medigroup address-pool medipool
vpngroup medigroup dns-server 143.197.69.194
vpngroup medigroup wins-server 143.197.69.194
vpngroup medigroup default-domain xxxxx
vpngroup medigroup split-tunnel 101
vpngroup medigroup idle-time 1800
vpngroup medigroup password ********
telnet timeout 5
ssh timeout 5
terminal width 80
Cryptochecksum:448418097fa51752de762f0c0f02d55c
: end
[OK]
Confidentiality Note:
The preceding e-mail message (including any attachments) contains information that may be confidential, protected by applicable legal privileges, or constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender by replying to this message and then delete it from your system. Use, dissemination, distribution or reproduction of this message by unintended recipients is not authorized and may be unlawful.
This archive was generated by hypermail 2.1.4 : Fri Jul 04 2003 - 11:10:56 GMT-3