Skip to main content

Cisco: Basic NAT

Cisco NAT basic configuration

Try this basic NAT to test GNS3 running on Fedora Workstation 30.

Notes

Use the smallest subnet 10.1.1.252/30 to connect two routers R1 and R2 as a way to review/practice CIDR.

If using static routing, DO NOT forget to add route about 10.1.0.0/24 subnet to R1 router.

Popular posts from this blog

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.

stegseek: Notes

StegCracker has been retired following the release of StegSeek, which will blast through the rockyou.txt wordlist within 1.9 second as opposed to StegCracker which takes ~5 hours.

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.