LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Configure 2 NIC in squid (https://www.linuxquestions.org/questions/linux-networking-3/configure-2-nic-in-squid-436398/)

addipolli 04-18-2006 10:25 AM

Configure 2 NIC in squid
 
Hi,
I have a linux server with 2 nic cards. This server is directly connected to the internet via Broadband Connection using ADSL Modem. NIC-A is connected to the modem using UTP Cable and assigened an IP address 192.168.1.10, NIC-B is connected to a switch and assigned an IP address 192.168.10.1. I want to share my internet connection with other systems in the network using squid as the proxy. I would like to configure squid to share my internet connection. Can some one help me.

satinet 04-20-2006 07:37 AM

it sounds like what you actually need is a firewall/router/dhcp server.

one that assigns IP address to your client machines and routes all internet bount traffic through it's nic that's connected to the internet.

what software are you using on ur proxy? which linux distro. It's no problem to have a firewall/router/proxy all in one. something like smoothwall or ipcop can do this or you can set it all up youself...

prasanta 04-20-2006 08:45 AM

You need to have a dhcp server running somewhere in your network for your client m/c to get an ip address. You can also follow what satinet has spoked.
To configure squid go through the following site,

http://squid-cache.org

--
Prasanta


All times are GMT -5. The time now is 04:44 AM.