nicholab Posted March 11, 2016 Posted March 11, 2016 I did try and adopt it over the WAN and it did not show. Did you remove the AP from the Linux box before adopting on the Windows box?
caffrey Posted March 11, 2016 Posted March 11, 2016 No, the AP just wouldn't adopt, sounds like yours is a routing issue
nicholab Posted March 11, 2016 Posted March 11, 2016 (edited) Ap without new firmware shows up in the controller. I could change the vlan tagging while adopting if this might help. Edited March 11, 2016 by nicholab
nicholab Posted March 12, 2016 Posted March 12, 2016 The answer is you need to install Snappyjava because they are now compressing stuff using this package. You then have to over right the package included with the Unifi libary. I have now detected and found the AP's. This posted helped loads https://community.ubnt.com/t5/UniFi-Routing-Switching/Unifi-4-6-3-controller-under-freebsd/m-p/1229394/highlight/true#M3551 This is the quick version of what I did. pkg install snappyjava mv usr/local/share/java/classes/snappy-java.jar /usr/local/UniFi/lib/snappy-java-1.0.5.jar cd /usr/local/UniFi/lib java -jar ace.jar stop java -jar ace.jar start & 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now