Update source-ip.md

This commit is contained in:
ztewyk
2017-02-22 08:40:09 +08:00
committed by Andrew Chen
parent 13b7c5eb5c
commit 93c5edce64
+1 -1
View File
@@ -132,7 +132,7 @@ client_address=10.240.0.5
client_address=10.240.0.3
```
Note that these are not right client IPs, they're cluster internal IPs. This is what happens:
Note that these are not the correct client IPs, they're cluster internal IPs. This is what happens:
* Client sends packet to `node2:nodePort`
* `node2` replaces the source IP address (SNAT) in the packet with its own IP address