Blogs

Fun Bug in Check Point

Did you know you can create a network object called node1 and a network object called Node1?  Well, you can, but the policy will not compile.

Zabbix on Ubuntu 8.10

If you are running Zabbix on Ubuntu, there is a problem with the Zabbix agent start up, it will not work!  The problem is there is a line in /etc/init.d/zabbix-agent which is:

DIR=/var/run/zabbix-server

The line needs to be:

DIR=/var/run/zabbix-agent

Once this change it made, the Zabbix agent will start up.

Check Point TRINITY-GW1

It seems that TRINITY-GW1 is a reserved word in Check Point NGX R65.  I was supporting a customer and they recently upgraded from NG R55 to NGX R65 and one of their firewalls was called TRINITY-GW1.  Pusing the policy produced the following errors:

Upgrading Ubuntu Server to 8.10

Today, Ubuntu 8.10 was released.  As usual, I like to be up to date, so I went and updated my VirtualBox desktop image first and then went onto upgrading my server images.  I started out by running the normal update commands:

  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt-get dist-upgrade

You want to make sure your current version is up to date, before upgrading to a new version.  I then went onto execute the normal commands I run for upgrading:

Old Site Stories

When I changed my site to Drupal, I did not migrate the content from PostNuke to my new Drupal site.  I went back into the old stories and have just taken many of the old stories and added them to my new site.  You can find them by using the search function.  Check out some of the older stories by searching for things like "Nokia", or "Check Point".

Syndicate content