Skip to Content

Ever since Ubuntu changed its network configuration utility to netplan from the traditional configuration, many of them got so upset. Some of them are very annoyed that they even entirely removed the netplan and installed ifupdown back into the system. So is Ubuntu Netplan going to stay ?, if yes shouldn’t we learn how to …

Read More about How to Configure Netplan Network? – LAB Examples

In some of my last blog posts, we covered the installation of pfSense on BareMetal, meaning on old physical PC, and different hypervisors such as pfSense on KVM, VMware workstation, and so on. In this blog, we will cover how you can install pfSense on a virtual box hypervisor. Since Oracle VirtualBox is free and …

Read More about How To Install PfSense on VirtualBox?

PfSense is great for small offices and even for some of the enterprise networks and most importantly it is a piece of budget-friendly network equipment. If you wanted dedicated hardware and support for your business, you have that option too. You could get Netgate hardware and their paid support or You can even go for …

Read More about How to Configure OpenVPN in PfSense? – Step by Step Guide.

When you want to extend your network with 3rd party vendors the best way to do that is by configuring an IPsec tunnel towards the third-party devices. The challenge, however, most of the remote ends may not have the same equipment as you have. Let’s say, for example, you may have a cisco router as …

Read More about How To Configure IPsec VPN Between pfSense And Cisco Router?

In some of the last blog I have covered how to create IPsec tunnels between different firewalls, however, those who want to learn more about the IPsec VPN should practice them on a Cisco router. In my opinion, if you can set up an IPsec tunnel on a Cisco router it would be a very …

Read More about How To Configure IPsec Site-to-Site VPN On Cisco Router?

Have you ever connected to a VPN and realize that you cannot access some of the network resources that you have at home? Maybe you are not able to access Printer in your local network, or something else. And other situation is you have a windows machine that is connected to two different networks and …

Read More about How To Configure Static Route In Windows?

If you have a Linux machine (Ubuntu, Centos, Redhat) running in your environment and you would want to configure them as an NTP server it is pretty easy. In our last blog, we took a look at what is NTP and how to configure the public and private NTP servers using network routers. In this …

Read More about How To Setup NTP Server In Linux? (Centos, Rhel, Ubuntu)

The Pfsense firewall is a good alternative for your home network router. It can even replace the high-end commercial routers at the enterprise network as well. Moreover, it is open source and free too. Unless you are opting for support from netgate. Can I install pfSense on Ubuntu? Pfsense is an open-source firewall based on …

Read More about How To Install Pfsense On KVM?

In a world where everything connected over the internet, it is quite common that we get to see many enterprise users connect the branch offices via the IPsec VPN.  Moreover, the internet connection is getting cheaper and cheaper now as compared to the dedicated links. That is one of the reasons too the SD-WAN is …

Read More about How to Setup IPsec Tunnel between Paloalto and PFsense?

You have got the brand new Paloalto firewall installed, and you wanted to know how you can set up an IPsec tunnel between branches using the Paloalto firewall. If I were to configure an IPSec tunnel for the first time, I would configure them in my lab before I configure it in the production. That …

Read More about How To Configure Palo Alto Site To Site VPN Using IPsec?

How does DHCP work in the network? Before we answer that question, we need to understand the different ways of configuring the IP addresses.You could use either DHCP or static IP configuration. You might already know the configuration of IP address statically on a computer. It requires you to go to the network properties of …

Read More about How DHCP Works ?- DHCP DORA Process With Packet Capture.

If you wanted to connect two sites over the internet securely, the very popular method is to use the IPsec site to site VPN. By default, the IP alone doesn’t provide security, so we need to wrap the IP packet with IPsec to encrypt the traffic inside the IP. Once the IPsec connection is established …

Read More about PfSense IPsec Site to Site VPN Configuration – Step by Step.

If you are new to networking you must have heard the term called ARP protocol – address resolution protocol many times.You may be wondering or even confused. Well, what is the ARP protocol and how ARP works in the real world? Before we talk about how arp works we need to know something called a …

Read More about How does the Address Resolution Protocol ARP work?

I have worked on multiple firewalls; however, the one firewall that stands out from the crowd is the Pfsense firewall. Let’s take a look at what makes the Pfsense different from other firewalls, and then we will also see how you can install a Pfsense firewall on GNS3 software and start building a basic LAB. …

Read More about How To Install Pfsense Firewall On GNS3?

If you’re using Ubuntu Dekstop or server, and one day you decided to change the IP address of your ubuntu machine from automatic (DHCP) to static configuration. how do you achieve that? If you are using Ubuntu with GUI, it is pretty straightforward, but what if you don’t have GUI and the only option that …

Read More about How To Set Static IP On Ubuntu? (GUI and CLI)