--- embedaddon/mpd/doc/mpd39.html 2012/02/21 23:32:47 1.1.1.1 +++ embedaddon/mpd/doc/mpd39.html 2013/07/22 08:44:30 1.1.1.2 @@ -6,7 +6,7 @@ -Mpd 5.6 User Manual +Mpd 5.7 User Manual : Configuring Mpd : Network Address Translation (NAT)
Previous: IP address pools
@@ -41,6 +41,12 @@ to a machine on the local network.

(optionally from specified remote address) to a host and port of a machine on the local network.

+
unset nat red-addr alias_addr local_addr

Deletes specific set nat red-addr ... rule.

+ +
unset nat red-proto proto alias_addr local_addr [ remote_addr ]

Deletes specific set nat red-proto ... rule.

+ +
unset nat red-port proto alias_addr alias_port local_addr local_port [ remote_addr remote_port ]

Deletes specific set nat red-port ... rule.

+
set nat enable option ...
set nat disable option ...

Enable and disable nat options.

@@ -68,7 +74,7 @@ to a host and port of a machine on the local network.<


-Mpd 5.6 User Manual +Mpd 5.7 User Manual : Configuring Mpd : Network Address Translation (NAT)
Previous: IP address pools