Hi Gurus,
Can you tell me if it's possible to send a wake on lan packet over a VPN tunnel between the Cisco VPN client on a workstation and a PIX 501 firewall at the other end?
I'm trying to establish if it's possible to wake up my home PC from work. At home I have a Cisco 837 ADSL router and...
Hi Guys,
I've setup a VPN on a PIX 501 running version 6.3(5) to accept connections from the Ciso VPN client (I'm trying this with v4.8.01.0300 of the VPN client).
I can get connected just fine, but once I'm connected the only thing I seem to be able to do is ping the inside interface of the...
Hi,
I've just installed HP Client Management Interface v1.00c that I downloaded from the HP website. I'm running it on an HP nc6230 laptop (although this request will cover all our HP machines).
I'm trying to write a .vbs script that uses CMI to read and modify BIOS setttings. Specifically the...
Hi,
Please can you tell me if there's any way of checking in real-time who's currently logged in and using OWA? We use Exchange 2003 SP2 running on Win2K3 SP1.
Thanks,
Greg.
Actually you've hit the nail on the head with this one - thanks ;-)
We have been using the Remote Desktops MMC tool that's part of the Win Server 2003 Admin Support tools pack. By default this obviously chooses to connect to the console. Since you can only have 1 person connected to the...
Thanks - I have already checked this and it's only showing 1 account with no disconnected accounts shown. I also tried changing the max connections down to 1 and then back up to 2 in case that tricked it into working, but sadly no joy there either.
Thanks,
Greg.
Hi,
We have several Windows Server 2003 boxes, all are running SP1. All of them have RDP enabled, allowing remote administration of the boxes. All of the boxes are configured to allow 2 users to connect via RDP concurrently, however some of the boxes only seem to allow 1 at a time?
Is there...
OK, thanks I've added the following to the router:
ip nat inside source static 192.168.250.2 xxx.xxx.xxx.xxx
This allows me to connect to the PIX VPN. The only thing I'm having difficulty with now is allowing inbound SMTP to my SMTP gateway behind the PIX.
Do I need to add a NAT on the...
Thanks Hellbabe :-)
Do I apply that ACL to the router then and not the PIX?
Do you know what ports I need to allow for the Cisco VPN client v4.6 to connect through to the PIX?
Thanks,
Greg.
Hi Guys,
I'm in a very similar situation. I've just bought a Ciso 827 broadband router and a PIX 501. I have it connected in the way lgarner describes:
lan -- pix -- router -- internet
I have a single fixed public address assigned by the ISP.
It all works fine for outbound traffic, I can...
Hi,
I am a total scripting newbie. I know nothing about this stuff, so please be gentle ;-)
I use a dialup connection on my home PC. Problem is that the ISP disconnects every so often.
I'd like to write a script that detects if a dialup connection is running, and automatically reconnects it...
Hi,
I hope I'm posting this in the right area, only I didn't see a forum for Avaya Index systems?
Anyway, my question is this: is it possible to sync the system time (i.e. the time and date that appears in the LCD display of the connected phone handsets - Avaya 2030's in our case) to an NTP...
Hi,
Please can someone tell me if it's possible to use VBS to search through a folder and find the total size of the files in just that folder and not all of the subfolders?
I've tried using:
dim fso, f, filesize1
Set fso = CreateObject("Scripting.FileSystemObject")
Set f =...
Hi,
Please can someone help?
I'm trying to alter the flow of one of my scripts so that it skips part of the script and goes onto the next bit of the script. I.e.:
--------------------------------------------------------
if something = false
goto Connect
else
wscript.echo "connected...
OK, this is what I've come up with so far:-
On Error Resume Next
dim sServer, obj_Share
dim wshNetwork, wshell
dim fso, f
WScript.Timeout = 432000 'Specifies 5 Day script timeout - should be long enough !!!
if Wscript.Arguments.Count <1 then
wscript.echo VBCRLF& "OOPS! You failed to...
Hi,
I'm a complete newbie to this scripting stuff, but I'm beginning to think it could be really useful!
Please could someone help me? I would like to create a script that will enumerate all the shares on a server and provide details of each of the folders within the share and the total size...
Hello,
Please can someone help me.
I want to write a vb script to copy a single file from a dir to another dir, but prompt the user to specify a new name for the file during the copy.
The file being copied will always be in the same location on the C:\ drive, and the destination will always...
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.