From the course: LPIC-2 Linux Engineer (202-450) Cert Prep
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Building a router with iptables - Linux Tutorial
From the course: LPIC-2 Linux Engineer (202-450) Cert Prep
Building a router with iptables
- Did you know that most routers are just a computer? Stick around, we'll show you how to turn your Linux machine into a router. - [Announcer] You're watching ITProTV. (relaxed music) - Welcome back. We're here with more LPIC-2. And today is all about iptables. Don, can you give us an overview of what we'll be talking about? - Sure, you know, iptables is a integral part of most Linux distros that allows for us to do a lot of crazy things, like firewalls and routers and filtering, proxy, just really all sorts of amazing stuff. But in this episode we're going to focus on the routing piece. So we'll learn about what's involved with configuring our Linux server to become a router, and we'll go through that configuration process with iptables. And by the end of the episode, we'll have built a Linux router. - Now, why would we use iptables as opposed to a dedicated router? - Alright, so you can go really to any commercial store like Best Buy and buy a router right now and be up and running…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
(Locked)
Building a router with iptables19m 18s
-
(Locked)
Configuring port forwarding with iptables17m 51s
-
(Locked)
Using iptables as a firewall18m 49s
-
(Locked)
Building an FTP server with vsftpd20m 42s
-
(Locked)
Building an FTP server with Pure-FTPd17m 47s
-
(Locked)
Restricting access to SSH13m 56s
-
(Locked)
Enabling certificate authentication in SSH16m 22s
-
(Locked)
Blocking brute force attacks with Fail2ban20m 17s
-
(Locked)
Scanning for open ports with Nmap16m 36s
-
(Locked)
Building a VPN server with OpenVPN15m 38s
-
(Locked)
Configuring an OpenVPN client15m 28s
-
(Locked)