- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Sticky This Topic
- Bookmark
- Subscribe
- Printer Friendly Page
getting ready to attach a Public IP to our UCRM Server what is the recommended method?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2018 12:38 PM
We moved UCRM to its own server no longer have UNMS fighting for ports
Whats the Recommend Method for the most secure Public UCRM Deployment?
A : have the server behind NAT and Firewall Forward ports 80, 81, 443 out the WAN IP of our Core WISP WAN IP (Mikrotik)
B : Bridge the UCRM Server its own Public IP lock Ubuntu Ports to only allow 80,81,443
What's everyone else doing?
Re: getting ready to attach a Public IP to our UCRM Server what is the recommended method?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2018 01:09 PM
can UCRM support dual NIC's?
NIC 1 with Public IP
NIC 2 With the private IP to control the CPE Radios
would that be the config we would want?
Re: getting ready to attach a Public IP to our UCRM Server what is the recommended method?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-07-2018 12:50 AM
Re: getting ready to attach a Public IP to our UCRM Server what is the recommended method?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-07-2018 05:15 AM - edited 11-07-2018 05:18 AM
@900mhzdude wrote:
can UCRM support dual NIC's?
NIC 1 with Public IP
NIC 2 With the private IP to control the CPE Radios
would that be the config we would want?
I recently switched over my UNMS/UCRM/Unifi/Air Control to all seperate VM's on a server. We are running a Apache2 server on a ubuntu VM reverse proxing subdomains to each machine. That way only the apache2 server is internet facing and is using fail2ban to ban anyone spamming it or ssh probing bot nets.
setup for UNMS and UCRM> https://help.ubnt.com/hc/en-us/articles/115015690207-UNMS-Reverse-Proxy
Also ours is NAT'd to a public IP so no need to assign a public IP to a deicated port on a router. Just NAT the apache2 server with a public and point that to the internal UNMS/UCRM servers.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Sticky This Topic
- Bookmark
- Subscribe
- Printer Friendly Page