How to disable SoftAp0?

1,053 views
Skip to first unread message

Donald Ziems

unread,
Nov 4, 2018, 2:19:40 PM11/4/18
to BeagleBoard
Hi all,

I'm trying to set up a BeagleBone Black as a Pi-Hole server, and I've run into an issue that I can't quite figure out; Pi-Hole is basically a layer over dnsmasq to make it easier to use.
The issue is that the BeagleBone's SoftAp0 interface has a cache-size line in /etc/dnsmasq.d/SoftAp0 which conflicts with a cache-size line in /etc/dnsmasq.d/01-pihole.conf.

I've tried the advice here, setting both TETHER_ENABLED and USE_GENERATED_DNSMASQ to "no", but upon every reboot, something continues to restore SoftAp0 to its default contents, which breaks Pi-Hole due to the duplicated "cache-size".

Other than /etc/default/bb-wl18xx, is there something else that controls the contents (or existence) of /etc/dnsmasq.d/SoftAp0? I'm using a non-wireless BBB that is hard-wired to my network, so I really don't need any wireless functionality on this board at all.

Robert Nelson

unread,
Nov 4, 2018, 3:37:11 PM11/4/18
to Beagle Board, dzi...@gmail.com
It's also done here.

/opt/scripts/boot/am335x_evm.sh


Regards,

Donald Ziems

unread,
Nov 4, 2018, 4:24:08 PM11/4/18
to BeagleBoard
That fixed it, thanks! Just commented out the one line in am335x_evm.sh that mentioned SoftAp0.
Reply all
Reply to author
Forward
0 new messages