Port Forwarding in Mikrotik RouterOS: Unterschied zwischen den Versionen

Aus Markus' Wiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „Here is the rule that exposes an internal service to HAMNET: [admin@dl8rds-db0bul] > ip firewall nat add chain=dstnat dst-address=44.225.41.34 protocol=tcp d…“)
(kein Unterschied)

Version vom 17. Februar 2013, 22:46 Uhr

Here is the rule that exposes an internal service to HAMNET:

[admin@dl8rds-db0bul] > ip firewall nat add chain=dstnat dst-address=44.225.41.34 protocol=tcp dst-port=2000 action=dst-nat to-addresses=192.168.1.195 to-ports=80