Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
I have two routers Cisco 2921 and 881. I want set the VPN site to site with GRE IPSEC between routers. Cisco 2921 is behind ASA 5508X in site A and ASA is connected to internet. Cisco 881 is in site B, connected to internet. I enabled on ASA ...
Hello,
I have ASA 5508X where i redistribute the EIGRP (company network) to BGP (vpn s2s networks - branches). On ASA i have tunnels beetwen sites with VTI with BGP routing. On EIGRP i have default routing to company network. Eigrp must redistribute ...
Hello,
I have ASA 5508X where i redistribute the EIGRP (company network) to BGP (vpn s2s networks - branches). On ASA i have tunnels beetwen sites with VTI with BGP routing. On EIGRP i have default routing to company network. Eigrp must redistribu...
Hello,
I configured the VPN S2S on ASA 5508X (9.6) and IOS Cisco 881. The VPN is working. Between devices is internet connection. Now i try configure the OSPF between the devices, and every time i can not set the OSPF neighbors. Can you help me? Plea...
Hello,
I use CUCM v.10.5 and CUBE. CUCM and CUBE is connected by H323 gateway. On CUBE i have SIP trunk to PSTN provider. Now i use phones: 6921 (SCCP) and 8831 (SIP). I have problem with dtmf on SIP phones. If i have call from outside with dtmf opti...
Hi,
On ASA i have one tunnel to other location. I can disabled it.
Yes i am natting public IP address from outside interface.
Permit ip any any is only for the tests.
sh xlate:
NAT from MENet:10.10.3.1 to outside:213.216.110.XXXflags s idle 0:00...
Yes, C2921 is behind ASA. Network beetween ASA and C2921 is 10.10.3.0. (ASA and C2921 is directly connected)
ASA config:
interface GigabitEthernet1/1
duplex full
nameif outside
security-level 0
ip address 213.216.110.XXX 255.255.255.248
!
inte...
Hi,
The tunnel GRE/IPSEC is end on C2921. The router 2921 is in the NAT behind ASA. I dont use the ASA for VTI. ASA is only firewall for access to outside. The VPN tunnel is between C2921 and C881 throught ASA.
I used the configuration from: slid...
Hello,
I think problem is with metric beetwen static default routing on ASA - is 1 and metric default routing from EIGRP - is 70. Default static routing have value 1 and delete the default routing with metric 70.
My question is, if i delete the s...
Hello Francesco,
Thank you for your replay. I describe my problem again.
I have corporate network where have one default gateway. The default gateway is set on EIGRP. I want to connect two new branches to corporate network by ASA. I have ASA 5508X...