Solaris 11: root/solaris
Cyclades console servers (e.g. ACS4): root/tslinux
Avocent ACS5000 console servers: root/avocent
Avocent ACS6000 console servers: admin/avocent or root/linux
Cisco VPN3000: admin/admin
Cisco ASA: empty
Netscreen: netscreen/netscreen
Avocent/Cyclades PM IPDU: admin/pm8 root/linux
Category: Netscreen
CheckPoint Firewall policy parsers and converters
- cpfw2ns – Checkpoint to Juniper converter (outdated?)
- FWdoc – CheckPoint converter, verifier, parser
- Fortinet – Checkpoint – Cisco – Netscreen converter
- Cisco Security Conversion Tool (SCT) – CheckPoint – ASA
- CPRules – CheckPoint to HTML converter
Displaying by page
How to enable, disable displaying by page and change the number of lines by page in various OS’es
How to configure a Netscreen HA pair
Netscreen A
set interface ethernet1 zone untrust set interface ethernet1 ip 20.1.1.1/24 set interface ethernet3 zone trust set interface ethernet3 ip 10.1.1.1/24 set interface ethernet3 manage-ip 10.1.1.20 set nsrp rto-mirror sync set nsrp monitor interface ethernet1 set nsrp monitor interface ethernet3 set nsrp cluster id 1 save
Netscreen B
set interface ethernet3 zone trust set interface ethernet3 ip 10.1.1.1/24 set interface ethernet3 manage-ip 10.1.1.21 set nsrp rto-mirror sync set nsrp monitor interface ethernet1 set nsrp monitor interface ethernet3 set nsrp cluster id 1 save exec nsrp sync global-config save reset exec nsrp sync global-config save exec nsrp sync global-config check-sum
How to clear netscreen configuration
unset all
OR
- when prompted for the username/password, enter the serial number of the device for both the username and password and the device will automatically revert back to factory configuration.