Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tortue

#1
General Discussion / WOL API working?
October 04, 2021, 07:42:13 AM
Can anyone confirm if the API for wol (wake-on-lan) is working for them? I'm running version 21.7.3. I can auth and call 'wakeall' and 'get' modules. But I cannot get it to wake a specific undefined host using interface and mac nor an existing entry using a uuid. I only get an empty array as the return [].

I'm testing with curl. The specific endpoint is /api/wol/wol/set. I'm mostly curious if someone has this functionality working or if I'm chasing a non-functioning api call.

Seems to be the same issue this person was having here https://forum.opnsense.org/index.php?topic=11439.0 but I'm putting the json in the post data but it still doesn't respond as expected.

-Robert
#2
Anyone know why the option for 'My Certificate Authority' in the Phase 1 proposal section disappears when you select "Mutual RSA + EAP-MSCHAPv2"? The option remains configurable when using just 'Mutual RSA'. I believe it should be configurable for both options.
#3
Quote from: mimugmail on December 18, 2020, 09:36:41 AM
https://twitter.com/opnsense/status/1339847119977533442

Another confirmed fix, twitter comment got me working again also.

opnsense-revert -r 20.7.6 lighttpd && configctl webgui restart
#4
On the Interface Settings screen, make sure you have selected 'Disable VLAN Hardware Filtering'. I had this same issue. There's a post somewhere on the forums about it.