Commit Graph

57 Commits

Author SHA1 Message Date
Tom Alexander
464d873b31 DNS forwarding working. 2022-10-29 23:56:11 -04:00
Tom Alexander
4de74765af Switch to a different ip address range. 2022-10-29 23:56:11 -04:00
Tom Alexander
2e893733a8 NAT working but not fail-safe.
When the firewall is down, packets still go out wlan0 but with untranslated source ips.
2022-10-29 23:56:11 -04:00
Tom Alexander
9bf06cc90e Fix firewall role.
pflog was creating /-i as a file because the logfile was undefined.
2022-10-29 19:07:55 -04:00
Tom Alexander
487547aeb4 Add odo FreeBSD. 2022-10-15 00:54:11 -04:00
Tom Alexander
4d4068c889 Add pflog configuration. 2022-10-12 22:11:39 -04:00
Tom Alexander
6bdbbfa2ac Create a firewall role that installs a pf.conf on FreeBSD.
Does not yet configure pflog nor does it do anything on Linux.
2022-10-12 21:23:40 -04:00