-
## Cilium Feature Proposal
**Is your feature request related to a problem?**
I'm working on a design where every server is dual-connected to two switches, like so:
![Cilium drawio](https://us…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
```
What steps will reproduce the problem?
1. Apply an IPTables transparent proxy rule a la:
iptables -t nat -A PREROUTING -i wlan0 -p tcp --dport 80 -j DNAT
--to-destination [YOUR IP]:8080
2. engag…
-
Explicit disconnects are handled properly but if a connection times out or ambient is simply killed then the player is still seen as connected.
Add an explicit player disconnected callback
OR
Add…
-
# Description/Context
Starting with vault 1.13.0, vault now support an "api_proxy" stanza in place of "cache". If we were to drop the "cache" stanza from our configuration and replace it with "api_pr…