All of lore.kernel.org
 help / color / mirror / Atom feed
* IP MASQUERADE isn't working properly
@ 2021-03-08 21:00 Ameen Al-Azzawi
  0 siblings, 0 replies; only message in thread
From: Ameen Al-Azzawi @ 2021-03-08 21:00 UTC (permalink / raw)
  To: netfilter

Hello,

It's about IPv6 transition technology.
The topology is available through this like:
https://drive.google.com/file/d/1_1SMCXUJOYr0nguT-0wVvwyDz-ewfxTT/view?usp=sharing

I am testing an attack with hping3 command the clients on the left
side of the topology to the IPv4 server on the right side using this
command: -

hping3 -S  -p 80 198.51.100.2 --flood

On PLAT (nat64 translator), I applied the following iptables command: -

iptables -t nat -A POSTROUTING -o eth2 -j MASQUERADE

The masquerading isn’t working for some packets and the source IP
isn’t changing.

tshark at ipv4 server still shows some packets with their original src
IP addresses, as shown in the snapshot from the link below:-
https://drive.google.com/file/d/1WFMmmg-lqEesbUYZltb4KJQ4NibkgEJr/view?usp=sharing

The infrastructure is based on 464XLAT technology proposed by T-Mobile
in the US.
the software within the translators called "TAYGA".
Any help would be appreciated.

Kind Regards
Ameen

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-08 21:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 21:00 IP MASQUERADE isn't working properly Ameen Al-Azzawi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.