Wireless Access

last person joined: 21 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

Show NAT/PAT table

This thread has been viewed 4 times
  • 1.  Show NAT/PAT table

    Posted Apr 12, 2017 04:49 PM

    Hi guys, is there a way to see the NAT/PAT table, probably the answer is show datapath session table but is there a good way to just show how many internal users are PAT to my external IP address, lets say users comming from a 172.24.0.0/24 network and going to 1.1.1.1 adress (1.1.1.1 in this example is my public routable address)



  • 2.  RE: Show NAT/PAT table

    Posted Apr 13, 2017 05:11 AM

    From AirHeads:

    https://community.arubanetworks.com/t5/Controller-Based-WLANs/How-do-I-check-whether-the-NAT-translations-are-active/ta-p/180930

     

    How do I check whether the NAT translations are active?

    Product and Software: This article applies to all Aruba controllers and ArubaOS versions.

    For the global NAT table:

    (Aruba) #show datapath nat table

    Datapath NAT Table Entries

    --------------------------

    Pool SIP Start SIP End DIP

    ---- --------------- --------------- ---------------

    0 10.13.106.255 10.13.106.255 10.13.106.255

    For the specific AP:

    (Aruba3200) #show datapath nat ap-name Sam-AP125

    Datapath NAT Table Entries

    --------------------------

    Pool SIP Start SIP End DIP

    ---- --------------- --------------- ---------------

    0 172.16.0.253 172.16.0.253 172.16.0.253



  • 3.  RE: Show NAT/PAT table

    Posted Apr 13, 2017 09:39 AM

    Hi, ok, but how can i check how many ports am i using out of the 65535 ephemeral ports. I am having a weird issue were traffic seems to stop working for a couple of seconds/minutes and it might be i am port address translating all my addresses to 1 "external" address. Just want to be able to confirm it.