Hi,
I’m using a Mikrotik router as a gateway to the internet.
I’ve noticed that every inside request from outside is working. Each request from the outside (internet) to the inside is blocked. I see all theese connections with torch…how can I permit theese connections from outside?
Did you use quickfig or a script for the initial installation? If the connections are to inside private addresses and you want to allow them you meay need both forwarding filters and NAT entries to achieve the goal.
If you are trying to allow access to the router itself then input filters control that.
http://wiki.mikrotik.com/wiki/Manual:IP/Firewall/Filter
I did not used quickonfig. I’m having problem on a public IP address on the RB. So connections are outside from inside global address!
I see the traffic incoming on the interface but my RB won’t answer to external request!