Results 1 to 3 of 3
-------------------------------------------------------------------------------------
-----------------------|^^^^^^^^ |------------------------|^^^^^^^^ |
-----------------------|^^^linux^^^|-----------------------|^^squid^^^|
Clients -----------> | ^^server^^|---------------------->| ^^server^^|
-----------------------| ^^^^^^^^ |-----------------------|^^^^^^^^ |
-----------------------| ^^^^^^^^ |-----------------------|^^^^^^^^ |
--------------------------------------------------------------------------------------
I have the above scenario .
Clients connected wireless to the ...
- 05-02-2011 #1Just Joined!
- Join Date
- May 2007
- Posts
- 43
How the iptables command solve this ?
-------------------------------------------------------------------------------------
-----------------------|^^^^^^^^ |------------------------|^^^^^^^^ |
-----------------------|^^^linux^^^|-----------------------|^^squid^^^|
Clients -----------> | ^^server^^|---------------------->| ^^server^^|
-----------------------| ^^^^^^^^ |-----------------------|^^^^^^^^ |
-----------------------| ^^^^^^^^ |-----------------------|^^^^^^^^ |
--------------------------------------------------------------------------------------
I have the above scenario .
Clients connected wireless to the linux server .
How to give the Clients transparent internet connection with out configuring the squid server ?
I need the configuration on the linux server .
- 05-03-2011 #2Just Joined!
- Join Date
- May 2007
- Posts
- 43
The squid server is in remote location
I need to forward http requests through the linux server to the squid server
- 05-07-2011 #3
You will need to turn on forwarding on the linux server. then you will need to forward all requests that you want to pass through the squid server to it.


Reply With Quote