Look at the nat table on the AT&T gateway in passthrough mode. You will see the natting keeps being logged.
Keep in mind that the "
IP Passthrough" mode of the AT&T gateway applies to only
one single device, which is typically a 3rd-party router, but that may not always be the case, so the AT&T gateway continues to function as an active network router to be able to manage traffic for all "
non-passthrough" devices connected directly to it. For example, you can enable the built-in 2.4GHz and 5GHz radios on the AT&T gateway, so all the clients connected to the associated WiFi subnets will need to have NAT functionality. IOW, the "
IP Passthrough" mode is
not the typical "bridge" mode in the sense that it does not completely disable the gateway's NAT and routing functions.
The key point is that the NAT table serves 2 purposes:
1) To show & manage traffic for all
non-passthrough clients. Since you can still connect devices directly to the AT&T gateway via its own built-in WiFi bands and LAN ports, these clients must have their traffic processed and managed through NAT.
2) To track sessions for the single "
passthrough" device. Even though the assigned passthrough device gets a public WAN IP address, the AT&T gateway still maintains table entries to track and manage the device's sessions for logging, state-tracking, and diagnostics/troubleshooting purposes, but *
not* for network address translation because the "
IP Passthrough" mode avoids double-NAT for the single device.