Hi Community,
I would like to implement BYOD mostly because of machine certificate installation via VPN.
After authentication I can redirect session to the guest portal.
I can register any of workstation with MAC address.
But when the flow is going to the BYOD Portal, I cannot download the NetworkSetupAssistant.exe, because it shows only the BYOD welcome window. I can click to Start below, but became grey - and nothing is happening.
At logs I can see the URL-s to download the NSA.exe, so Assume the client provisioning is ok.
But when made some debug, I can found the following:
2022-03-22 17:11:11,907 ERROR [https-jsse-nio-10.169.40.21-8443-exec-8][] cisco.cpm.provisioning.cache.FlowStateCacheManager -:::ahorvath@REMOVED.hu:- Session with id c0a85c01002330006239f514 doesn't have the MAC addr/UDID
Is is possible to make BYOD over VPN session - as VPN not really based on client MAC unlike wired or wireless sessions?
If possible, what could be wrong here?
Thx