Commit 04cea93
committed
HotsTac(k)os: Enable masquerade on default zone
Enable masquerade on the default zone (typically 'public')
to allow provider network traffic to reach the internet.
Previously only the hotstack-external zone had masquerade,
but that zone is for the hot-ex bridge which has no uplink.
Masquerade must be on the zone containing the actual uplink
interface for internet access to work from VMs.
Also remove redundant masquerade from hotstack-external zone
as it serves no purpose there.
Assisted-By: Claude (claude-sonnet-4.5)
Signed-off-by: Harald Jensås <hjensas@redhat.com>1 parent 9a18b8e commit 04cea93
1 file changed
+13
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | | - | |
| 137 | + | |
139 | 138 | | |
140 | 139 | | |
141 | 140 | | |
| |||
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
157 | 167 | | |
158 | 168 | | |
159 | 169 | | |
| |||
0 commit comments