hi, first of all thanks for reading my mail.
currently i have to create squid proxy server which will act in the middle between user pc and with internet.All the internet request from user will go through this proxy server. server will have two ethernet ports, port one will be connected to internet, ip will vary according to the isp, on port second it will be connected to intranet user pc it will be fixed in the range 10.5.0.0/24! ih In server , i have installed web server(httpd), squid, dhcp, dns (bind) As of now, dhcp server , webserver, squid proxy server mysql server works fine the dhcp server will assign ip to connected user in the range from 10.5.0.2 to 10.5.0.254 i have to forward all request from user pc to internet >From user pc i can access my webserver but i am unabe to connect internet. The problem lies due to my dns server,. I am unable to configure file named.conf etc Web server ip address will be 10.5.0.1 static My doubts 1.what should be the gateway for eth1 interface. either 10.5.0.1 or eth0 ipadrsss or eth0 gateway address 2. what should be my nameserver ip address. 3. what should be my dns server ip address? can i configure google dns address for forwarding request. 4 . How should need to configure my dns server for forwarding. Need to enable auto proxy discovery used wpad.dat note: All server service should be configuired with in one machine. Basically i am php developer, but for my work myself have to configure server and dont have much knowledge on server configuration, Thanks hope some one can help me, if i left any information from my _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
