<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Moodle Plugins directory: Authentication by IP: Comments</title>
    <link>https://moodle.org</link>
    <description>This authentication plugin helps to manage manual accounts being accessed only by the list of restricted IPs.</description>
    <generator>Moodle</generator>
    <language>en</language>
    <copyright>(c) 2026 Moodle - Open-source learning platform | Moodle.org</copyright>
    <image>
      <url>https://moodle.org/theme/image.php/moodleorg/core/1777401252/i/rsssitelogo</url>
      <title>moodle</title>
      <link>https://moodle.org</link>
      <width>140</width>
      <height>35</height>
    </image>
    <item>
      <title>Friday, 19 April 2024, 5:12 PM - Jordi Pujol-Ahulló</title>
      <link>https://moodle.org/plugins/auth_ip#comment-83281</link>
      <pubDate>Fri, 19 Apr 2024 09:12:14 GMT</pubDate>
      <description>by Jordi Pujol-Ahulló. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Judit,&lt;br&gt;
&lt;br&gt;
This plugin is minimally updated. We added full support for IPv4 adresses and network adressing (CIDR notation). I suppose that full suport for IPv6 notations is not currently implemented. I have not checked it, but from your comment, I understant it does not.&lt;br&gt;
&lt;br&gt;
I suggest you to rise an issue on the github repo, and, even better, provide a patch for supporting it.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Jordi&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-83281</guid>
    </item>
    <item>
      <title>Tuesday, 7 June 2022, 8:38 PM - Nbiz Infosol</title>
      <link>https://moodle.org/plugins/auth_ip#comment-75752</link>
      <pubDate>Tue, 07 Jun 2022 12:38:12 GMT</pubDate>
      <description>by Nbiz Infosol. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks to the contributors, jordi, Robert,daniel and cristian. However i am unable add subnet feature which i see was enabled. but i cannot add for eg., 10.1.1.0 -255.0.0.0 to allow certain users to access anywhere from local network.  but i dont want to give specific iP address. there is no help on how to add it in the list.  Also there is only one list . does that mean all users will go through the same list. how do you provide individual ip addresses or range for individual user? hope my questions are clear&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-75752</guid>
    </item>
    <item>
      <title>Tuesday, 14 May 2019, 2:19 AM - Michael E</title>
      <link>https://moodle.org/plugins/auth_ip#comment-58064</link>
      <pubDate>Mon, 13 May 2019 18:19:48 GMT</pubDate>
      <description>by Michael E. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hello. Is it possible to add LDAP accounts to this plugin? We would like to restrict LDAP login of certain accounts to the internal network only. Thanks!&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-58064</guid>
    </item>
    <item>
      <title>Sunday, 6 January 2019, 3:27 PM - c w</title>
      <link>https://moodle.org/plugins/auth_ip#comment-54826</link>
      <pubDate>Sun, 06 Jan 2019 07:27:41 GMT</pubDate>
      <description>by c w. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi, I have installed the plugin but the option of Authentication by IP is not reflecting in authentication. Plz guide...regards Chetan&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-54826</guid>
    </item>
    <item>
      <title>Wednesday, 20 June 2018, 10:58 AM - Kat Luck</title>
      <link>https://moodle.org/plugins/auth_ip#comment-51218</link>
      <pubDate>Wed, 20 Jun 2018 02:58:50 GMT</pubDate>
      <description>by Kat Luck. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;We started using this plugin however have subsequently found that when users are created with this auth method and we select &quot;Generate password and notify user&quot; they don't receive the email. This is happening when creating users both singularly or via the bulk upload. Has anyone else experienced this and do you have a workaroud?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-51218</guid>
    </item>
    <item>
      <title>Monday, 13 February 2017, 11:25 PM - Jordi Pujol-Ahulló</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40851</link>
      <pubDate>Mon, 13 Feb 2017 15:25:10 GMT</pubDate>
      <description>by Jordi Pujol-Ahulló. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi!&lt;br&gt;
&lt;br&gt;
This plugin inherits the behaviour of a &quot;manual&quot; auth plugin, and adding a restriction of the list of allowed IPs.&lt;br&gt;
&lt;br&gt;
Consider that &quot;guest&quot; access is something related to the enrolment of a user into a cours (enrol/guest). It is not related to the authentication access. I do not know if there is any other enrolment plugin restricting IP access. I can suggest you to ask it into the tracker as an additional feature form the enrol/guest plugin. Another option is to implement your own enrolment plugin (enrol/ip?) inheriting all from enrol/guest and adding the restriction for the allowed IPs.&lt;br&gt;
&lt;br&gt;
There may be another option: set up a course with a guest access, and then restrict all elements be accessible to a given value on a user profile item. I didn't make it so take it as a suggestion.&lt;br&gt;
&lt;br&gt;
Regards,&lt;br&gt;
&lt;br&gt;
Jordi&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40851</guid>
    </item>
    <item>
      <title>Monday, 13 February 2017, 10:38 PM - Dagwin Roelants</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40847</link>
      <pubDate>Mon, 13 Feb 2017 14:38:39 GMT</pubDate>
      <description>by Dagwin Roelants. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi,&lt;br&gt;
I'm looking for a plugin that allows guest access if coming from a certain IP and blocks all other guests.&lt;br&gt;
Is this possible with this plugin?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40847</guid>
    </item>
    <item>
      <title>Thursday, 9 February 2017, 3:25 AM - Jordi Pujol-Ahulló</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40784</link>
      <pubDate>Wed, 08 Feb 2017 19:25:46 GMT</pubDate>
      <description>by Jordi Pujol-Ahulló. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks to Rafael, we have available the version 1.3 with that new feature.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40784</guid>
    </item>
    <item>
      <title>Thursday, 9 February 2017, 3:16 AM - Jordi Pujol-Ahulló</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40783</link>
      <pubDate>Wed, 08 Feb 2017 19:16:26 GMT</pubDate>
      <description>by Jordi Pujol-Ahulló. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Thanks Rafael for reporting this issue and also a PR in the github repository. It is already on the master branch and available to the community.&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40783</guid>
    </item>
    <item>
      <title>Wednesday, 8 February 2017, 4:21 AM - Sandro Franco</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40757</link>
      <pubDate>Tue, 07 Feb 2017 20:21:14 GMT</pubDate>
      <description>by Sandro Franco. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;after login as admin from the specified IP and checking the PHP info the REMOTE_ADDR is different from the IP address I listed as allowed. Does this mean that I need to express the IP address as a range instead of a fixed IP?&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40757</guid>
    </item>
    <item>
      <title>Wednesday, 8 February 2017, 4:18 AM - Sandro Franco</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40755</link>
      <pubDate>Tue, 07 Feb 2017 20:18:54 GMT</pubDate>
      <description>by Sandro Franco. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;This is from my last conversation with Jordi:&lt;br&gt;
&lt;br&gt;
What I can check from our plugin at &lt;a href=&quot;https://github.com/SREd-URV/moodle-auth_ip/blob/master/auth.php&quot; class=&quot;_blanktarget&quot; target=&quot;_blank&quot; rel=&quot;noreferrer&quot;&gt;https://github.com/SREd-URV/moodle-auth_ip/blob/master/auth.php&lt;/a&gt; is that if you state fixed IPs (not ranges), the only problem that may arise is that the REMOTE_ADDR processed in the server side does not match, somehow, to the expected IPs. Could you login as admin from one of those IPs and check the PHP information from the server, and report here the line related to the REMOTE_ADDR. Please, add the confirmation that the shown IP is the corresponding, expected IP.&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40755</guid>
    </item>
    <item>
      <title>Tuesday, 31 January 2017, 2:53 PM - Jordi Pujol-Ahulló</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40588</link>
      <pubDate>Tue, 31 Jan 2017 06:53:59 GMT</pubDate>
      <description>by Jordi Pujol-Ahulló. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Leslie,&lt;br&gt;
&lt;br&gt;
Actually, this plugin is just for what you are asking for: it's like a manual authentication including the restriction of logging in from a given IP or IP range.&lt;br&gt;
&lt;br&gt;
Sorry for the late answer,&lt;br&gt;
&lt;br&gt;
Jordi&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40588</guid>
    </item>
    <item>
      <title>Tuesday, 31 January 2017, 2:52 PM - Jordi Pujol-Ahulló</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40587</link>
      <pubDate>Tue, 31 Jan 2017 06:52:31 GMT</pubDate>
      <description>by Jordi Pujol-Ahulló. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;Hi Rafael!&lt;br&gt;
&lt;br&gt;
Check the Moodle logs and extract the IP your user is logging in. It can be something related to the infrastructure that (internal IP, NATs) that prevent arriving the IP you are expecting into Moodle. It the IP is one of you are defining in the plugin settings (or in the IP range), please, come back again with more detail, so that we can manage to see what is happening. &lt;br&gt;
&lt;br&gt;
It would be better if you report it into the github.&lt;br&gt;
&lt;br&gt;
Jordi&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40587</guid>
    </item>
    <item>
      <title>Tuesday, 31 January 2017, 1:34 AM - Sandro Franco</title>
      <link>https://moodle.org/plugins/auth_ip#comment-40577</link>
      <pubDate>Mon, 30 Jan 2017 17:34:01 GMT</pubDate>
      <description>by Sandro Franco. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;When I use it it blocks access for the user, even from the ips in the allowed list&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-40577</guid>
    </item>
    <item>
      <title>Thursday, 28 July 2016, 5:24 PM - Leslie Foster</title>
      <link>https://moodle.org/plugins/auth_ip#comment-37215</link>
      <pubDate>Thu, 28 Jul 2016 09:24:45 GMT</pubDate>
      <description>by Leslie Foster. &amp;nbsp;&lt;p&gt;&lt;div class=&quot;no-overflow&quot;&gt;&lt;div class=&quot;text_to_html&quot;&gt;I have a question if I may?&lt;br&gt;
&lt;br&gt;
If I want to have it such that users can login using a password, but only if they are on a certain IP address, then this plugin can do that?  i.e. the password authentication and the IP authentication can be stacked?&lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
Les&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;</description>
      <guid isPermaLink="true">https://moodle.org/plugins/auth_ip#comment-37215</guid>
    </item>
  </channel>
</rss>