Routing

routing

Posted in FreeBSD, ICT Blog, Networking FreeBSD | Leave a comment

NAT in FreeBSD

Network Address Translation (NAT)
IP Filter
Step 1: Install Kernel

Note: If there is not a /usr/src/sys directory on your system, then the kernel source has not been installed. The easiest way to do this is by running sysinstall as root, choosing Configure, then Distributions, then src, then base and sys. If you have an aversion to sysinstall and you have access to an “official” FreeBSD CDROM, then you can also install the source from the command line:

Read More →

Posted in Home Page | Leave a comment