Commit 461e2e6
docs: fix iptables logging references after simplification
- Correct LOG rule attribution from setup-iptables.sh to src/host-iptables.ts
(FW_BLOCKED_UDP, FW_BLOCKED_OTHER are host-level DOCKER-USER chain rules)
- Remove FW_DNS_QUERY section from logging quickref (prefix no longer exists)
- Remove incorrect docker exec awf-agent dmesg commands (host kernel logs
are not visible from inside the container)
- Remove incorrect --log-uid reference (flag not used in host-iptables.ts)
- Remove stale UID=0 field from iptables log example
- Remove stale line number reference (src/squid-config.ts:40)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5d2ef18 commit 461e2e6
3 files changed
Lines changed: 11 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
| 612 | + | |
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
| 636 | + | |
637 | 637 | | |
638 | | - | |
639 | | - | |
640 | | - | |
641 | | - | |
| 638 | + | |
| 639 | + | |
642 | 640 | | |
643 | 641 | | |
644 | 642 | | |
| |||
661 | 659 | | |
662 | 660 | | |
663 | 661 | | |
664 | | - | |
665 | | - | |
| 662 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
104 | 107 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | 112 | | |
133 | 113 | | |
134 | 114 | | |
| |||
153 | 133 | | |
154 | 134 | | |
155 | 135 | | |
156 | | - | |
| 136 | + | |
157 | 137 | | |
158 | 138 | | |
159 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | 242 | | |
246 | 243 | | |
247 | 244 | | |
| |||
0 commit comments