Internet client Time

i want to provide internet to 192.168.202.1 from 6:00pm to 8:00am

how can i do this

now i’m sahring internet with simple internet sharing formula

you can set up hotspot, and create scheduler rule that disabled the user profile at certain times of day.

  1. Hotspot http://www.mikrotik.com/testdocs/ros/3.0/pnp/hotspot.php
  2. Scheduler http://www.mikrotik.com/testdocs/ros/2.9/system/scheduler.php

This setup will allow you to:

    • Authenticate customer based on usernames
  • Apply speed limitations based on username, or group
  • Easily control which sites user can visit (hotspot works with proxy)
  • Account for customer used traffic and make reports etc.