im using vusa p2p downloader, but have a nat problem, how do i forward the port on my router or solve this problem?
please help
im using vusa p2p downloader, but have a nat problem, how do i forward the port on my router or solve this problem?
please help
add NAT rule in dstnat chain
http://www.mikrotik.com/testdocs/ros/2.9/ip/nat.php
pls talk me through it, i have NO idea how this works
thanks i guess u dont know as well
chain=dstnat
action=dst-nat
to-addresses=<-- ipaddr to you computer →
to-ports=<-- port that you want →
dst-address=<-- Your public ipaddr →
dst-port=<-- port that you want →
protocol=<-- your protocol →
thanks alot…how do i get the public addr
the ip to my computer is it the router ip or my pc ip?