Community discussions

MikroTik App
 
joserizal
just joined
Topic Author
Posts: 1
Joined: Sun Jan 21, 2007 3:26 pm

how to make port forward for warcraft 3

Sun Jan 21, 2007 5:00 pm

helpppp, somebody make a guide plz.
it seem tobe i'm doomed :lol:
 
raymonvdm
Member Candidate
Member Candidate
Posts: 161
Joined: Mon Jan 31, 2005 7:47 pm

Re: how to make port forward for warcraft 3

Mon Jan 22, 2007 2:20 am

helpppp, somebody make a guide plz.
it seem tobe i'm doomed :lol:
Try this but with the ports for warcraft 3

http://wiki.mikrotik.com/wiki/Forwardin ... nternal_IP

I think this is what you mean
 
ferry
Frequent Visitor
Frequent Visitor
Posts: 75
Joined: Mon Jan 15, 2007 11:59 am

Port forward WC3

Mon Feb 05, 2007 10:24 am

usually warcraft 3 uses port 6112 by default. It can be change thru options-gameplay. The rule is like this,

add ip
- add ip address --> x.x.x.x/32

add source NAT
ip firewall nat add chain=srcnat src-address=192.168.1.101 protocol=tcp dst-port=6112 >
action=src-nat to-addresses=x.x.x.x to-ports=0-65535

add dest NAT
/ip firewall nat add chain=dstnat dst-address=x.x.x.x protocol=tcp dst-port=6112 \
action=dst-nat to-addresses=192.168.1.101 to-ports=6112

Who is online

Users browsing this forum: miankamran7100 and 55 guests