Browsing All Posts filed under »Security«

Cisco ASA prompt for failover

November 12, 2010

2

Speed up your failover troubleshooting and activate the prompt command on your ASA. With the prompt command can you specify the followings: context   Display the context in the session prompt (multimode only) domain    Display the domain in the session prompt hostname  Display the hostname in the session prompt priority  Display the priority in the session […]

Checkpoint IPSO Password reset

November 12, 2010

0

We got a new Nokia Firewall I tried to login and the default username ‘admin’ with the default password ‘Password’ did not work. What comes in this case: Password Recovery. Checkpoint has already imported the Solution from Nokia Support, this is: sk41239 – How do I change the admin password when it is lost or […]

Configure syslog facility

November 6, 2010

1

If you setup your own syslog server than you can choose to which facility should the router or firewall send the logs. Lets see how it looks like. Step 1. Edit the syslog server configuration file. Let say we use Local6 as our Facility level for the router. # vi /etc/syslog.conf local6.info /netscape/pixfirewall/pixlogs Step 2. […]