• 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.

ipWhitelist HowTo

Scheduled Pinned Locked Moved Tutorials
83 Posts 36 Posters 119.2k Views 34 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.
  • M Offline
    mochman Module Developer
    last edited by Apr 10, 2017, 9:01 PM

    Is the smartphone on your wifi? If it is, just follow the steps to add your whole subnet.

    If you’re trying to access it while using the phone’s network, that’s going to be harder. You’re going to have to configure your router to allow port forwarding to your pi, then figure out what your phones IP is. Then you could be safe and only allow that IP. The problem with that is when your IP changes, you’ll have to edit your whitelist again. You could try to add the class C or D subnet if you don’t want to worry too much about this, but you’ll be opening up your network to the internet in the process so good luck!

    P 1 Reply Last reply Apr 10, 2017, 9:15 PM Reply Quote 0
    • P Offline
      pepemujica @mochman
      last edited by Apr 10, 2017, 9:15 PM

      @mochman Yes, it is in the same network, also I’ve tried sharing internet from my smartphone, and nothing.
      Which steps should I follow?

      1 Reply Last reply Reply Quote 0
      • M Offline
        mochman Module Developer
        last edited by Apr 11, 2017, 8:14 PM

        Please follow the steps outlined at the top of this page. Let me know what you’re seeing when you do those steps.

        P 1 Reply Last reply Apr 12, 2017, 12:34 PM Reply Quote 0
        • P Offline
          pepemujica @mochman
          last edited by Apr 12, 2017, 12:34 PM

          @mochman It’s working! Thanks!

          1 Reply Last reply Reply Quote 0
          • M Offline
            Mitchfarino Module Developer
            last edited by Mitchfarino May 2, 2017, 10:31 PM May 2, 2017, 10:09 PM

            The default of [] doesn’t work at all for me. I’m happy to let all devices on my network access my mirror, how do I do this?

            It’s not the simplest of features is it!

            Hoping someone can help me here :/

            R 1 Reply Last reply May 3, 2017, 2:37 AM Reply Quote 0
            • R Offline
              roramirez Core Contributors @Mitchfarino
              last edited by May 3, 2017, 2:37 AM

              @Mitchfarino Are you sure?, Can you show the config/config.js ?

              There some logs when did you run and access it?

              Easy module development with MagicMirror Module Template

              1 Reply Last reply Reply Quote 0
              • M Offline
                Mitchfarino Module Developer
                last edited by May 3, 2017, 6:46 AM

                I’m just at work at the moment, so I’ll post my config when I get home.

                When I leave it as it originally was in the config, the mirror loads but I can’t get MMM-RemoteControl to work as it gives me the permission error

                Then when I replace it with [] it fails to load the mirror and tells me to create a config.js file

                1 Reply Last reply Reply Quote 0
                • T Offline
                  twosix
                  last edited by May 9, 2017, 11:51 PM

                  The remoter control module is not working for me to any extent, when I whitelist the IPs for my school’s wifi (following the HowToWhitelistIP thread’s directions) in every way stated, I get the “this device is not allowed to access…” message. Then, when I allow all IPs access I get the “cannot get remote/html” message. Any help would be great! Thanks!

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    rudibarani Project Sponsor @mochman
                    last edited by rudibarani Jun 25, 2017, 12:52 PM Jun 25, 2017, 12:52 PM

                    Hi @mochman,
                    I was wondering, if the whitelist could be used to limit the access to different MM sub-sites? I would like to have the MM screen itself open to a larger set of IP addresses but would like to lock down the MMM-RemoteControl & MMM-AdminInterface sites and limit access to my own devices.
                    Any idea how to achieve this?
                    Thanks for your advice!

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude Jun 25, 2017, 1:37 PM Jun 25, 2017, 1:33 PM

                      It helps to read a little…
                      http://searchsecurity.techtarget.com/definition/application-whitelisting

                      +| ipWhitelist | The list of IPs from which you are allowed to access the MagicMirror². The default value is ["127.0.0.1", "::ffff:127.0.0.1", "::1"]. It is possible to specify IPs with subnet masks (["127.0.0.1", "127.0.0.1/24"]) or define ip ranges (["127.0.0.1", ["192.168.0.1", "192.168.0.100"]]). Set [] to allow all IP addresses. For more information about how configure this directive see the follow post ipWhitelist HowTo |

                      R R 2 Replies Last reply Jun 25, 2017, 6:21 PM Reply Quote 2
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 8
                      • 9
                      • 3 / 9
                      • First post
                        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