Commit a3501cd
add another iptables rule to allow dns queries from container (#21708)
## Description
With only mentioned rule, DNS queries from containers won't work.
## Reviews
- [X] Technical review
- [X] Editorial review
- [ ] Product review
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Co-authored-by: Rob Murray <[email protected]>File tree
1 file changed
+11
-0
lines changed- content/manuals/engine/network
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
129 | 140 | | |
130 | 141 | | |
131 | 142 | | |
| |||
0 commit comments