Hi, Is your ISA server connected to the inside or outside interface of your pix, this inside should respond to pings unless you have a rule in the pix saying otherwise but the outside interface won't respond to ping attempts.
On the Pix you have to group your access rules according to interface so first you need to decide which interface the traffic will be origination from and which it will be going to. Once you've done that then you can configure the access rule under configuration in PDM. You'll want to add the...
You'll need to enable the http server on the pix aswell, use the http server enable command. then you'll need to specify which hosts can access that use the http x.x.x.x (ip address / subnet) y.y.y.y (subnet mask) command to set these. This will set you up, then you'll need to browse to the ip...
Hi All, I'm a network engineer but I have limited scripting knowledge. I have 2 xml files, and i need to merge the 2. Is there a way of using a vbscript which could be run as a windows startup script to merge the contents of an xml file on a server and an xml file on the local machine which...
Hi, I'm a network engineer but a newbie with frontpage, I'm building a website, I have a main home page and I also have a page with a flash graphic on. The page with the flash graphic will be the first to open when the site opens. I want to get the main home page to open automatically once the...
Hi Solec,
Below is the Full script that I've used, it works well, I've put comments in to let you know whats happening.
dim bExists
ssig="Unable to open registry key"
set wshShell= Wscript.CreateObject("WScript.Shell") 'CHECK REGISTRY KEY FOR EXISTENCE OF APP
strKey =...
Hi All,
I have a vbscript which I'm running to install an app as a startup script. It works fine and installs the app without a problem.
I'd like to disable the mouse during this activity though to remove any risk of a user interfering with the install process until the script has done its...
Hi Thanks for the responses, I agree with the point on security, hadn't spotted the flaw in my thinking.
I have a problem with part of my script which is testing for the existence of a registry key, the reason for this is because I can't guarantee that the software will always be installed in...
Hi wibbe, Thanks for the quick response, not sure if i'm missing the point but if I ran it as a logon script would I avoid the issue of system services etc not having started?? Also, could the installation source be a network drive- does the line including the installation source support a...
Hi All, I'm a network admin but I lack scripting knowledge. I need to deploy some software using a logon script as it doesn't have an msi file I can deploy using group policy. i need a script to check for the existence of the software already, either by checking for a file or a registry key...
I have a Firebox X700 as my security appliance on one of my customers networks. in the face of some management opposition, mainly to installing MUVPN client software on machines they want to use the standard windows PPTP client and pass the VPN tunnel through the firebox to terminate on a...
Morning All. I have a problem with my exchange server. The HTTP virtual server which runs the webmail element has been stopped and when I try to restart it I get the following error:
'Cannot create a file when that file already exists'
Facility: Win32
ID No: 800700b7
Exchange System Manager...
I have a problem with a user on my network. When they send e-mails the recipients receive the mails with various .wmz attachments. We run Exchange server 2003 and outlook 2003. The user sends mails in HTML format but without anything other than text in the body of the e-mail. Any pictures etc...
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.