cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3123
Views
4
Helpful
5
Replies

COA destination IP

Alexs20
Level 2
Level 2

Hi,

Assuming that I have one AP connected to Meraki cloud, with "MAC-based access control (no encryption)" security mode enabled.

I also have "RADIUS CoA support" option enabled.

What is the destination IP for CoA messages? Is it the same as Meraki console FQDN?

Thanks

5 Replies 5

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

I don't know the answer - but surely it would be it would be the source of the original RADIUS request - the AP itself.

That means that I cannot use external RADIUS server (means hosted in internet) as AP sits behind the firewall.

Hmmm, ok, thanks.

Brash
Meraki Community All-Star
Meraki Community All-Star

Similar to @Philip D'Ath, I also don't know the answer but I think you're right.
CoA would require the RADIUS server sending a request to the AP which isn't really possible without an inbound NAT or proxy.

I initially thought you could look at using the Meraki RADIUS proxy but it doesn't support CoA.

Alexs20
Level 2
Level 2

Looks like I need a little more help.


So, I am trying to talk to AP using radclient utility

my command is

echo '
Calling-Station-Id = "<MAC redacted>"
NAS-IP-Address = 192.168.2.224
Filter-Id = "PASS"
Event-Timestamp = "1692895863"
cisco-avpair="subscriber:command=reauthenticate"
cisco-avpair="subscriber:reauthenticate-type=rerun"
' | radclient -x 192.168.2.224:3799 coa <secret redacted>

But there is nothing coming back.

192.168.2.224 - is IP of my AP and this is what i see in Access-Request message when connecting to SSID

Any ideas?

Thanks

Alexs20
Level 2
Level 2

oh, NM, I found the problem. I had to add my PC IP into the list of radius servers

Review Cisco Networking for a $25 gift card