Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

how to distinguish the source address and destination address on the virtual server

rifki
Altocumulus
Altocumulus

how to distinguish the source address and destination address on the virtual server?

2 REPLIES 2

Lidev
MVP
MVP

Hello rifki,

it's simple, the source address is IP address or network from which the virtual server accepts traffic, and the destination address specifies destination IP address to which the virtual server sends traffic.

REF- https://support.f5.com/csp/article/K93017176

 

Regards

youssef1
Cumulonimbus
Cumulonimbus

Hello,

 

source address is optional, you can leave it empty. The virtual server accepts clients only from one of these IP addresses, and by default F5 accepts all IPs (0.0.0.0/0). if your VS should only be reached from a specific range or IP you can configure it in this section.

 

Regarding "Destination Address/Mask" this is the listening IP of your VS.

This IP will be propagated via gratiutous arp... to inform the network elements around that this IP is carried by F5 ...

 

regards