1

Setting up CLI on Raspberry Pi Configuration

Well hij there,

 

I am having problems setting up the CLI on a Raspberry Pi Zero.

I installed the CLI and it is working. But on my Router i have set all my devices to Bind the IP to MAC adress so i can see what device is doing what.

In my Router i Put the DNS assignd to the Pi Zero and it seems that is working.
When i go online i can't see what device is doing what.
I have read somewere that i must put the Pi Zero as a DHCP server but i can i make this happen because then i will lose all device settings such as computers, camera, laptops, mobile devices etc. I can See IP adresses from some devices, but can i rename them to for example Iphone dad, camera frontdoor etc.

I have read the WIKI but can't figure it out how i can make above happen to monitor all my devices.

3 replies

null
    • M_van_Amelsvoort
    • 2 yrs ago
    • Reported - view

    When i check again.
    Some device do sent there name.
    Example: my Ipad Pro does sent its name but my iphone or an other ipad mini doesn't

    • Jon_Dagle
    • 2 yrs ago
    • Reported - view

    You should be able to use

    sudo nextdns config set -discovery-dns=192.168.1.1
    sudo nextdns restart
    

    to set the address of your router, which should be handing out the DHCP addresses and knows the names of devices. For this setting to work router-setup must be "true".

      • Jon_Dagle
      • 2 yrs ago
      • Reported - view

      Jon Dagle Actually, that's not correct about router-setup=true. Router-setup=true ignores any "listen" addresses configured. 

Content aside

  • 1 Likes
  • 2 yrs agoLast active
  • 3Replies
  • 385Views
  • 3 Following