You really don't need to build a new kernel in this case, you just need to have your rc files run: sysctl -w net.inet.ip.forwarding=1 To turn on packet forwarding. - todd