Gregory Edigarov P?P8QP5Q:
On Tue, 26 Apr 2011 22:02:19 +0300
lilit-aibolit <[email protected]> wrote:
I made changes in /etc/pptpd.conf and do
kill -HUP `cat /var/run/pptpd.pid`
but pptpd isn't reload their config, it die:(
I start again
/usr/local/sbin/pptpd
and nothing change for remote client - they are still receive
old IP settings from /etc/pptpd.conf
what is wrong?
Perhaps you send wrong signal.
AFAIR, poptop react on SIGUSR1, SIGUSR2. So, see manual page for pptpd.
in pptpd man page is nothig say about react on signal.
I found solution in this simple way:
/usr/local/sbin/pptpd reload