I am mikrotik RB411 user. Basically I fixed port problems, like for skype and utorrent, tests show that ports are open, also in action torrent client works great, I upload torrent and everybody can connect to me instantly.
Also this way in port test show tha everything is ok, but poroblem couse when I try to run a gaming server, nobody can connect to me.
What should be correct config? I wanted to open ports in certain range like 0-65000, so whatever program is using some port, so I dont need to create a bunch of rules for all of them.
Also to create rule which would allow to pass traffic in the router and out of it.
Basically, what I dont like in this rule is that, if action=accept, then traffic comes into router but it doesnt pass to next firewall rule. As a sample I was using this scheme to coordinate rules http://www.mikrotik.com/testdocs/ros/2.9/ip/flow.php,
could someone show there, where should I find something like template which I could use to build complete firewall. There are a lot of, like images about how routing looks like
and it also takes a while to figure out what is right.
Basically Im trying to run gaming server and problem is that nobody can connect to me in meantime rest of programms works fine.
Also noticed that, mby it was because previously I had old firmware but :
when I define ports in range like from 0-10000 then port test show they are closed because of same issues with ports which are under 1024.
I want to know, how I need to set up firewall(Nat Filter/NAT/Mangle), so everything works as it should.