:shock:  
hi! all.
I have been trying to configure my computer as a linux proxy server buy am failing repeatedly. I have done it using microsoft's isa server and it was really simple. 
I would like to explain how my setting are:
we already have a windows proxy server running with private ip 192.168.0.1
I have installed linux on my pc with 2 network cards with ip address 192.168.0.17 on one card and 10.10.0.1 on the second.
I am using a third computer directly connected to my pc to connect to the internet using ip address 10.10.0.2. I can ping between the third comp and my pc.
i have installed suse linux 9.1 on my pc and I can browse without any problems.
I have installed squid and it is also running on my pc.  Now where am i doing wrong in the squid.conf file?
 
 if someone can give me some real steps to accomplish this feat I will reward him greatly
Thanks 
my setting as as follows
 (216.104.201.69)                                                                                  
            |
windows proxy server
            |
            |
   (192.168.0.1)
            |
            |
    [ SWITCH ]
            |
            |
  192.168.0.17
            |
     SUSE 9.1  <-------- my pc running suse linux 9.1 with 2 network cards
            |
       10.10.0.1
            |
      10.10.0.2
            |
        3rd pc   <---------   pc used for testing the proxy