unixdigest 13efd8a05c Add recommendation about DNS cache TTL 2021-02-04 04:05:15 +01:00 unixdigest e58100b82d Improve clarity 2021-02-03 20:42:09 +01:00 unixdigest 906c43e195 Add a note 2021-02-03 20:36:17 +01:00 unixdigest c7b3612e0a Fix issue from pull request #2 and #3 2021-02-03 20:13:49 +01:00 unixdigest ffd151af80 Minor styling change 2021-02-01 19:45:39 +01:00 unixdigest 312508459b Fix modified date and version 2021-02-01 19:37:44 +01:00 unixdigest 0d98860fc8 Fix typo 2021-02-01 19:18:16 +01:00 unixdigest bee2919c5c Merge branch 'master' of https://github.com/unixsheikh/openbsd-router-guide 2021-02-01 19:17:07 +01:00 unixdigest 8b4248f758 Add clarity regarding the exception rule 2021-02-01 19:16:50 +01:00 unixdigest 192c9f0acc Merge pull request #3 from kljensen/kljensen-use-network-notation ... Use `:network` modifier. Closes #2 2021-02-01 00:45:57 +00:00 Kyle L. Jensen 4b7acbbb59 Fix syntax 2021-01-31 13:17:46 +00:00 Kyle L. Jensen a19b045ac3 Use :network
modifier. Closes #2 ... The [`:network`](https://man.openbsd.org/pf.conf.5#:network ) modifier will pick up the IP address range from `hostname.if`. Using this notation will prevent repetition of hard-coded IP address ranges. 2021-01-31 13:14:23 +00:00 unixdigest b8517ef8df Remove license from stylesheet 2021-01-23 06:45:50 +01:00 unixdigest af35289e53 Add a section in the appendix for pf-badhost 2021-01-19 15:14:24 +01:00 unixdigest fc6f54b073 Add link to pf-badhost 2021-01-19 14:37:44 +01:00 unixdigest c82397816f Minor stylesheet change 2021-01-15 10:40:37 +01:00 unixdigest 2fb170312c Minor stylesheet change 2021-01-15 10:37:24 +01:00 unixdigest f19566f3c9 Minor stylesheet change 2021-01-15 10:32:05 +01:00 unixdigest 3b729af6a5 Minor style change 2021-01-15 10:29:13 +01:00 unixdigest e1c49798fb Add typographical conventions section 2021-01-15 10:11:31 +01:00 unixdigest 0ef44ee09a Fix minor styling 2021-01-15 09:00:14 +01:00 unixdigest bf35698f0e Update stylesheet 2021-01-15 08:42:45 +01:00 unixdigest 2e15c637a4 Update stylesheet 2021-01-15 00:58:24 +01:00 unixdigest f483ad4432 Merge branch 'master' of https://github.com/unixsheikh/openbsd-router-guide 2021-01-15 00:38:33 +01:00 unixdigest 1c06101f34 Update stylesheet 2021-01-15 00:38:18 +01:00 unixdigest 26376f73da Merge pull request #1 from matm/patch-1 ... Fix URL to GitHub repo 2021-01-13 22:21:57 +00:00 Mathias Monnerville 93406bccbd Fix URL to GitHub repo 2021-01-13 11:41:37 +01:00 unixdigest c2616e455e Add the APU2 motherboard as an example 2021-01-08 02:45:57 +01:00 unixdigest 8ab69ce527 Fix Codeberg to GitHub 2020-12-24 08:12:40 +01:00 unixdigest ce8e0117c7 Merge branch 'master' of https://github.com/unixsheikh/openbsd-router-guide 2020-12-24 07:58:57 +01:00 unixdigest 0e00e31f07 Add the binary files to the guide 2020-12-24 07:58:39 +01:00 unixdigest e4877def70 Create CNAME 2020-12-24 06:57:18 +00:00 unixdigest e44787f31d Change Codeberg to GitHub 2020-12-24 07:28:32 +01:00 unixdigest 5f2233c980 Fix typo 2020-12-18 04:16:31 +01:00 unixdigest c7335a36f4 Remove the antispoof modifier ... It's not needed as the unicast reverse path forwarding (URPF) check does the same. 2020-12-18 04:13:11 +01:00 unixdigest 66233941cd Remove useless statement ... This statement is useless as the connection has already been dealt with in the above match, block and pass statements for ICMP. 2020-12-18 02:58:30 +01:00 unixdigest b4779613c2 Remove links to translations ... I have decided to remove links to translations of this guide that is located outside the source of this project. I don't want to monitor these links. Translations are welcome, but they need to contribute to the source i.e. fr/index.html, ja/index.html 2020-12-12 19:49:23 +01:00 unixdigest 347f55037e Fix typo 2020-12-01 03:28:50 +01:00 unixdigest 07d4162501 Remove feed from unixsheikh.com 2020-12-01 02:14:25 +01:00 unixdigest 3d03c46e0c New website for the guide 2020-12-01 02:10:23 +01:00 unixdigest 08010c2f6f Minor text added about translations 2020-11-26 19:29:28 +01:00 unixdigest b35c8d1ae8 Add translations section 2020-11-26 19:23:02 +01:00 unixdigest 6c77117e53 Merge branch 'master' of https://codeberg.org/unixsheikh/openbsd-router-guide 2020-11-26 19:16:42 +01:00 unixdigest 85cf30b8a3 Minor corrections 2020-11-26 19:16:39 +01:00 e7d1d6aaab Merge pull request 'typo' ( #5 ) from hucste/openbsd-router-guide:hucste-typo-3 into master ... Reviewed-on: unixsheikh/openbsd-router-guide#5 2020-11-26 19:08:10 +01:00 86ba54dac1 typo ... others typo ;-) 2020-11-26 13:58:46 +01:00 7e8b936798 Merge pull request 'other typo' ( #4 ) from hucste/openbsd-router-guide:hucste-typo-2 into master ... Reviewed-on: unixsheikh/openbsd-router-guide#4 2020-11-26 01:17:17 +01:00 d77798e99e other(s) typo ... some typo(s) :p 2020-11-25 17:05:59 +01:00 e0228fa18f Merge pull request 'typo' ( #3 ) from hucste/openbsd-router-guide:hucste-typo-1 into master ... Reviewed-on: unixsheikh/openbsd-router-guide#3 2020-11-24 23:40:36 +01:00 unixdigest 2b2746a4bd Fix license on README 2020-11-24 23:34:03 +01:00