I need a firewall filter, or any other method to deny access to root ip of router running "user manager". but allow
the userman section of it as following:
deny: http://Router_IP_address/
allow: http://Router_IP_address/userman
thx
explain please how to do that?You have to change it via a special package..
yes, if you are a mikrotik distributor, you can email mikrotik to get access to the branding package creator.Is it also possible to put a custom website to main router page? Instead of the mikrotik default page?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Your Page Title</title>
<meta http-equiv="REFRESH" content="0;url=/umfiles/a.htm"></HEAD>
<BODY>
Optional page text here.
</BODY>
</HTML>