Date: Sun, 30 Nov 2014 09:00:29 -0800 From: David Wolfskill <david@catwhisker.org> To: =?iso-8859-1?Q?B=F6rje?= Josefsson <bj@sunet.se> Cc: net@freebsd.org Subject: Re: How do I use net-mgmt/unifi{2,3,4} for Ubiquity UAP-PRO? Message-ID: <20141130170029.GB1056@albert.catwhisker.org> In-Reply-To: <547B081C.3000300@sunet.se> References: <20141130010215.GP1228@albert.catwhisker.org> <547B081C.3000300@sunet.se>
next in thread | previous in thread | raw e-mail | index | archive | help
--EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 30, 2014 at 01:05:48PM +0100, B=F6rje Josefsson wrote: > David Wolfskill wrote: > >=20 > > Given that this is a new device, I figured I'd try unifi4. It > > installed... but now what? It doesn't seem to have installed any > > executables. And (semi-)blindly hacking yields: >=20 > Have you tried to launch a web browser towards 127.0.0.1:8443 (or the > host you installed the stuff on) - that's how I am managing my UniFi:s > running on MacOS. > ... Well... no; that hadn't occurred to me. :-} But given that hint, I tried the "java -jar lib/ace.jar start" thing again, gave it a few seconds to get running, and then a "sockstat -4l" showed: USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS = =20 =2E.. david mongod 3731 5 tcp4 127.0.0.1:27117 *:* david java 3699 70 tcp4 *:8080 *:* david java 3699 71 tcp4 *:8443 *:* david java 3699 72 tcp4 *:8880 *:* david java 3699 73 tcp4 *:8843 *:* david java 3699 78 udp4 172.17.1.253:31010 *:* david java 3699 79 udp4 *:10001 *:* david java 3699 80 udp4 *:3478 *:* =2E... (in addition to the services shown before I fired up the "java..." invocation). That done, directing a Web browser to <http://127.0.0.1:8080> caused a redirection to <https://127.0.0.1:8443>, and ... Things started Happening. I think this is progress: Thank you! Peace, david --=20 David H. Wolfskill david@catwhisker.org Actions have consequences ... as do inactions. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJUe00sXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RThEMDY4QTIxMjc1MDZFRDIzODYzRTc4 QTY3RjlDOERFRjQxOTNCAAoJEIpn+cje9Bk7eCYP/j48Z9NxrS2tyKwZXrHPM4jb RjiE8wtCtmv8EF7D/WydXN6hLOrWMN6PjrgXQx0PI5mJ/vYww+YpJ7eiqJXCQaT/ KjdRYvE9qdffvYpfzsvul0ITH09yZPi9i4NGNn2XV8ARV/bUp6hxKmCq1jHU+EnY ZxbvKi1W3zQ+olRjY+TMF+6V4XM0Sw9ZHsEw6Qwp3FdsZg5BA1UPYdoc3TiYNxYQ VxvmBHBjPAFanvPCLMe6DIHeOgzul1ISF1obf8S4aYqx5OSMt8kfxORMAwLszvRa uG/uzcr8BzmLL31K1PCf+7BCogVI6GU2LS73qQTwxes6zV9HRMiH0mj/sXtxUiTT +yIi31jzJ2heabDc2W8DK45j39wotixPTUOZh/aKKEwWZ9ifNk9t9Mk0I8LCNYIb 1ggMostOJPwoAeX142kkfTn4fAjZGWTQaevX0iRZGiV2nbd09RtSI/tkFuHvc4sh OUQwKjjoF0jzCe/cIoMgaL+uk4uwfTQXa26y5c9QfH4ul9+IgMlyXIJky0SxkCrd d49cmpwBejTIy9pGQJtgryP0FokQo/AxxpH0p3MIQ7VBEZ67CpldkLBQHLA+QDoH rUkNHI27Buq+NXqRX05IGBlSnzbkNrrgwCB8C4m+ap+NROqIUdwLk+bhkMzmCAVD s3XIaS4/ZCWKmEoLRMyT =bOYy -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141130170029.GB1056>