Everything is working now. AT&T gave us the wrong IP address information. Once we were given the correct addresses, everything began working properly. Thanks for all the help and suggestions!
Thanks for all the responses guys! We've sent our configs to AT&T and it seems as if the problem is on their end. We have a conference call with them later this morning and if the issue is resolved then, I will come back and post the problem/ fix to close out the thread. Thanks again!
Also, I should note that I have a ton of input errors, crc, and frame on my counters for int 0/1, 1/0, and 1/1 but not 0/0. Each of these counts is in the low thousands for each interface.
After going back and forth with AT&T and having them keep passing the buck, I thought maybe someone might be able to see what is going on with our multilink set up:
We order 4 T1's bonded from AT&T and have confirmed that they have a multilink set up on their end and all 4 T1s connect to the...
It all works now. I deleted all of the dynamic crypto map stuff. I don't know why I had that in there. Looking in my ASDM, I saw that I somehow had created both a dynamic and a static crypto map on the ASA. The dynamic was priority 1 and it wasn't fully configured. I must have entered some...
Here are the errors I receive on the ASA when I try to ping its inside interface from the inside of the PIX:
3 Feb 19 2009 16:07:21 713042 IKE Initiator unable to find policy: Intf outside, Src: 10.129.5.4, Dst...
That is all I changed. The Cisco VPN support person told me to make those changes.
I do have all interesting traffic defined as far as I can tell. I also have my NAT 0 statements in there.
The tunnel is now up. I was missing the following on the ASA:
crypto isakmp identity address
and
sysopt connection permit-vpn
I still can't ping from one remote LAN to the other though. Do I need to create ACL's on the inside interfaces to allow the traffic from one LAN to the other? I...
Oh, sorry- Also, I don't have a global. I didn't think I needed one since I'm only trying to traverse the tunnel. Is that still necessary? Wouldn't it just encapsulate the traffic in the tunnel since it's LAN to LAN?
North,
It has a public address on the outside. It is static and stays the same, but it is obtained from the PPPOE connection, so it is not manually assigned in the config. I can ping from one firewall to the other and vice versa (outside to outside) over the internet.
Unclerico,
I'm an...
I am trying to create the tunnel between 10.133.2.0/24 on the PIX's inside int and 10.129.5.0/24 on the ASA's inside int. Thanks for any help!
PIX 515E Config:
PIX 515E(config)# show run
: Saved
:
PIX Version 6.3(5)
interface ethernet0 100full
interface ethernet1 100full
interface ethernet2...
I have a Cisco PIX 515 and 515E at two remote locations that I need to use in a Site to Site VPN setup with an ASA 5510 at my headquarters location. I have gone through many configs and various info and have tried to set up the Site to Site VPN between these devices, but I'm not having any luck...
I have PDM on the pix and ASDM on the ASA. I tried using the GUI/ Wizard with no luck. I understand most of what I'm doing in the CLI, but for some reason, it's not connecting, so I just wanted a guide to see if there is anything I might be missing. I will check in that forum and post my...
I have a Cisco PIX 515 and 515E at two remote locations that I need to use in a Site to Site VPN setup with an ASA 5510 at my headquarters location. I have gone through many configs and various info and have tried to set up the Site to Site VPN between these devices, but I'm not having any luck...
I have an XSL transform style sheet that takes data from an xml file and transforms it into the formatting I set. This is used for a navigation menu that has sub-menu formatting for sub-menu items.
I'm trying to create an element to insert a space between the two sections of my menu, but some...
Sorry, I was tired this morning when I wrote this.
The field with the data (value-of-select) is showing up with the correct formatting, but the following table formatting doesn't show up:
<td colspan="3" height="1"><img src="http://meekweb/images/meekwebLayout/spacer.gif" width="180"...
I know I'm doing something dumb, but someone please tell me why my spacer image/line is not showing up on my page from the following code:
<xsl:for-each select="Spacer">
<tr bgcolor="#efefef">
<td colspan="3" height="1"><img src="http://meekweb/images/meekwebLayout/spacer.gif"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.