For example: I have two laptops : Laptop1 (IP1), Laptop2 (IP2) & I have one web server
Normal situation : When my two laptops through the ASG DNAT to my web server The DNAT rule Set : Traffic Selector : Any > HTTP > External(address) Destination translation : Web Server > HTTP
After that, I visit my web server, then I saw the log of my Web Server, the source IP is coming from "ASG External(address)". Laptop1,2 (IP1,IP2) > ASG NAT(External address) > Web Server (Log source IP = External address)
My situation: Can I after the NAT rule, the source IP is using IP1/IP2 to visit my web server? laptop1,2 (IP1,IP2) > ASG NAT (External address) > Web Server (Log source IP = IP1&IP2)
For example: I have two laptops : Laptop1 (IP1), Laptop2 (IP2) & I have one web server
Normal situation : When my two laptops through the ASG DNAT to my web server The DNAT rule Set : Traffic Selector : Any > HTTP > External(address) Destination translation : Web Server > HTTP
After that, I visit my web server, then I saw the log of my Web Server, the source IP is coming from "ASG External(address)". Laptop1,2 (IP1,IP2) > ASG NAT(External address) > Web Server (Log source IP = External address)
My situation: Can I after the NAT rule, the source IP is using IP1/IP2 to visit my web server? laptop1,2 (IP1,IP2) > ASG NAT (External address) > Web Server (Log source IP = IP1&IP2)