Forum Discussion

ShadowBot_24218's avatar
ShadowBot_24218
Icon for Nimbostratus rankNimbostratus
Jan 06, 2016

OneConnect with SourceMask

Looking for an explanation on OneConnect with SourceMask 255.255.255.255 Are new connections made for each new client connection or is the same connection used from the same client even though client Ip's would be different? Since OneConnect uses a SNAT would the SNAT IP be the only Client IP that is being reused based on source mask?

 

1 Reply

  • nathe's avatar
    nathe
    Icon for Cirrocumulus rankCirrocumulus

    ShadowBot,

     

    Without SNAT, OneConnect configured with a 255.255.255.255 mask means that idle serverside tcp connections will only be re-used for the same, returning client (assuming it has the same IP address at the time of the previous connection).

     

    With SNAT then the source IP is SNATed first and THEN is evaluated for the mask. In this case, all new connections, using the same SNAT address will re-use those idle connections.

     

    Hope this helps,

     

    N