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

Acces IP Whitelist

Scheduled Pinned Locked Moved Troubleshooting
5 Posts 2 Posters 755 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.
  • G Offline
    greda
    last edited by Nov 17, 2020, 9:47 PM

    Hi,
    I have a little problem. I configured config.js like this: ipWhitelist: [“127.0.0.1”, “:: ffff: 127.0.0.1”, “:: 1”, “192.168.0.0/24”, ":: ffff: 192.168. 0.0 / 24 "], // Set [] to allow all IP addresses
    But I can’t access the mirror from a browser. My internal ip is 192.168.0.0/24
    Thank you for your help.

    S 1 Reply Last reply Nov 17, 2020, 9:49 PM Reply Quote 0
    • S Away
      sdetweil @greda
      last edited by Nov 17, 2020, 9:49 PM

      @greda what is address set to? must be “0.0.0.0” to allow access from off the mirror machine.

      localhost means ONLY listen for inside connections…

      ipWhitelist applies AFTER that

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • G Offline
        greda
        last edited by Nov 17, 2020, 9:56 PM

        @sdetweil said in Acces IP Whitelist:

        @greda what is address set to? must be “0.0.0.0” to allow access from off the mirror machine.
        localhost means ONLY listen for inside connections…
        ipWhitelist applies AFTER that

        How do I configure the ipWhitelist line?
        Currently: ipWhitelist: [“127.0.0.1”, “:: ffff: 127.0.0.1”, “:: 1”],

        S 1 Reply Last reply Nov 17, 2020, 11:01 PM Reply Quote 0
        • S Away
          sdetweil @greda
          last edited by Nov 17, 2020, 11:01 PM

          @greda first start with

          ipWhitelist:[],
          

          anyone on your (local) network could connect

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • G Offline
            greda
            last edited by Nov 22, 2020, 10:25 AM

            Thanks it’s ok now.

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