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 all,I need to change my actual vpn configuration from lan-to-lan in host-to-lan and I have few questions. Maybe someone from here can help me.Actual configuration:SITE A:- cisco 892- subnet: 192.168.1.0/24SITE B:- cisco concentrator 3000- subne...
Hello all,I have a 892 router configured on fa0 with vlan1 and a catalist 3560.On catalist all ports are in access mode and vlan1.When I'm connecting port fa0 from router to catalist, the catalist port is shuted down and I see the folowing:%SPANTREE-...
Hello all,recentry I've had some issues with my 892 router and maybe I can find the answer here.I have two network object-groups:object-group network net1 192.168.1.0 255.255.255.0object-group network net2 192.168.2.0 255.255.255.0Two acl's:ip access...
Hello all,I have a c890 witch is a default gateway for the lan behind it.The router is configured with bgp for 2 providers and local network is /24 routable network (92.224.1.0/24).I think bgp is configured corectly because I can ping any ip from the...
Hello,I have 2 tunnels and I need to use nat to forward trafic from one network to another network.Tunnels are running fine, I have conectivity from B to A and from B to C. I need to add to tunnel B-C the A network so the C network can reach A networ...
Tunnel was up before the nat, also I was able to ping from SITE B 10.1.1.1.After the nat, tunnel is still up, I can ping SITE B from SITE A but SITE B can not ping 10.1.1.1If I disable the NAT on SITE A router, then ping to 10.1.1.1 from SITE B is wo...
Thank you a lot.I've made almost the same configuration before posting, I did not set the nat outside on the wan interface.Setting nat outside on wan, seems to do the job.I have one litle problem now: I can not reach 10.1.1.1 from SITE B.
On a close lookup I found what was the problem. I have portfast enabled for all ports as default for spanning-tree.I just diabled the portfast on that port: spanning-tree portfast disableand connection is working.