Issue Description
The dns record points to the IP address 10.10.1.1 and in the current web-auth-server profile is the same IP address applied. What happens if you specify a specific IP address of a portal server and in the url-template there is a general dns record being used which is pointing to multiple portal servers. The wifi user should be directed based on the general dns record.
web-auth-server portal4
server-ip 10.10.1.1
port xxxxx
shared-key cipher %^
url-template portalx
source-ip 10.10.10.2
server-detect interval 30 action log
Solution
This IP address cannot be deleted and must be configured.
When the device interacts with the controller, the address of the url in the url template is first parsed. Then, when the device receives the authentication packet from the Controller, it will query the server-ip for the existence of the ip of the portal server. The device will not process the message from Agile Controller if IP does not exist in the Configuration of server-ip.
Therefore, when there are multiple portal servers, all the portal server addresses need to be configured in the early server-ip .
