Popular
Latest Articles
- How to Secure your Cisco Router
- Creating CLI Views on a Cisco Router
- Configuring TACACS+ on a Cisco Router
- How to enable SDM on your router
- Build a Samba Server on Redhat / CentOS
- How to set the Time / Date and Timezone in CentOS
- How to install SSH on Solaris 10 x86
- ESX4 - How do I turn on/off a Virtual Machine from the command line ?
Checkpoint - Debugging NAT
Tuesday, 02 September 2008 11:14
In order to debug NAT on a checkpoint we need to obtain information via the following,
- Set the debugging buffer to 2 KB
- Enable 2 debugging flags
- Output your data
- Then to reset the debugging flags.
The commands are,
fw ctl debug -buf 2048
fw ctl debug xlate src
fw ctl kdebug -f >& /tmp/kdebug.out
fw ctl debug O
We have 28 guests online