I have an L2L Tunnel between an ASA5540 and an ASA5505 that has been working correctly for months. No updates have taken place, but I'm now seeing about 50% packet loss between the sites.
The isakmp/ipsec tunnels are active and are not displaying any errors/drops/discards. I don't see any...
We're encountering a very strange problem with Catalyst 4948-10GE switches that are rebooting themselves without cause (that we can find). Nothing appears in syslog or any other error logs but Solarwinds does see them reboot and the uptime reflects the reboot as well.
Has anyone ever had this...
We are trying to get an old Cisco 3002 hardware VPN client to connect site-to-site with our central ASA5540 running the latest IOS version.
The client and the ASA successfully complete the IKE Phase 1 negotiations using a pre-shared key, but then the VPN device appears to stop responding and...
I could really use your help as I'm still fairly wet behind the ears when it comes to this sort of thing.
Our ASA has been flooded with "Deny reverse path check" drops and I can't figure out for the life of me how to find the culprit. I'll elaborate... first, here is an example from the ASA...
I have an ASA5505 to which I would like to add a redundant (backup) ISP link. It is currently a simple inside/outside configuration (no DMZ required).
From what I have been able to find so far, it appears that I will need to upgrade from the base license to the security-plus license in...
Using an Adaptec AIC-7902 Ultra320 SCSI controller with HostRAID 4.x.x.x -- RAID 1 configuration is in place and bootable.
I'm trying to install Windows 2003 to a RAID 1 config.
When setup is done copying files and reboots for the first time, the system posts correctly and procedes to the...
When the "You Have New Mail" pop-up notification is turned on, Lotus Notes will draw focus every time there is new mail. For example, if you're working in Excel and a new message arrives, it will automatically pull up Lotus Notes instead of just giving you the notification. As you can imagine...
I've been tasked to retire one of our older servers and migrate the existing drive expansion unit from the old serveraid card to a new one. I'm concerned about the partition configurations during this migration as this is our production server. Has anyone completed a similar task, and if so...
I'm having trouble with an Outlook 2003 client and it's ability to handle embedded images (from an external link) that are being sent in messages from Lotus Notes clients.
When the Outlook client receives the message from certain Notes senders, the embedded image is moved to an attachment...
We have a patchlink service (for Windows/Office updates) that runs as the SYSTEM account in order to provide elevated rights for normal users to install patches.
The problem we're having is that the SYSTEM account is not assuming the user's token for network credentials, and thus, won't connect...
I made the mistake of creating our image using the Office 2003 CD...
Now, when Office updates are applied, all of the machines are prompting for the 2003 CD and it will not allow us to browse to the network where the installation files are also located.
Needless to say, this is quickly...
Probably a simple question but I can't find the answer...
Can the way a formula is displayed be changed? Specifically from relative to absolute? One of my users is very adamant about having the forumlas displayed as simple as possible (=A5+A1) rather than some relative structure where it's...
I have quite a few machines (xp sp1 and sp2) that are failing when trying to install .Net Framework Service Pack updates (1.1, 2.0). This is the error from the log:
Failure Content Install Installation Failure: Windows failed to install the following update with error 0x80070643: Microsoft...
I've been trying to figure this out for some time to no avail. I'm hoping someone has had a similar issue and has found a resolution.
One particular user is experiencing a recurring error when trying to reply with history to any email. The error is simply "The linked document cannot be found...
Very strange issue...
When attempting to save a password protected file the user is getting a "Disk is Full" and "Document not saved" errors regardless of where they attempt to save the file. I have verified that this is not a quota/disk space issue nor is it a rights issue. Here is the...
Strange issue. Using the cursor keys to move around in a spread sheet works fine until the Print Preview function is used. After this time, the reponse time between key-press and cell movement are lagged considerably. Does Excel use temporary storage of any kind that may need emptying? Would...
I'm using this function to ping machines before trying to connect to them for various reporting...
Function ping(hostname)
set wshShell = CreateObject("WScript.Shell")
ping = Not CBool(wshShell.run("ping -n 1 " & hostname,0,True))
End Function
I'm aware that this is limited to...
What is the most efficient way of checking to see if a remote machine is alive or not? The way my script works right now, it just attempts to connect to the remote computer and processes an OnError routine should it not work. Unfortunately, this causes the script to run slowly as it takes a...
This is the first time I've tried to incorporate vbscript into a webpage (as a GUI of sorts) and I'm wondering why this simple code in the body of the document won't work?
<script type="text/vbscript">
const forReading = 1
const forWriting = 2
const forAppending = 8
Dim elem...
I posted this question in the LDAP area, but I figured I would drop it here in case it's a simple question for you vbscript vetrans...
I'm just getting my feet wet with VBscript in an attempt to turn tedious/repetitive jobs into scripts. We're about to do some security restructuring in Active...
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.