I think I'm posting to the right place, but if not, admins feel free to move the post somewhere else. Anyway, basically, what I want to know is if it's possible to forward the port fwknop opens with natd. I have a win server 2008 pdc behind a freebsd NAT router. Would it be possible to open port 3389 with fwknop and have a latent rule in natd.conf to redirect port 3389 to my internal server 2k8 box? I've read documentation on fwknop on the internet, but all of it pertains just to opening basically the sshd port on the box that it runs on. What I want to do is open the port on the local box, and have a natd redirect to redirect that port to my server 2k8 box on my internal lan so I can access it with rdp. From there, I can use putty to ssh my bsd servers and rdp the computer I use on my LAN. I'm trying to set up a secure entry point into my LAN so I can navigate my whole LAN from externally if I so choose.