Ipfw natd
From FreeBSDwiki
(Difference between revisions)
(Created page with "'''natd''' is the ipfw system daemon that handles Network Address Translation for FreeBSD systems acting as gateways. Its behavior is controlled both through the use ...") |
|||
Line 1: | Line 1: | ||
− | '''natd''' is the ipfw system daemon that handles [[Network Address Translation]] for FreeBSD systems acting as [[gateway]]s. Its behavior is controlled both through the use of command line switches and a configuration file, typically located at /etc/ | + | '''natd''' is the ipfw system daemon that handles [[Network Address Translation]] for FreeBSD systems acting as [[gateway]]s. Its behavior is controlled both through the use of command line switches and a configuration file, typically located at /etc/natd.conf. |
[[Category:Securing FreeBSD]] | [[Category:Securing FreeBSD]] |
Latest revision as of 13:59, 13 August 2012
natd is the ipfw system daemon that handles Network Address Translation for FreeBSD systems acting as gateways. Its behavior is controlled both through the use of command line switches and a configuration file, typically located at /etc/natd.conf.