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: Little Guides

Asterisk auto-dial out…

Posted on 05/12/201208/03/2023 by Phil

Asterisk call files are structured files which, when moved to the appropriate directory, are able to automatically place calls using Asterisk. Call files are a great way place calls automatically without using more complex Asterisk features like the AGI, AMI, and dialplan, and require very little technical knowledge to use. The Asterisk dial plan extensions.conf responds to someone…

Read more

Reverse SSH Proxy…

Posted on 05/12/201208/03/2023 by Phil

In this guide i have going to talk about how to set up a SSH Reverse proxy. What is a Reverse SSH Proxy. An SSH Reverse Proxy, is where you have a server behind a firewall that you want to access with out the need for port forwarding on routers and firewall. you simply tell…

Read more

Cat Linux Command

Posted on 23/10/201208/03/2023 by Phil

The cat Linux command is used to display file contents, for example if I quickly wanted to see the contents of a text file I would use the cat command to dump the output to the console or pipe it to another command. Situations when the cat Linux command would used How To dump the…

Read more

Vyatta CLI commands reference guide…

Posted on 28/09/201208/03/2023 by Phil

Below I list a CLI Command reference for the Vyatta Router. # Configure Interfaces configure set interfaces ethernet eth0 address dhcp set interfaces ethernet eth0 description “Internet-Connection” set interfaces ethernet eth1 address 192.168.1.1/24 set interfaces ethernet eth1 description “LAN-Connection” commit save # Configure DHCP configure set service dhcp-server set service dhcp-server shared-network-name LAN-01 set service dhcp-server shared-network-name LAN-01 subnet…

Read more

Simple and Basic Config to get Vyatta working…

Posted on 24/09/201208/03/2023 by Phil

Recently i have been looking at loads of opensource routers, Such as M0n0wall, Smoothwall, PFsense, etc. Then i came acros Vyatta (http://www.vyatta.org) Vyatta comes in two flavours, subscription and Core. The subscription version has loads more features like a GUI, however the Opensource version Core, just has a CLI with pretty much the same feature…

Read more

Configuring a Yealink Phone…

Posted on 30/08/201208/03/2023 by Phil

In this article, i am going to walk you through setting up a yealink phone, so that it can make and receive calls via a SIP/VoIP/TISP Provider. Plug the phone in to a DHCP enabled network, click on menu, status and find the IP address of the phone. Type this addres in to a computer…

Read more

SIP/VoIP: Simple Trouble Shooting…..

Posted on 30/08/201208/03/2023 by Phil

In this article I am going to cover some simple and common steps that a user of a VoIP/SIP telephony system can do before calling they VoIP provider. No inbound calls: Firewall – Make sure the firewall is not blocking inbound connection to the phone/PBX. As a general rule make sure that UDP ports 5060,…

Read more

YouView, my opinion…

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

I would highly recommend the youview service to people who just want to view Freeview and online content from BBC Iplayer and other players. The box is a re branding of the Humax hdr-fox t2, which in my opinion is a nice freeview box, over all for people who don’t want a paid subscription to…

Read more

Setting up Fax to Email in Trixbox 2.8.0.2

Posted on 31/05/201208/03/2023 by Phil

Followed instructions on http://www.trixbox.org/forums/trixbox-forums/help/want-setup-fax-email with slightly modified settings. I am putting copying and pasting with my modifications in bold for Trixbox 2.8.0.2 (actually there is just one change  ) <start paste> To configure Asterisk to listen for faxes on an inbound route, go to the Inbound Routes page, pick any route on which you want to…

Read more

Enterprise deployment OpenSIPS…

Posted on 08/05/201208/03/2023 by Phil

Introduction A load balancer setup can share load between multiple FS hosts according to load. A single ingress IP can be presented to the customer for the entire cluster simplifying the customer configuration (this can be combined with DNS SRV to give failover between data centres). The load balancer will measure load on each server in the…

Read more

Posts pagination

  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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