Blog

Intro to BGP

BGP Quick Hitters: BGP stands for Border Gateway Protocol, which is an Internet Engineering Task Force (IETF) standard.   It is the routing protocol responsible for advertising, learning, and calculating the best paths throughout the internet.   BGP uses a routing best path protocol, based on distance vector routing algorithm.  Exchanges routing information over TCP. […]

Continue reading

IPTables and Firewalld

NETSWAG Blogs – IPTables and Firewalld So while working on my lab server, I decided that I needed remote desktop access for the server just cause.  After deploying VNC server, I received the following error: After doing some digging, I realized my firewall was blocking the traffic, and so let the fun begin.  Checking iptables, […]

Continue reading

DMVPN Lab

NetSwag Labs – DMVPN LAB What is VPN? VPN stands for Virtual Private Network.  Provides a secure method for transporting data across public networks.  Data-in-transit is encrypted to ensure that data is protected from man in the middle attacks, snooping, and eavesdropping. What is DMVPN? DMVPN stands for Dynamic Multipoint Virtual Private Network.  Utilizes of […]

Continue reading

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top