uvok on Nostr: ip6tables -t nat -A POSTROUTING -p icmpv6 --icmpv6-type 3 -o ens3 -j SNAT --to ...
ip6tables -t nat -A POSTROUTING -p icmpv6 --icmpv6-type 3 -o ens3 -j SNAT --to <my-wanted-address>
Doesn't rewrite the address. But why?
ip6tables -v -t nat -L shows the rule wasn't even hit.
#linux #networking #iptables
Published at
2023-08-25 09:22:33Event JSON
{
"id": "e079feb25fb49dea7f2dd84cd6dd6425e7a8e0455227495fa3b93b32ea0c02bf",
"pubkey": "b15e52e9623da51cfe460020e7da27a086de784731ae755e0bb94e9f1c113cb2",
"created_at": 1692955353,
"kind": 1,
"tags": [
[
"e",
"21cf55bcbbffe88b16a69fbc942d2a99a1cc8765bfc4a1ece0ec0fdd0bfde291",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"linux"
],
[
"t",
"networking"
],
[
"t",
"iptables"
],
[
"proxy",
"https://furry.engineer/users/uvok/statuses/110949522074539041",
"activitypub"
]
],
"content": "ip6tables -t nat -A POSTROUTING -p icmpv6 --icmpv6-type 3 -o ens3 -j SNAT --to \u003cmy-wanted-address\u003e\n\nDoesn't rewrite the address. But why?\nip6tables -v -t nat -L shows the rule wasn't even hit.\n\n#linux #networking #iptables",
"sig": "b6c2edb4ab476347c399bd97605a143cb9696eea08426ecec31536d689b3de66da196336a7ac860519ebf3a4dfb76e02453772167af82eeb3a1f8e69850a22c3"
}