Diff for /embedaddon/mpd/doc/mpd39.html between versions 1.1.1.1 and 1.1.1.4

version 1.1.1.1, 2012/02/21 23:32:47 version 1.1.1.4, 2021/03/17 00:39:23
Line 6 Line 6
 </HEAD>  </HEAD>
 <BODY text="#000000" bgcolor="#ffffff">  <BODY text="#000000" bgcolor="#ffffff">
   
<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
  <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>   <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
  <b>:</b> <EM>Network Address Translation (NAT)</EM><BR>   <b>:</b> <EM>Network Address Translation (NAT)</EM><BR>
 <b>Previous:</b> <A HREF="mpd38.html"><EM>IP address pools</EM></A><BR>  <b>Previous:</b> <A HREF="mpd38.html"><EM>IP address pools</EM></A><BR>
Line 22  Translation on Mpd's interfaces. NAT is implemented by Line 22  Translation on Mpd's interfaces. NAT is implemented by
 interface <code>nat</code> option should be used.</p>  interface <code>nat</code> option should be used.</p>
 <p><b>Note:</b> ng_nat node is available only on FreeBSD 6.0-RELEASE  <p><b>Note:</b> ng_nat node is available only on FreeBSD 6.0-RELEASE
 and newer. Some additional options like setting target address  and newer. Some additional options like setting target address
implemeted in later versions.</p>implemented in later versions.</p>
 <p>  <p>
 <dl>  <dl>
   
Line 41  to a machine on the local network.</p> Line 41  to a machine on the local network.</p>
 (optionally from specified remote address)  (optionally from specified remote address)
 to a host and port of a machine on the local network.</p>  to a host and port of a machine on the local network.</p>
   
   <dt><b><code>unset nat red-addr <em>alias_addr</em> <em>local_addr</em></code></b><dd><p>Deletes specific <em>set nat red-addr ...</em> rule.</p>
   
   <dt><b><code>unset nat red-proto <em>proto</em> <em>alias_addr</em> <em>local_addr</em> [ <em>remote_addr</em> ]</code></b><dd><p>Deletes specific <em>set nat red-proto ...</em> rule.</p>
   
   <dt><b><code>unset nat red-port <em>proto</em> <em>alias_addr</em> <em>alias_port</em> <em>local_addr</em> <em>local_port</em> [ <em>remote_addr</em> <em>remote_port</em> ]</code></b><dd><p>Deletes specific <em>set nat red-port ...</em> rule.</p>
   
 <dt><b><code>set nat enable <em>option ...</em> </code></b><dd>  <dt><b><code>set nat enable <em>option ...</em> </code></b><dd>
 <dt><b><code>set nat disable <em>option ...</em> </code></b><dd>  <dt><b><code>set nat disable <em>option ...</em> </code></b><dd>
 <p>Enable and disable nat options.</p>  <p>Enable and disable nat options.</p>
Line 68  to a host and port of a machine on the local network.< Line 74  to a host and port of a machine on the local network.<
 </p>  </p>
   
  <HR NOSHADE>   <HR NOSHADE>
<A HREF="mpd.html"><EM>Mpd 5.6 User Manual</EM></A><A HREF="mpd.html"><EM>Mpd 5.9 User Manual</EM></A>
  <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>   <b>:</b> <A HREF="mpd17.html"><EM>Configuring Mpd</EM></A>
  <b>:</b> <EM>Network Address Translation (NAT)</EM><BR>   <b>:</b> <EM>Network Address Translation (NAT)</EM><BR>
 <b>Previous:</b> <A HREF="mpd38.html"><EM>IP address pools</EM></A><BR>  <b>Previous:</b> <A HREF="mpd38.html"><EM>IP address pools</EM></A><BR>

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>