By danwassink on
Hello all,
I would like to have restricted access to certain nodes by IP. I would tag these node by a taxonomy term. So if I tagged it 'Private', only people within a certain IP would have access to this node, and if I tagged it 'Public' everyone would have access to the node. Does this make sense?
Has anyone ever seen anything like this or does anyone have any suggestions?
Thanks!
Dan Wassink
Comments
Did you ever figure this out?
I am trying to do something similar whereby a user can only see certain nodes from specific IP addresses.
Thanks,
Node IP Restriction Project
Hi guys!
I had a similar problem and tried to implement a module that fits my needs. The module adds a field to all nodes where one can add IP addresses. Only clients with the specified IP addresses have access to the node. If no entries are made access is not restricted by the module.
Look at http://drupal.org/sandbox/schlicki/1461406 and give my sandbox module a try.
Hope that helps.