• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

does win2k have it's own proxy setup?

Charay

Member
i want to make my second computer a proxy server...i have windows 2000 running on the client and server machines. is it possible to do without having to purchase third party proxy software? if so, where can i go for help setting this up? thanks.
 
yes, Windows 2000 has ICS (internet connection sharing) built in.

If its a cable/dsl connection, you right click on the connection in network setup, and there is a place to select "sharing". thats basically it.


as for dialup, I'm not sure, I haven't screwed with dialups in years, and definately not on windows 2000.


also, ICS is a NAT based sharing, (network address translation), not a proxy. there is a difference, but they sorta do the same thing. but NAT is better. basically it translates public network traffic to the correct private network addresses. Therefor NAT is usually transparent to all your internet applications on the client side. Proxies on the other hand, must be setup for each application on the client side in order for them to work properly, usually
 
Back
Top