Networking Forums

Networking Forums > Computer Networking > Linux Networking > Squid and routing

Reply
Thread Tools Display Modes

Squid and routing

 
 
Ton 't Lam
Guest
Posts: n/a

 
      11-29-2004, 06:31 PM
Hello,

Who wants to shine some light here:

I have an application A that connects directly to say application B at
port 1234. B is a proxy program that forwards the message further to
other processes.

A ---> B (1234)

Now I want to use squid to have a proxy in between


A ---> squid (3128) ---> B (1234)

I can tell A to contact another proxy instead; suppose I use squid.
How can I configure squid so it will forward the request to B (1234).
In other words: how do I set routing within squid?

Squid is not the holy grail for me here. If some other proxy process
can do this I will be happy as well. Thanks a lot.

Best Regards,
Ton 't Lam

 
Reply With Quote
 
 
 
 
/dev/null
Guest
Posts: n/a

 
      11-29-2004, 07:26 PM
> Squid is not the holy grail for me here. If some other proxy process
> can do this I will be happy as well. Thanks a lot.


how about ssh port forwarding?


 
Reply With Quote
 
Ton 't Lam
Guest
Posts: n/a

 
      11-30-2004, 06:50 AM
/dev/null wrote:
>>Squid is not the holy grail for me here. If some other proxy process
>>can do this I will be happy as well. Thanks a lot.

>
>
> how about ssh port forwarding?
>
>


Simplicity in extensio. Thanks a lot.
 
Reply With Quote
 
Alexander Clouter
Guest
Posts: n/a

 
      12-02-2004, 07:26 PM
On 2004-11-29, Ton 't Lam <(E-Mail Removed)> wrote:
> Hello,
>
> [snipped]
>
> I can tell A to contact another proxy instead; suppose I use squid.
> How can I configure squid so it will forward the request to B (1234).
> In other words: how do I set routing within squid?
>
> Squid is not the holy grail for me here. If some other proxy process
> can do this I will be happy as well. Thanks a lot.
>

A 'parent' (or is it 'child', I never can remember) proxy's is probably what
you are after in the squid.conf file. If your SSH session collapses (as
suggested) then you are cut off. I think in the squid.conf file you can set
up some kind of fall over and also you are then only relying on the
relibility of the parent proxy server rather than that in addition to the ssh
session.

Of course this kind of functionality exists in other proxy servers too.

Cheers

Alex
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Win2003 R2 server just stops routing traffic until I restart Routing service Martijn Tonies Windows Networking 8 11-03-2008 11:05 AM
Squid 2.5 to 2.6 Alessandro Linux Networking 0 02-26-2008 04:27 PM
squid [ECF]Juggernaut Linux Networking 1 05-10-2007 02:53 PM
squid and ie5.5+ Gblx News Linux Networking 0 12-22-2003 04:43 PM
Intermittent Squid problem, no responce from squid Graeme Hinchliffe Linux Networking 1 10-30-2003 11:51 AM



1 2 3 4 5 6 7 8 9 10 11