tools to hide ip and mac address

0

Are there any fast and free software to:

  1. Hide my IP address without proxy server as it changes the layout of the web site and makes it not fast at all.

  2. Dynamic MAC address generator to change it continuously or a tool to hide the MAC address.

Because I have problems with many users - it cuts my connection and decreases my Internet connection speed.

I have tried programs like anti-ARP and anti-netcut, but still these problems exists.

Anyname Donotcare

Posted 2011-03-01T08:25:20.003

Reputation: 649

1what operating system..? – John T – 2011-03-01T08:26:54.590

windows xp .... – Anyname Donotcare – 2011-03-01T08:34:29.827

1What exactly is the goal of these actions? I dont think your connection will get any faster if you change your mac or hide your ip address. – matthias krull – 2011-03-01T09:57:57.590

what i think about not the speed , i try to prevent any attack or cut for my connection ,so if i hide my ip and mac address , i imagine this will limit the cuts – Anyname Donotcare – 2011-03-01T10:36:52.543

Answers

2

I can't see that being possible. You have to have a valid IP address and MAC on the network in order to communicate. 'Hiding' either would basically mean that as far as the network was concerned, you had neither, which would mean you wouldn't be able to communicate.

A decent firewall (like ZoneAlarm) is all I can recommend, but that won't stop people on the local network hijacking your IP or MAC address.

Majenko

Posted 2011-03-01T08:25:20.003

Reputation: 29 007