Results 1 to 18 of 18

Thread: Ip Blocker/Changer

  1. #1
    Join Date
    Nov 2008
    Location
    Arizona
    Posts
    236
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Ip Blocker/Changer

    anyone know of any safe ip changer/hider/blocker. a friend on mine uses and im not sure which one it is but i could sure use one.

    thanks ahead of time.
    I'm Back.

  2. #2
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im not entirly sure this is allowed... however, you can either set the ip your self if your router permits it, you can call your isp, you can try to flush it via commands in cmd:

    ipconfig /release
    ipconfig /renew

    which will work only if your ip is or isnt dynamic (Cant remeber haha)

    orrrrr

    you can change your mac which is your physicall adress of your device presigned. this will spoof a new mac and new ip hence your router thinks you added a device since the previous mac would still be there for a bit. however your ip will only change from say :
    192.168.0.20 to 192.168.0.21

    this of course isn't your real ip address and you shouldnt worry about it as much as your mac or dns. the thing is we kinda need to know what this is for. if its browser based i suggest to simply use a proxy. if other client you obviously got ipban cuz u tried somthing and failed.? so which is it?

  3. #3
    Join Date
    Jul 2009
    Posts
    53
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You're looking for a proxie, its not a 'changer' as such but it will connect to a different ip then connect to the internet through that like a 'gateway' therefor useing a different ip.

    This can slow you down though if you get an ip from say Australia and I live in England, I would have to connect to Australia making what ever I connect to after that really slow.

    I don't really know any good ones, never had to use it. Google it and see if any come up, or torrents..

  4. #4
    Join Date
    Nov 2006
    Location
    Location, Location
    Posts
    1,126
    Mentioned
    6 Post(s)
    Quoted
    41 Post(s)

    Default

    I use hidemyip2009 (http://www.hide-my-ip.com) you get a 14 day free trial, the premium version is $29.95 and is worth getting (i have it )

  5. #5
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ...or u can set your own proxy (which is complex and i dont know how to do it but i know you can with windows firewall proxy settings etc.)

    but like i said, if this is browsing, just use kproxy it works best for me, theres a bunch of ads but if u have firefox and ad block plus (firefox plugin) you shouldnt have and slowdowns (from ads). kproxy proxies are based around europe but some do go to india fyi. so if u live there it shouldnt have much slowdown effects, also it depends on your internet too. if your service is good, then no major slowdowns.

  6. #6
    Join Date
    Dec 2008
    Posts
    2,813
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    He needs it because his parents blocked some sites (RuneScape) and so yeah.

  7. #7
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    to play runescape thru a proxy you will need a socks 5 proxy. its a bit coplex to set up but im sure you can find a guide here somewhere...also, how did they block it? via software? what is the message when you try to visit rs? cuz if its isp blocked....ur kinda in a pickle...if u got wifi, you can try piggybackin

  8. #8
    Join Date
    Nov 2008
    Location
    Arizona
    Posts
    236
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    its opendns gaurd. used it school most of the time kinda like dansgarudian.
    I'm Back.

  9. #9
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    so this is at school?
    hmm dns gaurd is that a program? if so then it probably just block rs cookies which i think u can bypass if you have a flash drive or something, go install firefox on your flashdrive on the computer with dnsgaurd. this will keep program on flashdrive, but register firefox in the computers registry, in firefox set to save cookies in your flash drive and i think that might do it.

  10. #10
    Join Date
    Nov 2008
    Location
    Arizona
    Posts
    236
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no its at home ill attach the pic of a blocked site. but im pretty sure its set through the main ip or w.e through the router. we run wifi all through the house so every comp is set to the network programed off of the one router. i have a router in my room thats running as a switch i suppose to the main router could i set a network to that and run my own personal network off of my parents?

    EDIT: heres link to what blocks my websites i try to acess. http://www.opendns.com/
    I'm Back.

  11. #11
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmm.....
    here...go to
    c/windows/system32/drivers/etc
    open the 'hosts' file with notepad

    it should look like this:
    Code:
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    
    127.0.0.1       localhost
    or something similar.
    now replace with this:
    Code:
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    
    127.0.0.1       localhost
    64.79.147.125       runescape.com
    save it but not as a txt just as a file. (the way it was)

    now try to go onto rs in ur browser see if that works.

    edit:wait where do u live? cuz thats the USA ip for rs
    Last edited by Ouivile; 07-27-2009 at 05:58 PM.

  12. #12
    Join Date
    Nov 2008
    Location
    Arizona
    Posts
    236
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah im in america
    I'm Back.

  13. #13
    Join Date
    Aug 2007
    Posts
    115
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Try to use Proxy sites, the bad thing is that webpages dont load that fast...

  14. #14
    Join Date
    Nov 2008
    Location
    Norway, Alesund
    Posts
    924
    Mentioned
    0 Post(s)
    Quoted
    37 Post(s)

    Default

    Download Firefox
    download add-on FoxyProxy
    choose an proxy address from http://nntime.com/proxy-country/ Should work nicely

  15. #15
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well? did the changing of hosts file work for you? or did u not try yet?

  16. #16
    Join Date
    Nov 2008
    Location
    Arizona
    Posts
    236
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i didnt have a folder named Drivers. there was one names Driver Cache
    I'm Back.

  17. #17
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Use Hotspot Shield. It's easy to use and hides your IP address.


  18. #18
    Join Date
    Jul 2009
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by [JS] View Post
    i didnt have a folder named Drivers. there was one names Driver Cache
    what os are you on? vista? crap...um hust use the search function in wondows and look for a file called "hosts"

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •