Community discussions

MikroTik App
 
Divine
just joined
Topic Author
Posts: 5
Joined: Sun Jun 07, 2009 5:45 pm

Cant forward a port or something

Fri Jul 10, 2009 2:56 pm

I use mikrotik webbox 3.10
My external ip is 217.147.33.119
My own ip is 192.168.8.46
And I want to "host" a game "server" so ppl can connect to me
port is 7777
so i run my program that runs the "server"
and I give my ip to my friends
it allways has to go with port so it is
217.147.33.119:7777
... but neither I can see my self, neither my friends can see it running
... what do I do ? :?
 
thiele
newbie
Posts: 44
Joined: Mon Jun 01, 2009 5:08 pm
Location: Curitiba - Brasil

Re: Cant forward a port or something

Fri Jul 10, 2009 4:12 pm

You need something like this to map port on your external IP:

/ip filrewall nat add action=dst-nat chain=dstnat disabled=no dst-address=<your external ip> dst-port=7777 in-interface=<external interface> protocol=<tcp or udp> to-addresses=<your internal ip> to-ports=7777





Jorge
 
negge
newbie
Posts: 43
Joined: Fri Jul 10, 2009 11:05 am

Re: Cant forward a port or something

Mon Jul 13, 2009 8:59 am

You don't need to use "to-ports=xxxx" unless you want to forward it to a different port.
 
iwantlemonjuice
Member Candidate
Member Candidate
Posts: 101
Joined: Tue Nov 04, 2008 4:53 am
Location: Boracay Island, Philippines

Re: Cant forward a port or something

Mon Jul 13, 2009 9:41 am

as far as i know that port is own by cafesuite internet cafe controller :D

Who is online

Users browsing this forum: No registered users and 62 guests