-
Currently, the BPF-based SNAT uses `IPV4_MASQUERADE` addr for SNAT'ing. This works fine as long as there is a single global scope IP addr. However, if we add multiple IP addrs then only one will be se…
-
In the instance-creation saga, we [unconditionally allocate](https://github.com/oxidecomputer/omicron/blob/51b6b160c4913ee77685ab95dbfc50047d5503fe/nexus/src/app/sagas/instance_create.rs#L206) an SNAT…
-
Using flow...
-
Hi team,
The [external snat documentation](https://docs.aws.amazon.com/eks/latest/userguide/external-snat.html) mentioned the following: (Quoted 1 point for brevity)
> Due to this behavior:
…
-
### In raising this issue I confirm that
- [X] I have read the [documentation](https://docs.pivpn.io)
- [X] I have read and understood the [PiVPN General Guidelines](https://github.com/pivpn/pivpn…
-
Functions that construct vectors with a known length should be able to produce the spine fully lazily. For example, I don't think there's a good reason why `map (const 0) (undefined :: Vec 5 ())` sho…
-
Good day,
My Compute Nodes in the DC have the following network configuration:
We have 2 bonds "admin" and "external".
Admin has a non routable network address of 172.16.0.1 untagged (vlan…
-
# Problem/Motivation
> Tailscale addon not routing traffic from LAN to Tailscale
## Expected behavior
> Since my tailscale on HASS is acting as a subnetrouter, it's routing traffic from Tails…
-
Use of SNAT instead of MASQUERADE can boost app's performance.
-
This is a [Help Needed] first, and maybe a [Doc Enhancement] later.
as we know, Neither `native LVS` nor `keepalived` will do SNAT(should be taken care by ourselves), but only DNAT.
With the ste…