in reply to Re: perl daemon surviving changing ppp-links
in thread perl daemon surviving changing ppp-links

Thank you for that suggestion.
Using if-up if-down scripts is probably the best work-around.

Still I'd like to know, whether it's possible to "refresh" the network parameters of a running perl script. Is it possible in C? The resolver library is part of libc, so how could I make my program reread /etc/resolv.conf?
  • Comment on Re^2: perl daemon surviving changing ppp-links