Hello,
sorry, if my question ist stupid.
I want to configure a freebsd-server, that has different nic's, bound to different networks.
For example
em0
- 10.0.1.0 / 24
- defaultrouter 10.0.1.1
- nameserver 8.8.8.8, a.a.a.a, ...
- search domain lan.home.arpa
em1
- 10.1.1.0 / 24
- defaultrouter...
Hi all,
I've been struggling for an hour to pass additional arguments to the Prometheus node_exporter daemon in /etc/rc.conf.
The help for node_exporter provides an example argument (mount points to ignore) as:
--collector.filesystem.ignored-mount-points="^/(dev)($|/)"...
I am seeking help here as despite reading the documentation for rc.conf I am clearly missing something. I wish vtnet0 to be disabled on boot along with ipv6 being disabled on vtnet1. I am perhaps being lead astray from the output so forgive me, I am a new user to BSD.
rc.conf...
Hey all,
I want to get started with Subversion (perhaps I should go for Git as there is quite an abundance of documentation on that) and part of that is setting up my own svn server—as, as far as I'm aware, there is no github for Subversion. Now I'm trying to figure out how to start...
Though obvious in retrospect, how to bring up a "master" interface through /etc/rc.conf without an IP address assigned was not easy to find.
The application is when all traffic through the interface is to be VLAN-tagged.
ifconfig_re0="up" # Otherwise re0.NNN are not created
vlans_re0="100"...
As per the Handbook, I've always turned XDM on in /etc/ttys, however I've noted that SirDice has mentioned numerous times that it should instead be enabled in /etc/rc.conf. So last night I gave it a go and XDM never loaded after a reboot, I was left with a console login screen.
I've tried it...
Hello,
/etc/rc.conf
firewall_enable="YES"
firewall_type="open"
...followed by...
sudo service ipfw start
...results in immediate loss of all connectivity.
Am I missing something?
FreeBSD 10.2-RELEASE-p7
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.