Changes between Initial Version and Version 1 of Ticket #12991, comment 6


Ignore:
Timestamp:
Oct 4, 2023, 5:12:17 PM (15 months ago)
Author:
John Hossbach

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12991, comment 6

    initial v1  
    1313> Your terminology is very confusing, for example what is a "Client Public Outbound NAT IP" even supposed to be? It's either a public IP, or a private NAT IP. It cannot be both.
    1414
    15 Sorry, it's the terminology we use frequently.  It means the public IP used by the NAT device for outgoing connections from internal devices.  So, if the internal device was 100.1.2.3 and trying to hit 8.8.8.8, the NAT router would elect to NAT using 3.4.5.6 as the source IP.  So 3.4.5.6 would be the Client Public Outbound NAT IP.
     15Sorry, it's the terminology we use frequently.  It means the public IP used by the NAT device for outgoing connections from internal devices.  So, if the internal device was 100.64.1.2 and trying to hit 8.8.8.8, the NAT router would elect to NAT using 3.4.5.6 as the source IP.  So 3.4.5.6 would be the Client Public Outbound NAT IP.
    1616----
    1717> Please describe the network topology in more detail.