SSHSSH_97332
Nov 25, 2011Nimbostratus
Link Controller Listeners
I Cannot Feel to understand the listenert Correctly , Ifound the below example at the document ( Attached ) :
Link Router Address Uplink Address ISP
isp1 192.168.5.5 192.168.5.6 ISP1
isp2 192.168.10.5 192.168.10.6 ISP2
The next task in this implementation is to configure two listeners, one that
detects DNS traffic bound for SiteRequest from each of the ISPs.
>>>>>>>>>> My Question : What does this means , i think DNS request are recived from Clints to ISps not from ISps as mentioned ?above ?
*******************
To create the listener for ISP1
1. On the Main tab of the navigation pane, expand Link Controller
and click Listeners.
2. Click Create.
3. In the Destination box, type the self IP address on which the Link
Controller listens for traffic from ISP 1.
For this example, type 10.10.10.1.
4. Click Finished.
To create the listener for ISP2
1. On the Main tab of the navigation pane, expand Link Controller
and click Listeners.
2. Click Create.
3. In the Destination box, type the self IP address on which the Link
Controller listens for traffic from ISP 1.
For this example, type 10.20.10.1.
4. Click Finished.
*******************************
>>>>>>> My Question : From the above , are 10.10.10.1 & 10.20.10.1 a self IPs for Link Controller Internal Vlans ? but here we have only one internal vlan ( are those 2 Ips on this internal vlan ? )
Also , configuring Self IP as listener , does this mean that LInk Controlleer will act as DNS Proxy , from where will it get DNS enteries to respond ?