• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Problem with ip whitelist

Scheduled Pinned Locked Moved Troubleshooting
13 Posts 5 Posters 7.5k Views 5 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    roramirez Core Contributors @ottobot
    last edited by Mar 8, 2017, 4:45 PM

    If you have troubles with range, IP, etc… Can set ipWhitelist: [] to allow all IP addresses.

    Warning, this enables from everywhere (on your net) have access.

    Easy module development with MagicMirror Module Template

    C O M 3 Replies Last reply Mar 8, 2017, 6:31 PM Reply Quote 3
    • C Offline
      Cato Module Developer @roramirez
      last edited by Mar 8, 2017, 6:31 PM

      @roramirez Cool, didn’t know that! :)

      1 Reply Last reply Reply Quote 0
      • O Offline
        ottobot @roramirez
        last edited by Mar 8, 2017, 9:32 PM

        @roramirez Nice! Worked perfect. Thank you.

        1 Reply Last reply Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @roramirez
          last edited by Mar 8, 2017, 9:33 PM

          @roramirez said in Problem with ip whitelist:

          Can set ipWhitelist: [] to allow all IP addresses.

          For a novice like myself, that’s a whole lot easier than trying to figure this out:

          ipWhitelist: ["::fff:0.0.0.0/1", "::fff:128.0.0.0/2", "::fff:192.0.0.0/3", 
          			"::fff:224.0.0.0/4", "127.0.0.1", "::ffff:127.0.0.1", "::1"],
          

          :clap_tone1:

          Create a working config
          How to add modules

          R 1 Reply Last reply Mar 8, 2017, 11:05 PM Reply Quote 0
          • R Offline
            roramirez Core Contributors @Mykle1
            last edited by Mar 8, 2017, 11:05 PM

            @Mykle1 Yes, It’s a problem I can see from a time ago. It’s difficult for some users understood rules /24 /32 /etc . I’m not saying “you go to hell because you not understand it” … generally to myself is hard identified what it is one or other. Every time I see https://en.wikipedia.org/wiki/IPv4_subnetting_reference ;)

            I have proposed add a note
            https://github.com/MichMich/MagicMirror/pull/759

            In a future it should be by default.

            Easy module development with MagicMirror Module Template

            M 1 Reply Last reply Mar 9, 2017, 12:32 AM Reply Quote 1
            • M Offline
              Mykle1 Project Sponsor Module Developer @roramirez
              last edited by Mar 9, 2017, 12:32 AM

              @roramirez said in Problem with ip whitelist:

              In a future it should be by default.

              Good idea! BTW, you all do an excellent job here and I am very grateful. Thank you. :thumbsup_tone1:

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 2 / 2
              2 / 2
              • First post
                12/13
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy