|
Posted by on January 24, 2008, 9:57 pm
If you were Registered and logged in, you could reply and use other advanced thread options wrote:
> ksun6868 wrote :
>
>
>
>
>
> > Greetings,
>
> > =A0 =A0We have a Cisco 3845. We are using it to route to internet (T3
> > Sprint)and I also configured =A0EASY VPN Server.
> > =A0 =A0Now we want to build a Site-to-site VPN to an client site.
>
> > =A0 =A0 =A0 =A0 =A0 =A0 I am trying to make both Easy VPN Server and Sit=
e-to-site
> > tunnel to work on the same serial interface. I can bring both VPN up,
> > with some twist. I wonder if there is a better way to do this.
> > =A0 =A0The issue is with the ipsec policy and crypto maps.
>
> > =A0 =A0The Easy VPN defines crypto map as
> > =A0 =A0 =A0 =A0 =A0 =A0crypto map SDM_CMAP_1 client authentication list =
ab_login
> > =A0 =A0 =A0 =A0 =A0 =A0crypto map SDM_CMAP_1 isakmp authorization list s=
dm_vpn_group_ml_1
> > =A0 =A0 =A0 =A0 =A0 =A0crypto map SDM_CMAP_1 client configuration addres=
s respond
> > =A0 =A0 =A0 =A0 =A0 =A0crypto map SDM_CMAP_1 65535 ipsec-isakmp dynamic =
SDM_DYNMAP_1
>
> > =A0 =A0And the Site-to-Site VPN needs crypto map as
> > =A0 =A0 =A0 =A0 =A0 =A0crypto map SDM_CMAP_2 2 ipsec-isakmp
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0set transform-set SDM_TRANSFORMSET_1
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0set peer <peer ip>
> > =A0 =A0 =A0 =A0 =A0 =A0 =A0match address SDM_1
>
> > =A0 =A0Each interface only takes one crypto map command. So I can start
> > either VPN by switching to different ipsec policy/crypto map, but not
> > both at the same time.
>
> This may simply be a limitation of SDM - you might want to investigate
> implementing it via the command line instead (I can assure you it works
> fine there).
>
> --http://andrew.j.cosgriff.name/| one step ahead of the hangman- Hide quot=
ed text -
>
I think I posted a full working config in the thread:-
"Cisco 1760 router and VPN client Connection Issues Options"
|