dkeav
06-12-2003, 10:29 AM
its really quite simple to setup and do, the hardest part would be for ppl who dont already have java installed, heres my setup, i have dsl and a bunch of computers connected on a switch all connected to a gateway/router.
the gateway router is actually a redundant pc that i am running clarkconnect on, and if you have broadband and more than one comp, god ppl go out and spend 10$ at a garage sale or ebay or something for an old p1 or 486 and make yourself a gateway its so easy and so nice.
the gateway its self wont do stealth but it does have a good iptables firewall, squid proxy(with privoxy plugin), snort and several other fine programs
now i didnt setup the stealth proxy on this box for a reason, one its too easy to install on a single client, two i dont want some of the clients stealthed
with the gateway at max security i went and tested it with "Shields up" it found my ip addy and my ports were all closed, while closed is good it still means that another computer can see that your comp exists, but cannot gain access, thats great but we want stealth
heres the ringer, i found a java based anonymizer proxy from a german group on freshmeat its called "Java Anon Proxy" or JAP for short, its a java .jar excutable so to use it all you need is java running (1.4) and download the jar file, to start the program you just enter a short shell command to java, which i scripted and set a shortcut right next to mozilla so i can easily turn it on and off, then just edit your browsers proxy settings (piece of cake 127.0.0.1:4001 thats all there is to that) and then go test it
after doing this i went back to Shields up and retested the firewall test failed because it could not see the comp, and the port scan came back as all ports stealthed, the ip addy that it aquired was that of the programs domain in germany, now because your browser is not secure your not completely invisible, to do that your going to need to turn of scripting programs like javascript(the main one) and activeX, with those off and JAP running your pretty much invisible, atleast to privacy testing sites like heads up and the JAP test site
give it a try if your super paranoid like me, and tell me how it goes
the gateway router is actually a redundant pc that i am running clarkconnect on, and if you have broadband and more than one comp, god ppl go out and spend 10$ at a garage sale or ebay or something for an old p1 or 486 and make yourself a gateway its so easy and so nice.
the gateway its self wont do stealth but it does have a good iptables firewall, squid proxy(with privoxy plugin), snort and several other fine programs
now i didnt setup the stealth proxy on this box for a reason, one its too easy to install on a single client, two i dont want some of the clients stealthed
with the gateway at max security i went and tested it with "Shields up" it found my ip addy and my ports were all closed, while closed is good it still means that another computer can see that your comp exists, but cannot gain access, thats great but we want stealth
heres the ringer, i found a java based anonymizer proxy from a german group on freshmeat its called "Java Anon Proxy" or JAP for short, its a java .jar excutable so to use it all you need is java running (1.4) and download the jar file, to start the program you just enter a short shell command to java, which i scripted and set a shortcut right next to mozilla so i can easily turn it on and off, then just edit your browsers proxy settings (piece of cake 127.0.0.1:4001 thats all there is to that) and then go test it
after doing this i went back to Shields up and retested the firewall test failed because it could not see the comp, and the port scan came back as all ports stealthed, the ip addy that it aquired was that of the programs domain in germany, now because your browser is not secure your not completely invisible, to do that your going to need to turn of scripting programs like javascript(the main one) and activeX, with those off and JAP running your pretty much invisible, atleast to privacy testing sites like heads up and the JAP test site
give it a try if your super paranoid like me, and tell me how it goes