LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Hide my ip address (https://www.linuxquestions.org/questions/linux-general-1/hide-my-ip-address-410074/)

Richie55 01-31-2006 01:28 PM

Hide my ip address
 
Hi,
When I'm surfing the internet, I know it is possible to block the site from knowing my ip addres, or letting it know a fake one, but how do i do this in linux?

I feel I must add that this is not for a sinister reason!

Thanks.

haertig 01-31-2006 01:37 PM

If you were to truely hide your IP address you wouldn't be able to surf the web! You send a request for a webpage, and the webpage has to be sent back to you. You won't get the webpage if your IP address is really hidden.

I'm sure what you're thinking about is some kind of proxy service. These can mask your IP address from the final destination website, but the proxy itself still has to know your IP address to deliver the webpage to you. Using a proxy service should be no different under Linux than under Windows. You don't modify anything at the OS level. You just subscribe (?) to the proxy service and point your web browser there instead of the real website you want to access.

You are NEVER really anonymous!

Matir 01-31-2006 01:38 PM

In order to hide your IP from a site, you'll need some anonymizing software, like Tor.

Emerson 01-31-2006 02:32 PM

Matir. Do you use it yourself? I had a brief look at it and seems it creates a big mess. I wonder how much my traffic is going to increase.

Matir 01-31-2006 03:00 PM

I do not use it, because I have never found a need/desire to hide my IP address. It does increase your traffic and slow things down somewhat, however.

Richie55 01-31-2006 03:41 PM

Thanks for the replys everyone,

Matir that was exactly whati was looking for!! And not to bad to get installed and working! Thankyou very much.

Just as a bit of a side line, before I posted my question on here I did look on google and kept getting information about Ip Masquerading but it all went a bit over my head, what is this and will it do the same thing?

Don't get me wrong I'm compleatly happy with the above solution, this is now just curiosity.

Thanks.


All times are GMT -5. The time now is 08:59 AM.