Skip to content

Commit f8d0aa2

Browse files
authored
cleanup README
Removed reference to connectivity-iptables setup scripts. Signed-off-by: Gal <102482702+ovadiagal@users.noreply.github.com>
1 parent 1b67f16 commit f8d0aa2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

rust/src/dns_gateway/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ Requires iptables/nftables rules to redirect application traffic to Envoy:
1212
- **DNS**: UDP port 53 redirected to Envoy's DNS listener (e.g. port 15053)
1313
- **TCP**: Outbound connections redirected to Envoy's TCP listener (e.g. port 15001)
1414

15-
See [`connectivity-iptables`](../../../../../connectivity-iptables) for setup scripts.
16-
1715
## How it works
1816

1917
1. **`dns_gateway`** (UDP listener filter) — Intercepts DNS queries. If the queried domain matches

0 commit comments

Comments
 (0)