Hope you guys can help!
The issue we are having is a latency issue with HTTP traffic from an IIS system in our DMZ to the LAN. Let me give you some background; we have two PIX 525 firewalls with six Ethernet ports on each, they are configured as:
Outside
Inside
DMZ1
DMZ2
DMZ3
Failover...
Ok I have finally figured this out and let me know if this would work to find files older then one day and copy them to a directory
find /fnsw/local/logs/qlogs/1 -name 'QLG*' -mtime +1 -exec cp {} ./retlog \;
How can I use this command to find files that are from the last 24 hours? Thanks for...
This is a great forum..wish I had found it earlier. :) Here is what I am looking to do. A file is created daily on my AIX server in this format - QLGYYYYMMDD. Based on what day it is I need to run a specific command on the file for the current day and output it to a file called RetLog. I will...
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.