On Jan 5, 11:02*pm, Mag <m...@laposte.net> wrote:
> Brian V a écrit :
>
>
>
>
>
>
>
> > "Mag" <m...@laposte.net> wrote in message
> >news:49607868$0$6704$...
> >> Hi
>
> >> i have a small problems with my new asa 5510:
>
> >> I have configured a VPN IPSEC Service and no problems
> >> at the connection but after, when i want ping the lan
> >> i don't have a answer.
>
> >> On one of my server, i see the packet with tcpdump, i see
> >> the reply of the server but on the ASA i have a message of
> >> the firewall ...
>
> >> I have used the Wizard included into the 6.0 version.
>
> >> Thanks for your help
> >> Mag
>
> > You need to post a santized config for us to be able to help you.
>
> Hi,
>
> i add this:
>
> sh access-list
>
> * access-list cached ACL log flows: total 0, denied 0 (deny-flow-max 4096)
> * * * * * * *alert-interval 300
> access-list lan_nat0_outbound; 1 elements
> access-list lan_nat0_outbound line 1 extended permit ip any IPSec
> 255.255.255.0 (hitcnt=0) 0xf555dd22
> access-list All; 1 elements
> access-list All line 1 extended permit ip any IPSec 255.255.255.0
> (hitcnt=0) 0x71dc000e- Hide quoted text -
>
> - Show quoted text -
Are you trying to do a L2L ipsec or a remote access? You currently
have a remote access vpn setup according to your config
tunnel-group ipsecvpn type remote-access
tunnel-group ipsecvpn general-attributes
address-pool IpSec
default-group-policy ipsecvpn
tunnel-group ipsecvpn ipsec-attributes
pre-shared-key *
Before I tell you anything I just want to be sure.
here is the link from Cisco on how to do it via command line. I am
personally not a fan of the gui for anything other than watching logs
and cpu load.
http://www.cisco.com/en/US/docs/secu.../site2sit.html