Hello,
On various servers, I'm facing problems with processes like security/openvpn or Jails and their interaction with pf.
They require specific rules involving network interface or IP address that do not exists yet on the system when pf starts. Hence for security/openvpn I've got this at...
Hello,
I'm trying to install a rc.d script to run at startup and shutdown, but it only run at startup.
Reducing the script to a skeleton test, I have the following:
#!/bin/sh -
# PROVIDE: test
# REQUIRE: FILESYSTEMS
# KEYWORD: nojail shutdown
. /etc/rc.subr
name="test"
rcvar="test_enable"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.