Hi everyone!A simple IPSec site-to-site VPN which I was betting should
be up after 5 minutes of configuration, is giving me headaches for 1
week now.On one side 500E v6.0.9On the other side 110C v5.2.9500E config
500E # show vpn ipsec phase1-interfac...
Yes, I do. In fact the tunnel works, but it is not applying the NAT I
need in order to get to the other side as 10.200.15.x (please check my
previous post). That was my Phase2 issue. Instead of getting to the
other side with the natted addresses, the...
OK so new information: I need my packets to go out doing a NAT so in the
rule, I have NAT active and selected an IP Pool.Checking a sniffer
packet, the NAT is not happening, so the packet goes with its real IP,
therefore the Phase2 on the other side ...
Excellent, now I have this:500E 500E (S2S) # show
full-configurationconfig vpn ipsec phase1-interface edit "S2S" set type
static set interface "port4" set ip-version 4 set ike-version 1 set
local-gw 0.0.0.0 set keylife 28800 set authmethod psk set mo...
Hi Fernando,I put this below the config:The 110C does not show the
proposals in the CLI I don't know why, but I have not only compared them
in the GUI, but typed on the CLI exactly as the one in the 500E, and
still not showing.If you or anyone has an...