NAT-PT Install and Configuration

By Vasaka Visoottiviseth (ccvvs at mahidol dot ac dot th)

We use KAME's NAT-PT implemenation for FreeBSD 4.10 (kame-20041206-freebsd410-snap.tgz) that can be downloaded from "ftp.kame.net/pub/kame/snap/".


Installation of KAME snap-kit

First of all, we have to install KAME snap-kit for FreeBSD. They also have snap-kit for OpenBSD and NetBSD also. This snap-kit supports IPv6 and include many usefule IPv6 admin tools that are not merged in the official FreeBSD.

IPv6 and NAT-PT Configuration


To use KAME's natptconfig

"Natptconfig" command is for configuring IPv6-to-IPv4 translator in the kernel.


To use KAME's natptlog

"Natptlog" command is for monitoring logged packets.


Setting Log file for "natptlog"


References

1. http://www.hry.info.gifu-u.ac.jp/~ryu1/memo.html
2. KAME's Manual "natptconfig.usage", "natpt.conf.5" and "natptconfig.8"
3. KAME's configuration sample "natpt.conf"
4. KAME's manual "rtadvd.con"