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: Firewall

GRE between Vyatta Core & pfSense

Posted on 11/08/201308/03/2023 by Phil

Below i show the config for Vyatta Core and pfSense configuration details, in order to create a GRE Tunnel between two sites. Vyatta Core Configuration: vyatta@vyatta1-site1:~$ show configuration interfaces { ethernet eth0 { address 192.168.1.1/24 duplex auto hw-id 00:0c:29:00:a3:d7 smp_affinity auto speed auto } ethernet eth1 { address dhcp duplex auto hw-id 00:0c:29:00:a3:e1 smp_affinity auto…

Read more

m0n0wall 1.34 released

Posted on 14/11/201208/03/2023 by Phil

There are ready-made binary images for embedded computers from Soekris Engineering and PC Engines, a CF/IDE HD image for most standard PCs (other embedded ones may work, too) with either keyboard/monitor or serial console, a CD-ROM (ISO) image for standard PCs, a VMware image, as well as a tarball of the root filesystem. Refer to…

Read more

m0n0wall 1.33 released

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

There are ready-made binary images for embedded computers from Soekris Engineering and PC Engines, a CF/IDE HD image for most standard PCs (other embedded ones may work, too) with either keyboard/monitor or serial console, a CD-ROM (ISO) image for standard PCs, a VMware image, as well as a tarball of the root filesystem. Refer to…

Read more

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

Keeping your traffic safe in public places with SSH Tunneling…

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

Using OpenSSH on a Linux/Unix system you can tunnel all of the traffic from your local box to a remote box that you have an account on. For example I tunnel all of my outbound E-mail traffic back to my personal server to avoid having to change SMTP servers, use SMTP-AUTH, etc. when I am behind…

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