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 ipWhitelist in MMM-Remote-Control

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 2.7k Views 2 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.
    • BarbarianB Offline
      Barbarian
      last edited by

      Hello again!
      I took the advice of ‘cowboysdude’ from the last topic that I post and decided to create my own prototype of the magicmirror - I included some modules and they worked really well, but when I tried ‘‘MMM-Remote-Control’’ I had a problem with the remote control vie mobile - it gives me ‘‘connection not allowed - check config.js’’ - here is my
      ipWhitelist in my config.js :

      ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”,“::ffff:192.168.100.8”]

      i tried like that as well
      ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”,“::ffff:192.168.100.8”]

      and like that:
      ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “::fff:192.168.1.1/112”]

      • I saw form one tutorial “::fff:192.168.1.1/112” allow Magic Mirror form 192.168.0.0 to 192.168.255.255 .

      Still nothing works!
      Can you help me with that request - thank you for the support and have a great time developing your MagicMirrors :)

      1 Reply Last reply Reply Quote 0
      • U Offline
        Ultimatum22 Module Developer
        last edited by

        @Barbarian said in problem with ipWhitelist in MMM-Remote-Control:

        192.168.1.1/112

        What is your ip range? Because you are using two different ones, 192.168.100.x and 192.168.1.x I thougth ::fff:192.168.1.1/112 means from 192.168.1.0 to 192.168.1.255, but I could be wrong. Have you tried to enter your own ip address only?

        1 Reply Last reply Reply Quote 0
        • BarbarianB Offline
          Barbarian
          last edited by

          yep - the first modification that I tried " ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”,“::ffff:192.168.100.8”]" was with the IP of my mobile phone :)

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • 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