I have 2 files on disk - oldfilename1.bak and oldfilename2.bak
My goal is to rename oldfilename1.bak to newfilename1.bak, oldfilename2.bak to newfilename2.bak
The old file names are held in a text file called - old.txt, contents ( one on each line) :
oldfilename1
oldfilename2
The new file...
Hi,
I need to connect to a ftp server everyday, and get files that have the day's date in their filename:
for eg. 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...
Supergrrover and NetworkGhost - thanks for your replies.
I agree and think the client is closing the session from its side, but the server is not, so the connection is in a 'halfclosed' state. Since the PIX will timeout this connection only after 10 minutes, the client is unable to create a...
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.