Let’s do some Docker networking with Zabbix proxies. The presented Docker configurations apply to other similar client-server applications as well, so you may find this useful even if you don’t use Zabbix. On this longish page: Preparations I’m running the Docker service on Debian Linux 12 on a virtual machine, with no special configurations. These […]
Tag: routing
Originating Default Route in OSPF in Junos
I have a Junos router (Juniper SRX) with the default route pointing to the ISP (IP and default route assigned by DHCP) and a pair of Cisco Nexus switches with OSPF routing between all the boxes. I needed to originate a default route from SRX to Nexus switches. First, in order to be able to […]