Jump to content

ISY Portal Setting for iRule Gateway


erc

Recommended Posts

Posted

Been trying to figure out how to get iRule to control my ISY via the portal.  Here are my thoughts so far:

 

For the Gateway Configuration:

 

Type: HTTP

Name: My ISY Portal

IPv4 Address: my.isy.io

Port: 443

Username: Name%40domain.com

Password: ********

HTTP Method: Get

 

In the panel, I've set a variable on entrance $URLPrefix$ on the panel equal to the prefix in the Portal URL to ISY:

/isy/aabbccddee....112233445566

 

No love.  I can access directly via IP address without the prefix.

 

Thoughts?

Posted

I don't know much iRule, but you seem to be doing it right.

 

I think the issue is that it is trying to do straight HTTP over port 443. You need to use HTTPS.

 

This is an excerpt from the support page:

If your IP address or URL require Secure socket connection, you simply put HTTP:// in front of the IP address or URL (https://192.168.0.69)

 

 

Benoit.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...