I have palyed with a FreeBSD 12-CURRENT based router/firewall system and realized, that the trias
service netif restart service routing restart service ipfw restart (in any order) doesn't start/restart the ppp session properly, it doesn't even restart ppp. tun0 is gone. I had to manually restart ppp via service ppp stop && sleep 2 && service ppp start A simple service ppp restart fails, the rc script complains about a still running ppp/PID. Stopping ppp, waiting a short time and restarting ppp works fine. Oliver _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"