<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016673" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016673</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ip-filtering#comment-1097019</link>
    <description> &lt;p&gt;Will - &lt;/p&gt;
&lt;p&gt;Yes, I was using javascript.  This is not blocking confidential information or anything like that.  I work for an ISP and we are implimenting a speed test for our customers.  We don&#039;t want everyone in the world to be using up our bandwidth for this which is why I needed to block all except for a certain range of IPs.&lt;/p&gt;
&lt;p&gt;We are running NT / 2000 servers for our web services.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Zimbabwe&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Dec 2001 16:12:36 +0000</pubDate>
 <dc:creator>zimbabwe</dc:creator>
 <guid isPermaLink="false">comment 1097019 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ip-filtering#comment-1096975</link>
    <description> &lt;p&gt;You can also use server-side languages to perform additional logic.  You can use Apache&#039;s environmental variables to access the remote IP: REMOTE_ADDR, REMOTE_HOST&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 21:28:29 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1096975 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ip-filtering#comment-1096944</link>
    <description> &lt;p&gt;What do you mean, found out how to do it with Netscape? You mean you were using a client-side method, like Javascript? Well if so, a persistent hacker could very easily get passed your method.&lt;/p&gt;
&lt;p&gt;Why not take advantage of server side controll files, typically named &lt;strong&gt;.htaccess&lt;/strong&gt; files on *ix machines. This is a far more secure method, and makes sure that whatever browser they use the authentication happens on server level.&lt;/p&gt;
&lt;p&gt;Be very careful with banning IP addresses, though. Make sure you research the IP address and check that it&#039;s not a proxy or a gateway IP. And make sure that the machine is not using any sort of IP rewritting. If you ban one of these IPs then that potentially blocks everyone that comes through the same IP, be it a corporate site or even an ISP (although I doubt the last one).&lt;/p&gt;
&lt;p&gt;A simple .htaccess file might look like this:&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;Directory /path/to/dir&amp;gt;&lt;br /&gt;deny from 205.252.46.165&lt;br /&gt;&amp;lt;/Directory&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
 </description>
     <pubDate>Sun, 23 Dec 2001 12:19:16 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1096944 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/ip-filtering#comment-1096900</link>
    <description> &lt;p&gt;hey Zimbabwe - I&#039;m not much help with security, but these threads might help ya some: &lt;a href=&quot;http://66.34.42.140/forums/showthread.php3?threadid=10407&quot; class=&quot;bb-url&quot;&gt;one&lt;/a&gt; - &lt;a href=&quot;http://66.34.42.140/forums/showthread.php3?threadid=1803&quot; class=&quot;bb-url&quot;&gt;two&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 22 Dec 2001 21:39:32 +0000</pubDate>
 <dc:creator>mmi</dc:creator>
 <guid isPermaLink="false">comment 1096900 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
