I am trying to setup a HPUX 11 host to capture my PIX 501 syslog. I have followed the manual instructions for both enabling syslog logging on the PIX, and configuring and enabling syslog in UNIX. I used name and names to define my Unix workstations IP address. I can ping the Unix machine from inside the PIX. I also enabled telnet to the Unix box and I can connect and maneuver within the PIX from Unix. I thought maybe the HUP command didn’t take on the Unix syslog.pid (the example was a generic Unix not HPUX) but I rebooted the machine to make sure that the syslog.conf file was being read. I crated the log file in /var/log/pix and named it pixfirewall I added the line local4.error /var/log/pix/pixfirewall to the syslog.conf file using vi. After creating the pixfirewall file I touched it. The PIX had a logging facility setting of 16 & I saw that facility 20 was recommended for Unix so I changed that as well. From reading this equates to the local4 setting. I tried stopping and restarting logging on the PIX but nothing writes to the Unix file.
A sho log on the PIX shows syslog logging enabled
timestamp logging enabled
trap logging level errors facility 20 16 messages logged
logging to inside MyUnixMachine
Not sure where the problem lies. I can communicate between the 2 devices, but for some reason Unix isn’t writing the log file.
A sho log on the PIX shows syslog logging enabled
timestamp logging enabled
trap logging level errors facility 20 16 messages logged
logging to inside MyUnixMachine
Not sure where the problem lies. I can communicate between the 2 devices, but for some reason Unix isn’t writing the log file.