Setup guide

Example
This example shows how to add a dst-NAT rule that gives access to the http server 192.168.0.4 on
the local network via external address 10.0.0.217:
[admin@Wandy] ip firewall dst-nat> add action=nat protocol=tcp \
\... dst-address=10.0.0.217/32:80 to-dst-address=192.168.0.4
[admin@Wandy] ip firewall dst-nat> print
Flags: X - disabled, I - invalid, D - dynamic
0 src-address=0.0.0.0/0:0-65535 in-interface=all
dst-address=10.0.0.217/32:80 protocol=tcp icmp-options=any:any flow=""
connection="" content="" src-mac-address=00:00:00:00:00:00
limit-count=0 limit-burst=0 limit-time=0s action=nat
to-dst-address=192.168.0.4 to-dst-port=0-65535
[admin@Wandy] ip firewall dst-nat>
UPnP
Document revision 2.1 (Fri Mar 05 08:40:48 GMT 2004)
This document applies to Wandy RouterOS V2.8
Table of Contents
Table of Contents
Summary
Specifications
Description
Additional Documents
Enabling Universal Plug-n-Play
Property Description
Example
UPnP Interfaces
Property Description
Notes
Example
General Information
Summary
The Wandy RouterOS supports Universal Plug and Play architecture for transparent peer-to-peer
network connectivity of personal computers and network-enabled intelligent devices or appliances.
UPnP builds enables these devices to automatically connect with one another and work together to
make networking possible for more people.