101 Exam QuestionsBrowse all questions from this exam

101 Exam - Question 105


An LTM has the 3 virtual servers, 2 SNATs, four self IP addresses defined and the networks shown in the exhibit. Selected options for each object are shown below. Settings not shown are at their defaults. Assume port exhaustion has not been reached.

A connection attempt is made with a source IP and port of 10.20.100.50:2222 and a destination IP and port of 10.10.2.102:443.

When the request is processed, what will be the source and destination IP addresses?

Show Answer
Correct Answer: CE

A connection attempt is made to the virtual server at 10.10.2.102 on port 443. VirtualServer2 handles traffic with destination 10.10.2.102 on any port and is set as transparent, meaning the original source IP will be preserved. Therefore, the source IP remains 10.20.100.50. The destination, based on VirtualServer2's configuration, is a pool member in the 192.168/16 network.

Discussion

2 comments
Sign in to comment
TimberOption: E
Aug 17, 2020

C doesn't look very correct. Leaning more towards "E" if source IP is changed to 10.20.100.50.

mpro
Jan 6, 2021

Yeah, I think you're correct. There's no SNAT configured and it's transparent so I don't see why it wouldn't just be source unchanged and destination is changed to the actual virtual server subnet

Ritazx
Aug 24, 2021

But there is a forwarder and the traffic is port 443 and that is SNATTED?

aatechlerOption: E
Mar 7, 2023

Need to change the IP to 10.20.100.50