Hi Guys,
My first post.
I've been searching and can't for the life of me figure it out. Perhaps my search strings are not correct
In AP mode, you lose some functionality by default, such as DHCP/DNS
I tried the command
The output shows Done very quickly with no other messages
But when I look for the service, the output is
When I put the router in Router Mode and check the services dnsmasq is running fine.
How do I restart the dnsmasq service in AP mode? I want to use the router as a DHCP/DNS server and also run Entware for adblocking, web proxy downloading etc. I don't need the WAN port or internet connection function because I have a Fortigate firewall already handling that so I wanted to disable all those features to reduce processing load on the R66U to do everything else.
Thanks
Andy
My first post.
I've been searching and can't for the life of me figure it out. Perhaps my search strings are not correct
In AP mode, you lose some functionality by default, such as DHCP/DNS
I tried the command
Code:
admin@ASNet-WIFI:/tmp/home/root# service restart_dnsmasq
Done.
admin@ASNet-WIFI:/tmp/home/root#
But when I look for the service, the output is
Code:
admin@ASNet-WIFI:/tmp/home/root# ps | grep dns*
432 admin 1420 S grep dns*
Code:
admin@ASNet-WIFI:/tmp/home/root# ps | grep dns*
298 nobody 1184 S dnsmasq --log-async
432 admin 1420 S grep dns*
How do I restart the dnsmasq service in AP mode? I want to use the router as a DHCP/DNS server and also run Entware for adblocking, web proxy downloading etc. I don't need the WAN port or internet connection function because I have a Fortigate firewall already handling that so I wanted to disable all those features to reduce processing load on the R66U to do everything else.
Thanks
Andy