cybrnook
Senior Member
I would recommend starting a new thread, now that it's established this is not a fork issue.Well, now I am looking to see how it works after performing
And then updating the hosts and rebooting.Code:#!/bin/sh sed -i -e 's/\:\:/::1/g' ab-solution.sh sed -i -e 's/0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/g' ab-solution.sh
If this does not seem to prevent dnsmasq from dying, I will try:
Code:#!/bin/sh nvram unset lan_domain nvram commit reboot