Another Redirect question...

:confused: ppl, got problem with redirection 80 and 21 port…
we got MK v2.9.2 server and ftp & web server on lan with ip 192.168.0.114. Need to redirect ftp & web connections to that server (so people can browse our web page and ftp trough internet)… Please HELP !!! (Need real Work Examples)

:smiley: well you can view // just view :wink: \ our server…

IP: 89.41.69.97
LOGIN: User
PASS: ooo999ooo

/ip firewall nat

add chain=dstnat action=netmap to-addresses=192.168.0.114 to-ports=21
dst-address=89.41.69.97 dst-port=21 protocol=tcp comment=“NAT FTP
SERVER Port 21” disabled=no
add chain=dstnat action=netmap to-addresses=192.168.0.114 to-ports=80
dst-address=89.41.69.97 dst-port=80 protocol=tcp comment=“NAT
Webserver Port 80” disabled=no

:open_mouth: srange I done all like you sayd, but it doesn’t work…

http://89.41.69.97
ftp://89.41.69.97

from me worked!

on your FTP can i read your Info.txt
and from your HTTP see i the 404 Page from your Webserver

Bitnik,

It depends where you try to connect from, you need to be somewhere out on the Internet to test it properly. If your test system is connected to the private side of the MT Router, i.e. on the same network as the public addresses are configured for, initially all your packets will be routed to your ISP and they may well not bounce them back to you.

:laughing: Wooowwww yes BIG thx then all for help, I searched for that over two mounths (im newbie in MK so THX !!!) now we all save :slight_smile: Now this topic can be succesfuly closed :slight_smile: