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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Site to site VPN from ASA 5510 to SG720 works in one direction.

Status
Not open for further replies.

jainyc

IS-IT--Management
Jan 4, 2011
1
US
I'm an newbie to the world of Cisco and I used the VPN configuration wizard to create a site to site VPN between a Cisco ASA 5510 and a secure computing SG720. The tunnel works. I can ping and access resourced from the Cisco side to to the network behind the SG720 but it does not work the other way around. I thought that since the tunnel is bidirectional it would work in both directions. I know there must be something simple I'm missing.

I've included the config below and I've removed some oft the IP addresses.

The local network is 192.168.60.0
The remote network behind the SG720 is 192.168.10.0

Thanks in advance.

CONFIG

I'm having a porblem with a site to site VPN from a Cisco ASA 5510 to a secure computing SG720





Result of the command: "show startup-config"

: Saved
: Written by enable_15 at 12:06:11.149 UTC Tue Dec 21 2010
!
ASA Version 8.2(2)
!
hostname ciscoasabkk
domain-name default.domain.invalid
name 192.168.10.0 NY-Internal
dns-guard
!
interface Ethernet0/0
nameif Outside
security-level 0
ip address REMOVED
!
interface Ethernet0/1
nameif Inside
security-level 100
ip address 192.168.60.1 255.255.255.0
!
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
!
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
!
interface Management0/0
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
!
boot system disk0:/asa822-k8.bin
boot system disk0:/asa805-k8.bin
boot system disk0:/asa724-k8.bin
boot system disk0:/asa831-k8.bin
ftp mode passive
dns server-group DefaultDNS
domain-name default.domain.invalid
object-group service DM_INLINE_TCP_1 tcp
port-object eq www
port-object eq https
object-group service DM_INLINE_SERVICE_1
access-list Inside_access_in extended permit tcp 192.168.60.0 255.255.255.0 any object-group DM_INLINE_TCP_1
access-list Inside_access_in extended permit udp 192.168.60.0 255.255.255.0 any eq domain
access-list Inside_access_in extended permit tcp 192.168.60.0 255.255.255.0 any eq ftp
access-list Inside_access_in extended permit ip 192.168.60.0 255.255.255.0 NY-Internal 255.255.255.0
access-list Inside_access_in extended permit ip NY-Internal 255.255.255.0 192.168.60.0 255.255.255.0
access-list Inside_nat0_outbound extended permit ip 192.168.60.0 255.255.255.0 NY-Internal 255.255.255.0
access-list Outside_1_cryptomap extended permit ip 192.168.60.0 255.255.255.0 NY-Internal 255.255.255.0
pager lines 24
logging enable
logging asdm informational
mtu Outside 1500
mtu Inside 1500
mtu management 1500
no failover
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-631.bin
no asdm history enable
arp timeout 14400
global (Outside) 101 interface
nat (Inside) 0 access-list Inside_nat0_outbound
nat (Inside) 101 0.0.0.0 0.0.0.0
access-group Inside_access_in in interface Inside
route Outside 0.0.0.0 0.0.0.0 REMOVED 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
dynamic-access-policy-record DfltAccessPolicy
http server enable
http 192.168.1.0 255.255.255.0 management
http 192.168.60.0 255.255.255.0 Inside
http NY-Internal 255.255.255.0 Inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
crypto map Outside_map 1 match address Outside_1_cryptomap
crypto map Outside_map 1 set peer REMOVED
crypto map Outside_map 1 set transform-set ESP-AES-128-MD5
crypto map Outside_map interface Outside
crypto isakmp enable Outside
crypto isakmp policy 10
authentication pre-share
encryption 3des
hash md5
group 2
lifetime 86400
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.60.50-192.168.60.150 Inside
dhcpd dns 192.168.10.80 8.8.8.8 interface Inside
dhcpd lease 259200 interface Inside
dhcpd domain xxxx.org interface Inside
dhcpd enable Inside
!
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd enable management
!
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
ntp server 192.168.10.81
webvpn
tunnel-group REMOVED type ipsec-l2l
tunnel-group REMOVED ipsec-attributes
pre-shared-key *
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map type inspect dns migrated_dns_map_1
parameters
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns migrated_dns_map_1
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect ip-options
!
service-policy global_policy global
prompt hostname context
call-home
profile CiscoTAC-1
no active
destination address http destination address email callhome@cisco.com
destination transport-method http
subscribe-to-alert-group diagnostic
subscribe-to-alert-group environment
subscribe-to-alert-group inventory periodic monthly
subscribe-to-alert-group configuration periodic monthly
subscribe-to-alert-group telemetry periodic daily
Cryptochecksum:9a39fa71f72213c0a1dd33b965375eec
 
Hi there. Your cisco side config is correct, in that you have defined the access list for the crypto map..which includes an IP allow from the Cisco side to the SG720 side.

My guess would be that you need to create some form of access list entry in the SG720 to allow from local to remote subnet.

Chris Clancy, EnCE CCE

MCITP: Enterprise Messaging
MCITP: Server Administrator

" ... when you can't figure out what the problem is, find out what it isn't.... "

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top