<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021512" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021512</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132571</link>
    <description> &lt;p&gt;You would create a file in your public_html directory called .htaccess. The &lt;strong&gt;.&lt;/strong&gt; period in front makes it a dot file which means a hidden one on a nix based system. In that file you would have something like this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;RewriteEngine on&lt;br /&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;REMOTE_ADDR&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} ^&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;12.213.34.146&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$ [OR]&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;REMOTE_ADDR&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} ^&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;69.2.228.169&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$ [OR]&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;REMOTE_HOST&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} ^&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;anonymizer&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;com&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$ &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteCond &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;%{&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;REQUEST_URI&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;} !^/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;denied&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;html&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;$&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;RewriteRule &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;^/.* /&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;denied&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;html&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;With that you can make a denied page with a message saying that he is denied or not. The other part will prevent anyone from accessing your site using anonymizer, which obfuscates the IP address.&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 17:11:07 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1132571 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132566</link>
    <description> &lt;p&gt;I did the reverse look up and sent messages to abuse at att and eschoen. Haven&#039;t tried denying using .htaccess&lt;/p&gt;
&lt;p&gt;How does that work?&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 16:00:58 +0000</pubDate>
 <dc:creator>isadmin3</dc:creator>
 <guid isPermaLink="false">comment 1132566 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132565</link>
    <description> &lt;p&gt;Go over do a &lt;a href=&quot;http://www.arin.net/whois/&quot; class=&quot;bb-url&quot;&gt;Reverse IP Lookup&lt;/a&gt;. You will find that one of the IP&#039;s is from ATT and the other is from Eschelon. You can report him to the abuse department but it can take awhile for them to act sometimes. &lt;/p&gt;
&lt;p&gt;Have you tried denying them access using .htaccess?&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 15:55:54 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1132565 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132564</link>
    <description> &lt;p&gt;I was using Bravenet for guestbook hosting, but deleted the account after yesterday&#039;s birrage of spam/personal attacks. I had been  deleting inappropriate posts and banning the ips and thought I&#039;d just remove the gb and replace it with a more approval based system this weekend.&lt;/p&gt;
&lt;p&gt;Well....the &quot;stalker&quot; posted 6 times yesterday, made some really nasty remarks and posted the actresses personal contact info in one of his entries. I tried to edit/delete the post through bravenet. Now I don&#039;t know if it was a problem Bravenet was experiencing or something this guy did, BUT even though the posts were deleted from the &quot;message list&quot; they were still visible when you &quot;viewed the guestbook.&quot; Since they were less than flattering and contained private contact info, I just removed the guestbook in its entirety and closed the bravenet account.&lt;/p&gt;
&lt;p&gt;&quot;Stalker&quot; has used a couple different IPs:&lt;br /&gt;
12.213.34.146&lt;br /&gt;
69.2.228.169&lt;br /&gt;
Unfortunately I don&#039;t have any other info on him.&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 15:50:45 +0000</pubDate>
 <dc:creator>isadmin3</dc:creator>
 <guid isPermaLink="false">comment 1132564 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132563</link>
    <description> &lt;p&gt;Welcome to TWF&lt;/p&gt;
&lt;p&gt;Sounds like typical stalker behaviour to me!&lt;/p&gt;
&lt;p&gt;What guestbook system are you using? Do you just know this persons IP address?&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 15:30:17 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1132563 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132561</link>
    <description> &lt;p&gt;Someone is using a guestbook on a site I created for an actress to take cheap shots at her. He/she has posted everything from attacks on her physical appearance to her business ethics. The last straw was when this &quot;unwlecomed guest&quot; tried to make her personal contact info (email, cell, SN) public. Not cool.&lt;/p&gt;
&lt;p&gt;I am determined to get this person in as much trouble as I can. He has been an ongoing problem since the launch of the site a week ago. The thing that get me...if the rogue poster hates this actress so much why is he CONSTANTLY at her official website? Grrrrr.&lt;/p&gt;
&lt;p&gt;ps Thanks for welcoming me to the boards &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 15:10:00 +0000</pubDate>
 <dc:creator>isadmin3</dc:creator>
 <guid isPermaLink="false">comment 1132561 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/questionreporting-abuse-isp#comment-1132559</link>
    <description> &lt;p&gt;It depends upon the ISP. Some are better than others at responding to abuse. What kind of abuse are you having?&lt;/p&gt;
&lt;p&gt;p.s. Welcome to Webmaster Forums.&lt;/p&gt;
 </description>
     <pubDate>Thu, 05 Jun 2003 14:26:22 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1132559 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
