home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
WebService and Mobile Access
Self Contained Web Server / Interface
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Big_Kev" data-source="post: 300243" data-attributes="member: 52102"><p><strong>New Version 0.4.0.15 Beta</strong></p><p></p><p></p><p></p><p>Yes, I had forgotten this request... thanks for reminding me.</p><p></p><p>Now supported in this version. Add multiple IPs for user Auto Login with a comma separating - <strong>NO SPACES</strong>!.</p><p></p><p>You can also add a subnet by appending the number of bites in the subnet mask by adding a forward slash followed by the number of bytes in the network part of the address</p><p></p><p>For your LAN, this might be 192.168.1.0/24 etc.</p><p></p><p>You can also enter a partial address and only these numbers will be compared (as a string comparison). So if you enter 192.168.1.1 it will match with 192.168.1.100, 192.168.1.101 etc - but not 192.168.001.100 as it is a string comparison not bitwise comparison - use proper subnet notation as above for bitwise AND comparison.</p><p></p><p>So, to cover all possibilities on a LAN with address range 192.168.1.0 to 256 and subnet mask 255.255.255.0, you could use this string...</p><p></p><p>192.168.1.0/24,127.0.0.1</p><p></p><p>(again, note no spaces)</p><p></p><p>Kev</p></blockquote><p></p>
[QUOTE="Big_Kev, post: 300243, member: 52102"] [b]New Version 0.4.0.15 Beta[/b] Yes, I had forgotten this request... thanks for reminding me. Now supported in this version. Add multiple IPs for user Auto Login with a comma separating - [B]NO SPACES[/B]!. You can also add a subnet by appending the number of bites in the subnet mask by adding a forward slash followed by the number of bytes in the network part of the address For your LAN, this might be 192.168.1.0/24 etc. You can also enter a partial address and only these numbers will be compared (as a string comparison). So if you enter 192.168.1.1 it will match with 192.168.1.100, 192.168.1.101 etc - but not 192.168.001.100 as it is a string comparison not bitwise comparison - use proper subnet notation as above for bitwise AND comparison. So, to cover all possibilities on a LAN with address range 192.168.1.0 to 256 and subnet mask 255.255.255.0, you could use this string... 192.168.1.0/24,127.0.0.1 (again, note no spaces) Kev [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Self Contained Web Server / Interface
Contact us
RSS
Top
Bottom