code: fqa.9front.org

Download patch

ref: 2d6983f5eefb24b50fa7343ebae9985550cc2e50
parent: 331bed37cce3d072b035b98d1340467c3618f2ae
author: stanley lieber <stanley.lieber@gmail.com>
date: Wed Apr 18 14:44:14 EDT 2018

fqa3.ms: escape lines that begin with .

--- a/fqa3.ms
+++ b/fqa3.ms
@@ -2503,7 +2503,7 @@
 int_if="vether0"
 
 match out from $int_if:network to any nat-to ($ext_if:0)
-.
+\&.
 w
 q
 pfctl -f /etc/pf.conf
@@ -2521,7 +2521,7 @@
 
 	range 192.168.54.100 192.168.54.199;
 }
-.
+\&.
 w
 q
 rcctl enable dhcpd
@@ -2530,11 +2530,11 @@
 /interface
 a
 	interface: 192.168.54.1
-.
+\&.
 /access-control
 a
 	access-control: 192.168.54.0/24 allow
-.
+\.
 w
 q
 rcctl enable unbound