...because there's a new line when I call the value from the array, can someone please give me any pointers? When I print the array, it looks okay.
*******
#!/usr/bin/perl
open (old,"old.txt") || die ("There was an error opening file: $!");
@oldnames = <old>;
close (old);
open...
...xyz-20070716.xml
I have a UNIX script that does it easily as:
date=`date +%m-%d-%Y`
/usr/bin/ncftpget ftp://${user[$i]}:${pass[$i]}@${ftpserver}/*.${date}*
Does anyone know how to translate this into a Windows batch script? I know how to build the basic windows script for this, mget etc...
...a 'halfclosed' state. Since the PIX will timeout this connection only after 10 minutes, the client is unable to create a fresh connection with the server.
Since the server side folks are a bunch of ********* , I'll probably upgrade my PIX to ver 7.X to use the MPF feature and reduce the timeout.
After some further thought about "I'm guessing the problem is because even though the client closes the connection, the xlate is maintained by the PIX" - that doesnt really make sense because the connection that is torn down by the client is at the transport level, but the xlate table is...
Hello,
With reference to a PIX 525 running ver 6.3(3) -
I have a host (hereafter referred as client) behind this PIX with a static one-to-one NAT.
The client needs to connect via TCP to an external server on a specific port for a proprietary application. The connection is always initiated...
charleslau2855,
I'm guessing the PPP option is for the Outbound WAN connectivity, for instance with a DSL connection where you have to supply a user name and password using PPPoE to get an IP address from your provider.
Is there an option to permit GRE traffic, in addition to the TCP 1723...
If that doesn't do it, you should try and use split tunneling instead.
Once the change is complete, get a copy of your routing table from your VPN client software. That should tell you if your default gateway is on your local LAN or the dialed-in one.
Hope this helps..
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.