| View previous topic :: View next topic |
| Author |
Message |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Mon Oct 02, 2006 1:30 am Post subject: |
|
|
| 'whois' sees it just fine, hence my suggestion to use 'whois' |
|
| Back to top |
|
 |
MagicIRC Voice
Joined: 21 Nov 2006 Posts: 3
|
Posted: Wed Nov 22, 2006 12:19 pm Post subject: iplocator |
|
|
Hey rosc i found a bit of an error in the AntiOnline IP locator. After loading it into my eggdrop (which is located at the JE DataCenter in New Jersey) the bot seemed to return this as the output:
11:11:25am [@DoctaButtluv] .iplocate 64.18.149.167
11:11:27am [+Kylee] AntiOnline IP Locator: packeting.your.c0nnecti0n.net (64.18.149.167) is located in Dallas, Texas, United States.
Any idea why it would return a location thousands of miles away from where the Datacenter is actually located? |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Thu Nov 23, 2006 4:44 am Post subject: |
|
|
| That is not a script error or problem. Read about ip-geolocation.. There is no way to have 100% accuracy, and typically the IP is related to where the owner of that IP has registered their headquarters. |
|
| Back to top |
|
 |
Domin Halfop

Joined: 10 Jun 2006 Posts: 72
|
Posted: Thu Nov 23, 2006 6:31 pm Post subject: |
|
|
I got this error first time i executed the command from my bot using the ipcheck script postede by Alchera
[22:57:47] <MMradio17> Compliance (Domin) --> Target Acquired (72.20.29.30) --> Country (You are abusing DNSstuff.com.) City (Contact DNSstuff.com for assistance.)
Any way to fix that other than to put it on another ip ??? _________________ Regards
Domin @ efnet |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Thu Nov 23, 2006 7:21 pm Post subject: |
|
|
Change the client identification crap from the script:
puts $id "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)" |
|
| Back to top |
|
 |
Domin Halfop

Joined: 10 Jun 2006 Posts: 72
|
Posted: Thu Nov 23, 2006 7:37 pm Post subject: |
|
|
Hmm dont seems to work so i guess im blacklisted now on 2 different ips :-/ _________________ Regards
Domin @ efnet |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Thu Nov 23, 2006 7:43 pm Post subject: |
|
|
| Domin wrote: | | Hmm dont seems to work so i guess im blacklisted now on 2 different ips :-/ |
The script I posted the link to is being re-written (non web based). A quick fix is to remove or comment out the close line in the existing script. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Thu Nov 23, 2006 7:44 pm Post subject: |
|
|
| works for me..did you rehash after making changes? |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Thu Nov 23, 2006 7:47 pm Post subject: |
|
|
| Alchera wrote: | | A quick fix is to remove or comment out the close line in the existing script. |
Wouldn't that leave open sockets? |
|
| Back to top |
|
 |
Domin Halfop

Joined: 10 Jun 2006 Posts: 72
|
Posted: Thu Nov 23, 2006 7:49 pm Post subject: |
|
|
I did a rehash, a restart and even tryed to change the reply to something else, but still no luck :-/
Tomorrow im gonna try from another ip with the fix implementede the first time. _________________ Regards
Domin @ efnet |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Thu Nov 23, 2006 7:51 pm Post subject: |
|
|
| rosc2112 wrote: | | Alchera wrote: | | A quick fix is to remove or comment out the close line in the existing script. |
Wouldn't that leave open sockets? |
It does. It also seems to work. I no longer use any script for IP checking but a user did that "fix" and it's still working.
I'm waiting on the re-written script. _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
Alchera Revered One

Joined: 11 Aug 2003 Posts: 3344 Location: Ballarat Victoria, Australia
|
Posted: Sat Nov 25, 2006 10:04 pm Post subject: |
|
|
The fix posted by rosc2112 for ipcheck.tcl is by far better than leaving sockets open and works.  _________________ Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM |
|
| Back to top |
|
 |
rosc2112 Revered One

Joined: 19 Feb 2006 Posts: 1454 Location: Northeast Pennsylvania
|
Posted: Sat Nov 25, 2006 10:21 pm Post subject: |
|
|
If you think that dnsstuff.com has blacklisted your ip, you can check on their website. You might also send them an email to ask specifically, and ask for permission to use the script on their site. Let them know that the script is NOT an automated process, that someone DOES have to actually type the command to grab the data. Their TOS are very relaxed and they do not prohibit the use of scripts per-se, only the use of *automated* processes:
http://www.dnsstuff.com/pages/faq.htm |
|
| Back to top |
|
 |
KEMA Voice
Joined: 20 Nov 2006 Posts: 8 Location: indonesia
|
Posted: Sun Nov 26, 2006 10:17 pm Post subject: |
|
|
I tried in my bot but not work  |
|
| Back to top |
|
 |
ZEXEL Halfop

Joined: 27 Jun 2006 Posts: 45
|
Posted: Mon Nov 27, 2006 12:42 am Post subject: |
|
|
| KEMA wrote: | I tried in my bot but not work  |
| rosc2112 wrote: | If all you're going to say is "it doesn't work" then the only likely answer you're going to get is "ohh well"
Help us to help you |
yep! that's right! please read throught the deep down inside codes carefully before you use it KEMA!  _________________ .:[ Knowledge Is The Power ]:. |
|
| Back to top |
|
 |
|