The client connects fine and is provisioned as expected
Code: Select all
01:21:02 caps,info CAP selected CAPsMAN RB2011 (D4:CA:6D:62:FC:XX/11/0)
01:21:05 caps,info CAP connected to RB2011 (D4:CA:6D:62:FC:XX/11/0)
01:21:05 caps,info CAP joined RB2011 (D4:CA:6D:62:FC:XX/11/0)
But when I try to setup the controller's own wireless interface, I get this message:
Code: Select all
jun/11 22:44:54 caps,info CAP selected CAPsMAN RB2011 (::ffff:172.16.1.1:5246)
jun/11 22:45:14 caps,info CAP connect to RB2011 (::ffff:172.16.1.1:5246) failed: timeout
Tried to disable all filter rules, no luck
Tried to manually specify the "CAPsMAN Addresses: 127.0.0.1" no luck, it still tries to connect to this address "::ffff:172.16.1.1"
How can I ensure it will connect using layer2 like the other client?
Thanks