http:10.10.50.10/tv/localstream.asxI would like Mikrotik RB750 features to limit access to a local ip. I have an vlc http stream hat I dont want access by non registered users on the network. My server address is 10.10.50.10/tv/firetv.jsp ,through which users can access my tv stream on hosted by the tomcat server with a database of registered users on a wamp server, a config that works just fine. My problem is that the stream can be accessed by any user via vlc transparently. Is there a way to host the local ip on another ip range:(mine is 10.10.50.0) can i use another network range say 10.10.10.0 then use the router to filter access to the stream.
I am sorry this could be trickier and perhaps not an all-Mikrotik problem.
Hi,
We don’t know about your network as you know. So, Would you give more info like network diagram, IP addresses ,…
But with this info, Yes, you can have different Network in different interface of Mikrotik and restrict certain IP to access certain resource.
let me describe :
A= the network resource or node which you want to protect it.
B= the client which you want to restrict him to access to A (network resource)
e.g, If A and B are in the same interface of router which means they are connected to the same network switch, you should define rules on the switch. But the point is your switch must be at least LAYER 2 and manageable
or
e.g, If A and B are in the different interface of router, then you can define rules on the router.