› Forums › Network Management › ZeroShell › How to stopping named sevice › Reply To: How to stopping named sevice
February 1, 2010 at 8:24 am
#49539
Member
@misterplow wrote:
It’s an ugly hack, but what you have to do is kill named, and then before it gets launched again restart openvpn (to grab udp/53).
Does this Post Boot script do what you need?
/bin/killall named;/etc/init.d/openvpn restart
Setup your OpenVPN server listening on ucp53 (it will fail to start the first time you save it). After this is created, execute the Post Boot script as above or else reboot your box.
Does that work?
thanks for your quick respon…
i’ll try it later…and i’ll give the result
love u 🙄