PiKonek
  • Get Started
    • Introduction
    • Prerequisites
  • Installing
    • Install in PC
    • Install in Virtual Machine
    • Install in Orange Pi One/PC
    • Install in Raspberry Pi 3B+/4B
  • Guides
    • How to access the administrator dashboard
    • How to update the software
    • How to change admin password
    • How to add network interfaces
      • Adding lan interface
      • Adding vlan interface
      • Adding wlan interface
      • Adding bridge interface
    • How to enable dhcp on network interface
    • How to enable captive portal
    • Manage connected users
    • How to enable remote management(Ngrok)
    • How to enable remote management(Dataplicity)
    • How to enable pihole management
    • How to build pikonek wifi vendo with coin acceptor
    • How to enable wireless sub vendo
  • Videos
  • Contact Us
Powered by GitBook
On this page
  • Disable pikonek DNS server
  • Enable pihole DNS server
  • Two ways to enable pihole
  1. Guides

How to enable pihole management

PreviousHow to enable remote management(Dataplicity)NextHow to build pikonek wifi vendo with coin acceptor

Last updated 1 year ago

This guide will show how you can enable pihole.

Disable pikonek DNS server

To enable pihole, you need to disable first the DNS server of pikonek.

To disable the DNS service for pikonek, go to Services > Dhcp & DNS Service.

Under the DNS tab, uncheck the Enable DNS Service, this will disable pikonek as a DNS server and will act only as a dhcp server.

Hit Save.

Enable pihole DNS server

Two ways to enable pihole

Method 1: Using GUI

To enable pihole, go to Services > Pihole.

Click the Start button and wait for the installation to finish.

Once finished, click the button Go to pihole admin, this will redirect you to the pihole admin page.

Method 2: Using CLI

Open your command line terminal and type:

pikonek -a --pihole start

This will download and install pihole, wait for the installation to finish.

For more information on Pihole see their documentation at .

https://pi-hole.net
Figure 1. Pihole management dashboard