Use incoming address for outgoing?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Squid > Use incoming address for outgoing?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Use incoming address for outgoing?  
John Jardine


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-17-07 12:15 AM

I have squid setup as such:

http_port xx.xx.xx.90:8080
http_port xx.xx.xx.91:8080
http_port xx.xx.xx.92:8080
http_port xx.xx.xx.93:8080
http_port xx.xx.xx.94:8080

I can connect to the proxy for each of the addresses just fine, but
the IP that squid connects with to the web server is always xx.xx.xx.
90. Is there a way to have squid connect use, say,  x.x.x.93 to the
web server when the user is using the x.x.x.93 proxy?

Or is there a way to use multiple outgoing addresses at all?

Thanks






[ Post a follow-up to this message ]



    Re: Use incoming address for outgoing?  
John Jardine


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-17-07 12:15 AM

I just tried this:

acl net90 dst xx.xx.xx.90
acl net91 dst xx.xx.xx.91
acl net92 dst xx.xx.xx.92
acl net93 dst xx.xx.xx.93
acl net94 dst xx.xx.xx.94
tcp_outgoing_address xx.xx.xx.90 net90
tcp_outgoing_address xx.xx.xx.91 net91
tcp_outgoing_address xx.xx.xx.92 net92
tcp_outgoing_address xx.xx.xx.93 net93
tcp_outgoing_address xx.xx.xx.94 net94


But it's not detecting the destination addresses properly. Any ideas?

On Apr 16, 4:33 pm, "John  Jardine" <jar...@gmail.com> wrote:
> I have squid setup as such:
>
> http_port xx.xx.xx.90:8080
> http_port xx.xx.xx.91:8080
> http_port xx.xx.xx.92:8080
> http_port xx.xx.xx.93:8080
> http_port xx.xx.xx.94:8080
>
> I can connect to the proxy for each of the addresses just fine, but
> the IP that squid connects with to the web server is always xx.xx.xx.
> 90. Is there a way to have squid connect use, say,  x.x.x.93 to the
> web server when the user is using the x.x.x.93 proxy?
>
> Or is there a way to use multiple outgoing addresses at all?
>
> Thanks







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 04:42 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register