PDA

View Full Version : Question about proxies...


Archer36
12-06-06, 08:00 PM
Hello all, I got an itch to bug my friend... He has a basic wireless network that I use as well as his family. Basically I want to go to his house go inside and browse the net with my laptop. Then let the games begin...

I have slackware 11.0 installed on my laptop, along with ettercap and iptables. I would install squid and apache at a later time if this is possible. Having limited experience with ARP poising (yes mean pranks on my friend) I was wondering would it be possible to ARP poison the network so it re routes all the traffic through my laptop, through iptables and squid? I know how do the ARP poising through ettercap, but I was wondering if this would enable clients to use the transparent proxy?

amazon10x
12-06-06, 11:08 PM
A really simple way of doing it would be to change his DNS servers to point to your IP address and run your own DNS server which redirects to localhost, your apache server.

I don't know anything about doing it with ARP poisoning.

Archer36
12-07-06, 01:45 PM
Well I got most of it working, I was banging my head on a wall wondering why it wouldn't flip the images... turns out I had a typo instead of /usr/local i had /usr/loacal :bday:

Archer36
12-07-06, 01:46 PM
And yet another picture, can you see the difference?