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: How To Guides

Here you will find how to guides either video links from my YouTube VLog site or just hand writen

Making a Low cost, high power router/Firewall with m0n0wall…

Posted on 02/08/201108/03/2023 by Phil

Every penny counts when you’re deploying networks on a minimal budget. And since I usually use a gateway running m0n0wall running on an SBC (single board computer) like those produced by Soekris or PCEngines WRAP, that £80-170 is a significant chunk of the total network price. So for cost reasons, and to be honest also for the fun of it, I’m exploring using…

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

Installing VirtualBox Guest Additions on CentOS 5.5…..

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

At the moment i keep being asked on my youtube channel how to install Guest Additions in CentOS 5.5…. so i thought i would put this quick tutorial together. In your CentOS Terminal, do a “su” and then follow the steps : 1. Attach the Gues Additions ISO to your CentOS 5.5 X86 VM 2….

Read more

How to load m0n0wall onto a WatchGuard Firebox x500, x700, x1000, x2500

Posted on 30/06/201108/03/2023 by Phil

CAUTION!  The power supply in the Firebox x series is exposed when the firebox cover is removed     DO NOT apply AC power to the firebox while the cover is off or you will be in risk of electrical shock!  Make sure to remove the AC power cord and wait for 30 min before opening…

Read more

Is VoIP for you…?

Posted on 28/06/201108/03/2023 by Phil

Lets start by asking this question a differant way… Do you want to save money on the cost of a phone system, in installation and ongoing line rental costs as compared to a Traditional Lines based system? So if the answer to this is yes your next task is to find the right VoIP installation…

Read more

Logwatch for Ubuntu

Posted on 23/06/201108/03/2023 by Phil

Logwatch is a modular log analyser that runs every night and mails you the results. It can also be run from command line.The output is by service and you can limit the output to one particular service. The subscripts which are responsible for the output, mostly convert the raw log lines in structured format. Logwatch generally…

Read more

Creating a Mini Call Centre and/or simple Message Taking System

Posted on 22/06/201108/03/2023 by Phil

so your either looking to set up a business or just want to know how message taking companies know which client a caller is calling for, well this is really very simple its all based on the DDI number that they give you, this is “Labled” on the Message Taking Companies phone system and entered…

Read more

Posts pagination

  • Previous
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next

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