Juniper Serial Number Entitlement Tool
How to use the Serial Number Entitlement tool and analyze the results Serial Number Entitlement Tool
Continue reading →How to use the Serial Number Entitlement tool and analyze the results Serial Number Entitlement Tool
Continue reading →First – install certbot on your machine yum -y install httpd mod_ssl certbot I am going to assume you have correctly configured firewalld to allow incoming connections to http and https. systemctl start httpd Now – create a test ssl … Continue reading →
You need port 8080 TCP and 3478 UDP at a minimum on the controller computer. Port 8080 makes them show up in the controller, and 3478 keeps one from seeing STUN errors. https://community.ui.com/questions/Windows-Firewall-blocking-AP-Controller-communication-even-with-rules-in-place/65453356-9751-43b8-ada2-460bd914ab9b
Continue reading →If you are using J-Web on an SRX and want to select what the URL is to access J-Web use the following: system services web-management management-url booga The URL for J-Web will now be https://your.srx.fqdn.name/booga Tested on SRX300 running … Continue reading →
First – set up logging set system processes general-authentication-service traceoptions file general_auth set system processes general-authentication-service traceoptions file size 100000 set system processes general-authentication-service traceoptions file files 10 set system processes general-authentication-service traceoptions flag all Review the logs > show … Continue reading →
If you are running the UniFi Network application on a server that is on the same network segment with your Ubiqiti devices, all is good, but, if the devices are on a separate network segment (i.e. there is a router … Continue reading →
If you are using the DHCP server on an SRX (and this should apply to other Juniper products running Junos) you can set up time options for DHCP clients on your network Option 42 Option 42 NTP server – tell … Continue reading →
I have found lynx to be a useful tool for quickly testing if a web site is up and running without having to start a web browser. I can ssh to a remote machine and then test the web site … Continue reading →
The following applies to version 7 and higher To have your system start up in text mode systemctl set-default multi-user.target To have your system start up as a graphical target systemctl set-default graphical.target Start in Single User systemctl set-default rescue.target … Continue reading →
On the source server – su – cp -a /opt/zimbra/ssl /sslbk tar -czf /sslbk.tgz /sslbk Copy sslbk.tgz to the / directory on the server you want to copy the certificate to On the destination server stop the zimbra service. On … Continue reading →