Páginas

segunda-feira, 21 de outubro de 2013

How to enable traffic on backup Firewall

In a clustered environment, we cannot communicate directly to the backup Firewall, an example is: ping the backup Firewall.

To solve this problem we can run this command on both Firewalls.

*

Como liberar tráfego no Firewall backup em um Cluster

Em um ambiente em Cluster, não conseguimos comunicação diretamente com o Firewall backup, um exemplo é o ping no Firewall backup.

Para resolver esse problema podemos executar um comando nos Firewalls.

*

sexta-feira, 20 de setembro de 2013

Como verificar tabela de conexões dos Firewalls

Uma forma de verificar se os Firewalls em um Cluster estão sincronizados, é utilizar o comando:

[Expert@fwm]# fw tab -t connections -s

Geralmente abrimos duas conexões SSH nos Firewalls e executamos o comando individualmente.

Um jeito mais prático é executar o comando pela Manager direcionado aos dois Firewalls.

*

terça-feira, 17 de setembro de 2013

How To Convert Hex to Decimals Using Bash

When you're troubleshooting Check Point kernel tables (by using 'fw tab') sometimes the -f parameter is not available to format the output, usually from hex to decimal format. Which makes your life very difficult if you're already addicted to the -f flag.

So if you're not familiar or willing to convert in your head hex to decimal. Or you don't want to open the Windows calculator in the Programmer's view or even don't have that available, bash can help you out. You can easily convert from hex to decimal and the other way aroung using the printf command. See below:

How To Temporarily Disable Gaia's Bash Time Out

For Check Point system administrators used to SecurePlatform way to disable bash time out, Gaia sometimes can be tricky. Just because the 'idle' command simply does not exist in Gaia's bash.

To temporarily disable the bash's time-out in Gaia you basically unset the environment variable responsible for this function using the command 'unset' (see image below).

segunda-feira, 9 de setembro de 2013

Como calcular IP no Check Point

Uma ferramenta muito útil que funciona em Checkpoint para calcular um IP, caso não queira ficar calculando de cabeça.


Funciona em Splat e GAIA.

terça-feira, 27 de agosto de 2013

Como alterar o idioma do teclado

Muitas vezes ao instalar um Sistema Operacional acabamos escolhendo o idioma errado do teclado, podendo atrapalhar ao digitar alguns comandos.

Segue um procedimento para alterar o idioma:

Secure Platform