Bug #2697
Wrong check on internet adresse in access rules
100%
Description
I have all my computers with served with a dhcp server with addresses in range 192.168.8.0/24. if I put an access rules, saying I allow with a given login/passwd on 192.168.8.0/24, I can log from remote computer or stream via kodi on remote computer but not on the computer itself whose IP is also on the 192.168.8.0/24 range probably because localhost 127.0.0.1 is not in this range even if I use the computer host name rather than localhost.
For me this is plain wrong forcing me to create another access rules just for localhost... the access rules should either check if current host IP is in the range, or allow to add a set of adresses in the same access rule.
History
Updated by Jaroslav Kysela over 9 years ago
You may use ',' or ';' or space character to separate multiple IP addresses.
Note for me: Add this to the help.
Updated by Eric Valette over 9 years ago
Jaroslav Kysela wrote:
You may use ',' or ';' or space character to separate multiple IP addresses.
Note for me: Add this to the help.
Thanks. There is one help I also would like to see somewhere because I always forgot:
1) The path to access a channel by number
2) How to get the M3U list file for channels (usefull to expose channels via DLNA using a regular DLNA server)
Thanks.
Updated by Jaroslav Kysela over 9 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|a7445b1f2d2c26bb29dcffc8cd5beccaa9a78907.