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

Tag: IP

Creating a DNS Fail over network (dnsfailover.org.uk)

Posted on 01/02/201208/03/2023 by Phil

Has your DNS Server or Name Server ever gone down and clients are not able to resolve your website name to its IP address but you are able to go to the IP address directly and the site is there, well I might have an answer for you…… DNSFailOver.org.uk is a project I am working…

Read more

Setting up DNS SRV for services like SIP and IAX…

Posted on 29/11/201108/03/2023 by Phil

This is a copy and paste from voip-info.org which helped me on a recent project… All credits go to the author of the post oej… DNS SRV  A Domain Name Server (DNS) SRV record helps connecting to a SIP user in a similar way that an MX record helps email delivery. When you send email…

Read more

DHCP Relaying over IPSEC with a back end Centos 5.5 server…

Posted on 20/10/201108/03/2023 by Phil

Introduction This post is going to be a high level over view of having multiple sites all connecting back to a central office or hosted server in a data center using IPSEC VPN. Before starting make sure you have a IPSEC VPN tunnel up to the office or data center and validate connection both to…

Read more

Asterisk firewall and some useful tips….

Posted on 27/07/201108/03/2023 by Phil

So you have just installed asterisk on a linux system, and maybe you have also installed FreePBX to administer it, good for you. Firewalls.. Below i have listed a nice firewall script for use on a fresh centos+Asterisk installation. service iptables restart iptables -P INPUT ACCEPT iptables -F iptables -A INPUT -i lo -j ACCEPT…

Read more

DrayTek v3300 LAN High Availability (CARP)…

Posted on 05/07/201108/03/2023 by Phil

For the last few years I have been dealing with the Draytek v3300 and wanted to just do a brief write up on the LAN Fail Over abilities of this great device. The Draytek v3300’s High Availabily features enable the LAN to always access the internet and if you have proper external fail over, Internet…

Read more

802.1Q VLAN Tagging in Ubuntu…

Posted on 04/07/201108/03/2023 by Phil

To make use of IEEE 802.1Q VLAN tagging capabilities in Ubuntu you must first install the user mode programs for Virtual LAN support: sudo apt-get install vlan Next the 8021q kernel module must be loaded to enable VLAN support on a kernel level: sudo modprobe 8021q A quick review of lsmod will ensure the kernel module was loaded: lsmod…

Read more

Clustering with CentOS 5.5 and “luci”….

Posted on 03/07/201108/03/2023 by Phil

Ok, so i deal a lot with clustering of servers or “Nodes” and i will briefly show a really simple cluster which only has a shared or “Highly available” IP address in the case of one of the Nodes failing the shared IP address will still be up and pingable if you where to combine this…

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