Community discussions

MikroTik App
 
drahit
just joined
Topic Author
Posts: 1
Joined: Sun Jul 23, 2017 2:04 am

New to MT - How to add rule allowing port through via wireless

Sun Jul 23, 2017 2:21 am

Have a brand new MicroTik router - everything seems to be working fine, except for one thing. The MT router sits between my internal network and a locked down thin client. I can VNC into the thin client from my computer connected via Ethernet to the MT router, but can't do it via wireless connections.

So how do I allow port 5900 through to the thin client's address (192.168.255.253/30) only?

Any help/advice appreciated.
 
User avatar
amt
Long time Member
Long time Member
Posts: 529
Joined: Fri Jan 16, 2015 2:05 pm

Re: New to MT - How to add rule allowing port through via wireless

Sun Jul 23, 2017 12:12 pm

you should add accept rule in firewall
/ip firewall filter
add action=accept chain=forward dst-address=192.168.255.253-192.168.255.252 dst-port=5900 protocol=tcp
 
pe1chl
Forum Guru
Forum Guru
Posts: 10240
Joined: Mon Jun 08, 2015 12:09 pm

Re: New to MT - How to add rule allowing port through via wireless

Sun Jul 23, 2017 12:21 pm

There is no special handling of ethernet or wireless in the default configuration.
Your problem is probably in the computer (local firewall), not in the router.
 
Van9018
Long time Member
Long time Member
Posts: 558
Joined: Mon Jun 16, 2014 6:26 pm
Location: Canada - Abbotsford

Re: New to MT - How to add rule allowing port through via wireless

Mon Jul 24, 2017 1:41 am

Sounds like you're using the Mikrotik as just a switch with AP?

Ports 2-5 and wifi are already bridged (so it's like a switch already). You wouldn't use ether1 in this case.

If you already have a DHCP server on the network, and you forgot to turn off the DHCP server in the Mikrotik, then maybe sometimes you'll get an IP from the Mikrotik. This will break your connectivity.

Who is online

Users browsing this forum: bbs2web, GoogleOther [Bot], jasweb, oskarsk, raiser, unhuzpt and 114 guests