Skip to content

Phils Blog and Stuff

TELECOMS. VIRTUALIZATION. IT. CODING. and more…

Menu
  • Home
  • Resources
    • Subnet Mask Cheat Sheet
    • Easy Dmarc+Email
    • MX Tool Box
    • LOAD BALANCING & SRE
  • SHOP
  • SOLUTIONS
  • SERVICES
  • Contact Me
Menu

Category: Networking

A Simple Load Balancer. Also Monitors Node Stats.

Posted on 13/03/202313/03/2023 by Phil

Below i document how to make a simple Load Balancer. This load balancer uses HAProxy and monitors the health of a server using a script. If the health of the server goes down, HAProxy Removes the Node from the “Cluster”. Below is the HAProxy Config. Below is the PHP Script running on the servers to…

Read more

Installing a CePH Cluster (quincy)

Posted on 09/03/202309/03/2023 by Phil

In this post i detail how to get a CePH quincy Cluster up and running. This is my standard goto script for setting up any CePH Cluster and then tweak it once set up. Set hostname for all nodes Update hosts file with all servers in the cluster Inital Software Install CephADM Create local SSH…

Read more

Install Observium and PHP WeatherMaps on Debian 11.

Posted on 09/03/202309/03/2023 by Phil

Observium Installation You may need to install wget on bare installations Grab Observium installation script and run it. WeatherMap installation and configuration log on to gui “http://[IP_Address]/weathermap/editor.php” and make a new weather map “network.conf” click on “map properties. In “Output Image Filename” > “network.png”. In “Output HTML Filename” > “maps/network.html”. Once you have created a…

Read more

Simple Wireguard Config

Posted on 08/03/2023 by Phil

PeerA – 1.1.1.1 PeerA – 2.2.2.2 WORKING CONFIGS – Config file (/etc/wireguard/demo.conf) Server1 – PUB_KEY – QVECuXHEgnAkhpGRWiEHHQaMsQl4dy56lZVb0Gmb8mk= Server2 – PUB_KEY – 4S3I92WrdDbmA2vIG9EDha01wWl73mncxEUWeBjd51g=

Read more

Blocking Nasty IP Sources With TEAM CYMRU BOGONS and SpamHaus

Posted on 08/03/202308/03/2023 by Phil

Cisco IOS BGP Configuration TEAM CYMRU Firewall TXT List For OPNsense and other firewalls that allow to create a rule with an external list of IP addresses. Use the below with a block rule. https://www.team-cymru.org/Services/Bogons/fullbogons-ipv4.txt SpamHaus For OPNsense and other firewalls that allow to create a rule with an external list of IP addresses. Use…

Read more

Mount USB Drive in VyOS for Upgrades

Posted on 08/03/202308/03/2023 by Phil

Mount drive sudo mkdir /mnt/usbsudo mount /dev/sdb1 /mnt/usb/ Installing new image from USB add system image /mnt/usb/vyos-*.isoshow system image

Read more

POSTS

  • Home Assistant. Add water meter with PHP+MQTT+YML.
  • Automating your home with Home Assistant. Initial install and config (Hyper-V).
  • The importance of setting up email security correctly.
  • Automate Debian installations with Seed, DHCP and Nginx.
  • A simple link shortener.. Fun little project…

WORD CLOUD

3CX 3CX Phone System Apache Asterisk Cacti CentOS CRM DHCP DNS Email Fail over Failover File System Firewall FreeBSD FreeNAS FXO IAX install IP IP PBX Linux M0n0wall Nottingham Open Source PBX PFSense PHP Router Server SIP snom SSH TrixBox ubuntu VLAN Voice VoIP VPN vyatta WAN Website WiFi yealink ZFS

© 2025 Phils Blog and Stuff | Powered by Superbs Personal Blog theme