Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Remote access and IIS?

Featured Replies

Posted

Did a search but didn't find anything on this.

I have a static IP for my gateway and use IIS (Internet Information Services) for several applications such as ACT! web. Upgraded my main server and router and tried to duplicate my access settings. Use to work for several controllers that I could remote access using IP and port info and port forwarding, now I can't get any of them to work including ISY 994i.

Anyone have to configure IIS to get their ISY to work for remote access?

This is done without IIS. It's possible with IIS to have it act as a reverse proxy using URL Rewrite and ARR, but it's way more complicated than necessary and problematic to use with applets vs actual websites.

 

If you're working with one IP, you just need to setup a port forwarding rule on your router so that connections to PublicIP:Port connects to PrivateIP:Port.

 

You probably need to pick another port besides 80/443 since your router and/or IIS are already listening on it. Assuming you're using the default port 80/443 on ISY, just pick another higher port and create forwarding rule like this.

 

PublicIP (router IP) :1.1.1.1

PrivateIP (ISY): 192.168.1.8

 

1.1.1.1:8080 -> 192.168.1.8:80

1.1.1.1:8443 -> 192.168.1.8:443

 

Just put http://1.1.1.1:8080 or http://1.1.1.1:8443 in your browser when outside your home network.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.