Recently Updated Pages
List DHCP Address
(2015-02-11) Problem My SRX has been assigned an IP address and I don't know what it is. I have a...
Application Timeout Values
(2013 March 7) Application Timeout Values To check: root@sentry> request pfe execute target fwdd ...
VPN Detailed Logs
(2014-08-19) Detailed logging about VPN traffic: set security ike traceoptions flag all set secur...
VPN Associations
(2014-08-21) List phase 1 associations: > show security ike security-associations List phase 2 a...
VPNs
(10 February 2012) Background: I'm a Netscreen ScreenOS administrator and I'm coming to grips wit...
SRX240 Clustering
Just following the cook book at Juniper KB15504 is incomplete in some key areas. The main problem...
CIFS
(23 March 2012) Define CIFS for JunOS 10 edit applications application CIFS set term CIFS-1 proto...
Source Interface NAT
(2015-03-10) If traffic is going from trust to the vpn zone, and that traffic matches the rule su...
System Alarm autorecovery information needs to be saved
(2017-08-05) Problem System alarm: autorecovery information needs to be saved Solution root@gatew...
snmp on SRX
(2013-07-24) To enable basic snmp on an SRX: set snmp description Firewall set snmp location "Loc...
PXE Boot Server
(2014-02-12) Problem Send PXE boot options from a SRX DHCP server. Solution set system services d...
Multiple Networks on Trust Interface
(2013 March 7) If you have an interface defined with two IP addresses on it: vlan { unit...
Rancid in display set mode
(31 January 2013) Problem I think in set commands, not the fancy braces that JunOS likes to displ...
Some Notes About Private Keys
$ gpg --list-secret-keys $ gpg -a --export-secret-key [id]
What is my Google OpenID Login URL?
Google expects you to use the "Directed Identity" feature to sign in with your Google account. En...
Grow Linux Filesystem
Problem I need to make a disk bigger Solution Resize the disk: $ gcloud compute disks list | grep...
Squashing multiple commits into one
(2017-09-14) Squashing multiple commits into one: git log shows you the history: [dave@store02 an...
Find Tricks
Excluding stuff (say, the .snapshot directory of a find) $ find $dir -name .snapshot -prune -o -t...
Running Fetchmail
Simple, in crontab: # /opt/sfw/bin/fetchmail -f /etc/fetchmailrc --syslog Interactively: # /opt/...
cron
(2020-02-25) Problem The module command doesn't work in cron jobs. Solution You have to source th...