IPFW natd on system with jails

I've noticed that when I enable natd(8) that it binds to *:8668.

  1. Does port 8668 need to be accessible from the outside ?
  2. How can I bind it to a specific IP ?
I always understood when you run jails you're not supposed to bind to *:<port>
 
Back
Top