Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pinging VPN pool users

Status
Not open for further replies.

gavin77

Technical User
Dec 12, 2006
10
GB
Hi,

I need to set my pix up so I can ping users connected to our VPN pool and also get a echo reply from them,

VPN pool - ip local pool vpnpool1 172.31.254.1-172.31.254.8

would access-list permit icmp any vpnpool1 echo reply work?

CHeers,

Gav
 


User Access Verification

Password:
Type help or '?' for a list of available commands.
sheffpix> enable
Password: ******
sheffpix# show config
: Saved
: Written by enable_15 at 11:12:05.796 UTC Thu Dec 14 2006
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password NhJomtAXSYZ.qZxg encrypted
passwd NhJomtAXSYZ.qZxg encrypted
hostname sheffpix
domain-name snacksdirect.co.uk
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
name 10.99.26.245 Gary
name 10.99.3.1 sh-nt-01
name 10.99.25.105 raeserver
name 10.99.25.106 TServer
name 10.99.3.2 new_server
name 10.99.26.238 Gavin
name 10.99.26.133 John
name 10.99.26.117 RAT
name 10.99.25.243 HR
name 10.99.3.4 sh-ex-01
object-group service Oncore tcp-udp
description Remote access for online backup solution
port-object range 4403 4403
access-list inside_access_in permit ip host sh-ex-01 any
access-list inside_access_in permit ip host Gary any
access-list inside_access_in permit ip host Gavin any
access-list inside_access_in permit ip host new_server any
access-list inside_access_in permit ip host HR any
access-list inside_access_in permit ip host sh-nt-01 any
access-list inside_access_in permit ip host raeserver any
access-list inside_access_in permit ip host TServer any
access-list inside_access_in permit ip host John any
access-list inside_access_in permit ip host RAT any
access-list outside_to_in permit icmp any any
access-list outside_to_in permit tcp any host 80.229.196.113 eq smtp
access-list nonat permit ip 10.99.0.0 255.255.0.0 host 172.31.254.5
access-list nonat permit ip 10.100.0.0 255.255.0.0 172.31.254.0 255.255.255.252
access-list nonat permit ip 10.100.0.0 255.255.0.0 host 172.31.254.5
access-list nonat permit ip 10.99.0.0 255.255.0.0 172.31.254.0 255.255.255.0
access-list splitunnel permit ip 10.99.0.0 255.255.0.0 172.31.254.0 255.255.255.
252
access-list splitunnel permit ip 10.99.0.0 255.255.0.0 host 172.31.254.5
access-list splitunnel permit ip 10.100.0.0 255.255.0.0 172.31.254.0 255.255.255
.252
access-list splitunnel permit ip 10.100.0.0 255.255.0.0 host 172.31.254.5
access-list outbound permit icmp any any
access-list inbound permit icmp any any echo-reply
access-list inbound permit udp host 195.50.80.2 host 80.229.196.114 eq 4403
access-list inbound permit tcp host 195.50.80.2 host 80.229.196.114 eq 4403
access-list from-insidezone-coming-in permit icmp any any
pager lines 24
logging on
logging buffered informational
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 80.229.196.114 255.255.255.248
ip address inside 10.99.25.103 255.255.0.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpnpool1 172.31.254.1-172.31.254.8
pdm location Gary 255.255.255.255 inside
pdm location 10.100.0.0 255.255.0.0 inside
pdm location 10.99.99.0 255.255.255.252 outside
pdm location 10.99.99.5 255.255.255.255 outside
pdm location 172.31.254.0 255.255.255.252 outside
pdm location 172.31.254.5 255.255.255.255 outside
pdm location 10.99.26.241 255.255.255.255 inside
pdm location 10.99.26.0 255.255.255.0 inside
pdm location sh-nt-01 255.255.255.255 inside
pdm location raeserver 255.255.255.255 inside
pdm location TServer 255.255.255.255 inside
pdm location 80.242.41.146 255.255.255.255 inside
pdm location 80.242.41.146 255.255.255.255 outside
pdm location 172.31.254.0 255.255.255.0 outside
pdm location 195.166.140.163 255.255.255.255 outside
pdm location 0.0.0.0 255.255.255.255 outside
pdm location new_server 255.255.255.255 inside
pdm location Gavin 255.255.255.255 inside
pdm location John 255.255.255.255 inside
pdm location RAT 255.255.255.255 inside
pdm location HR 255.255.255.255 inside
pdm location sh-ex-01 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 10.99.0.0 255.255.0.0 0 0
static (inside,outside) udp interface 4403 sh-ex-01 4403 netmask 255.255.255.255
0 0
static (inside,outside) tcp interface 4403 sh-ex-01 4403 netmask 255.255.255.255
0 0
access-group inbound in interface outside
access-group inside_access_in in interface inside
route outside 0.0.0.0 0.0.0.0 80.229.196.113 1
route inside 10.100.0.0 255.255.0.0 10.99.10.1 1
route outside 172.31.254.0 255.255.255.0 80.229.196.114 1
timeout xlate 0:05: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
http server enable
http 10.99.0.0 255.255.0.0 inside
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 des_set esp-des esp-md5-hmac
crypto dynamic-map sheffield_dynamic 10 set transform-set des_set
crypto map sheffield 10 ipsec-isakmp dynamic sheffield_dynamic
crypto map sheffield interface outside
isakmp enable outside
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup sheffield_vpn address-pool vpnpool1
vpngroup sheffield_vpn dns-server sh-nt-01
vpngroup sheffield_vpn wins-server sh-nt-01
vpngroup sheffield_vpn split-tunnel splitunnel
vpngroup sheffield_vpn idle-time 360
vpngroup sheffield_vpn password ********
vpngroup beltek address-pool vpnpool1
vpngroup beltek dns-server sh-nt-01
vpngroup beltek wins-server sh-nt-01
vpngroup beltek idle-time 1800
vpngroup beltek password ********
telnet 10.99.0.0 255.255.0.0 inside
telnet timeout 5
ssh 80.242.41.146 255.255.255.255 outside
ssh 195.166.140.163 255.255.255.255 outside
ssh 80.242.41.146 255.255.255.255 inside
ssh timeout 5
terminal width 80
Cryptochecksum:0d40ae82b32996bcde3c9e7e68a2ff62
 
Add this -
fixup protocol icmp error


Brent
Systems Engineer / Consultant
CCNP, CCSP
 
Try this:

access-list inside_access_in permit icmp any 172.31.254.0 255.255.255.240

Whats is the source IP you are ping from?

Free Firewall/Network/Systems Support-
 
source ip will be on either 10.99.25 / 26 ranges, only a few servers / workstations on our LAN that have direct acces to the PIX anyway, which of the above commands recommended will work best??

cheers
 
This should work.

access-list inside_access_in permit icmp any 172.31.254.0 255.255.255.240

the fixup will help with ICMP error messages. You will need an ACL to allow the request outbound.

Free Firewall/Network/Systems Support-
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top