On Mon, Aug 31, 2009 at 9:38 PM, mettur salem<[email protected]> wrote: > Thanks for your Response > The setup is like that in windows 2003 > > one server ( windows 2003 ) with 25 clients are working (without domain > login) with the following facilities like browsing and Remote desktop > connectivity and file transfer ( with in local & sometime via mails) I > want to change this setup into linux (No separate Mail server is here > paided site located in somewhere) > > so i do squid proxy server in linux ,web browsing is over and i can able to > browse now but clients using in windows xp profess not able to send their > mails to outside via squid proxy linux server mails are not delivered also > Remote desktop is not taken by windows users ( to outerworld using static > ips ) > > this is i want to solved it i searched the google but not finding exactly > related to this
For the sake of list members, please do not reply to digests and that too with such a gawky subject line. You need to set up the Linux machine as a gateway with NAT for this to work. Am assuming the Linux machine will be connected to your external link. You do not need squid unless you want to exercise control. If you want squid to be used on the same box for web browsing but NAT other connections, then you'll have to set it up as a transparent proxy using iptables redirect. Look up howtos in www.tldp.org Mohan Sundaram _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
