Coder Social home page Coder Social logo

edmarlozada / mikrotik-hotspot-ezsetup Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 63 KB

Beginners easy Hotspot setup/config script for your mikrotik with just simple commands. From mikrotik basic config to hospot setup.

License: GNU General Public License v3.0

RouterOS Script 100.00%
mikrotik-routeros-script

mikrotik-hotspot-ezsetup's Introduction

mikrotik-hotspot-ezsetup v6.0

Beginners easy Hotspot setup/config script for your mikrotik with just simple commands. From mikrotik basic config to hospot setup.

Before you begin:

  • Port 1 ( WAN )
  • Port 2 ( PC/Laptop Winbox )
  • reset mikrotik w/o default config

How to install:

  1. Edit file "config.txt".
  2. Provide the needed information.
  3. Save this file after editing.
  4. Drag and Drop all files to winbox.
  5. Execute each commands on winbox terminal
  6. To reset mikrotik no config: (optional)
    • :import installer
    • $reset config
  7. To setup mikrotik as hotspot:
    • :import installer
    • $install default_isp
    • $install default_advance
    • $install hotspot_router
    • $install hotspot_advance
    • $install hotspot_server
    • $install hotspot_ether2
    • $install end
  8. or Execute all in 3 commands:
    • :import installer
    • $install hotspot
    • $install end
  9. Reboot mikrotik!

Provide the needed information:

  • ISPName = ISP Name [Globe/Smart/PLDT/Starlink/etc]
  • IPSubNet = IP subnet of LAN (192.168.?.0" & Hotspot "10.0.?.0)
  • WinboxUser = winbox username (default "winbox_admin")
  • WinboxPass = winbox password (default "admin")
  • AdminUser = admin username (default "admin")
  • AdminPass = admin password (default "admin")
  • AdminOff = disable admin ["NO"/"yes"]
  • WiFiSSID = mikrotik wifi SSID if available (default "SecureWiFi")
  • WiFiPass = mikrotik wifi password if available (default "securewifi"

NOTE:

  1. name: winbox_admin / password: admin
  2. name: admin / password: admin

Author:

  • Chloe Renae & Edmar Lozada
  • Gcash (0909-3887889)

Facebook Contact:

Facebook JuanFi Group:

mikrotik-hotspot-ezsetup's People

Contributors

edmarlozada avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.