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

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 2 Posters 2.6k 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.
  • B Offline
    Barbarian
    last edited by Aug 22, 2017, 6:27 PM

    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 Aug 23, 2017, 6:00 AM

      @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
      • B Offline
        Barbarian
        last edited by Aug 23, 2017, 11:16 AM

        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
        1 / 1
        • First post
          1/3
          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