diff options
| author | D Delmar Davis <don@suspectdevices.com> | 2025-04-15 17:40:02 -0700 |
|---|---|---|
| committer | D Delmar Davis <don@suspectdevices.com> | 2025-04-15 17:40:02 -0700 |
| commit | 22da7da4ca14937e64e6eecf8a0d74bc3e334cf0 (patch) | |
| tree | 08af0ff2234cafefa7e71f49c21aab35aee4c355 | |
| parent | 07b1860f96c066f83cefee3e98eb95a2553701a6 (diff) | |
God dammnet. Opnsense fucks everything.
| -rw-r--r-- | docs/rethinkeverything/sense/reconsidering-opnsense.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/rethinkeverything/sense/reconsidering-opnsense.md b/docs/rethinkeverything/sense/reconsidering-opnsense.md index ea5a573..e8e6d1c 100644 --- a/docs/rethinkeverything/sense/reconsidering-opnsense.md +++ b/docs/rethinkeverything/sense/reconsidering-opnsense.md @@ -1,10 +1,11 @@ -# Reconsidering opnsense. +# Reconsidering opnsense My initial tact was to take opnsense and use it as a prototype for the underlying freebsd based software (pf,dnsmasq,usw) That is the configuration at the colo and it works well in that environment. However recently I started looking at what opnsense out of the box brings to the table. In particular I started looking at the total pile of shit that my centurylink provided router was letting into my network. And I decided that if I was hand rolling pf I would not have caught half of it. -I was in the middle of converting everything to /etc/ethers+/etc/hosts+dnsmasq and I said fuck it lets just do the same in opnsense. Then we can look at getting rid of the pile of shit that centurylink is charging me $15 a month for. +I was in the middle of converting everything to /etc/ethers+/etc/hosts+dnsmasq and I said heck, lets just do the same in opnsense. Then we can look at getting rid of the pile of hot garbage that centurylink is charging me $15 a month for. + +## dnsmasq+/etc/ethers&/etc/hosts -## dnsmasq+/etc/ethers&/etc/hosts. ... You Are Here. ... |
