Re: [squid-users] tcp_outgoing_address

From: Edward <edward@dont-contact.us>
Date: Fri, 25 May 2001 14:18:49 -0400

All you need is one gateway on the card since the router have a secondary address.

Have you follow mu instructions on that page.
 http://squid.sourceforge.net/tosaddracl/example.html

What you also need to do is to used squid 2.5 and patch it with http://squid.sourceforge.net/cgi-bin/diff/tosaddracl.patch

You should be working now.

1. Download squid 2.5.

2. Patch squid. patch < /tmp/tosaddracl.patch assuming that the patch is in the tmp directory.

3. Install squid and apply the config.

4. You should be working now.

Thank you very much.
 
Best regards,
 
Edward Millington
(Network Administrator & Senior Technical Support Technician)
Cariaccess Communications Ltd.
Palm Plaza
Wildey
St. Michael
Barbados
1-246-430-7435
Fax : 1-246-431-0170
edward@cariaccess.com
www.cariaccess.com
  ----- Original Message -----
  From: KOSAR WEBMASTER
  To: Edward
  Sent: Friday, May 25, 2001 12:30 PM
  Subject: Re: [squid-users] tcp_outgoing_address

  yes we are ISP
  first i want load balancing but now i want routing by this structure :

  we have 2 range ip address by 2 gateway
  i want use 1 cache server that service 2 range ip(clients) and use 2 gateway (sat1 and sat2)
  when using tcp_outgoing_address and acl not work corectly and work last tcp_outgoing_address tag!
  note : routing is corectly but i can not use sat1 and sat2 by cache server (squid)
  squid work by sat1 or sat2! for all clients!
  can you help me what can i do?
  =================
  our ip address :
  62.193.4.62-128 sat1
  195.96.156.193-255 sat2
  ====================
  route ip address (one router):
  primery :195.96.156.193
  secendary :62.193.4.65
  ================
  squid server ip address :
  62.193.4.125
  alias ip : 195.96.156.254
  squid server defauld gateway :
  62.193.4.65
  squid server another gateway :
  195.96.156.193
  ==================

  ipchains redirect all www source ip to squid

  Regards,
  M.A.R

    ----- Original Message -----
    From: Edward
    To: KOSAR WEBMASTER
    Sent: Friday, May 25, 2001 6:41 PM
    Subject: Re: [squid-users] tcp_outgoing_address

    Ok.

    Please bear with me.

    So you are saying that you have tried 2 different config? right?

    But when you say load balance, what do you mean.

    Are you an ISP?

    Thank you very much.
     
    Best regards,
     
    Edward Millington
    (Network Administrator & Senior Technical Support Technician)
    Cariaccess Communications Ltd.
    Palm Plaza
    Wildey
    St. Michael
    Barbados
    1-246-430-7435
    Fax : 1-246-431-0170
    edward@cariaccess.com
    www.cariaccess.com
      ----- Original Message -----
      From: KOSAR WEBMASTER
      To: Edward
      Sent: Friday, May 25, 2001 12:03 PM
      Subject: Re: [squid-users] tcp_outgoing_address

      yes, and all packet is route but by last tcp_outgoing_address !
        ----- Original Message -----
        From: Edward
        To: KOSAR WEBMASTER
        Sent: Friday, May 25, 2001 6:23 PM
        Subject: Re: [squid-users] tcp_outgoing_address

        Do you have the proxy inline with the router?

        LAN -------->Proxy ------------>router

        Thank you very much.
         
        Best regards,
         
        Edward Millington
        (Network Administrator & Senior Technical Support Technician)
        Cariaccess Communications Ltd.
        Palm Plaza
        Wildey
        St. Michael
        Barbados
        1-246-430-7435
        Fax : 1-246-431-0170
        edward@cariaccess.com
        www.cariaccess.com
          ----- Original Message -----
          From: KOSAR WEBMASTER
          To: Edward
          Sent: Friday, May 25, 2001 11:49 AM
          Subject: Re: [squid-users] tcp_outgoing_address

          Are these two seperate configs? yes
          How are you getting the packets to the caching server? by ipchains
            ----- Original Message -----
            From: Edward
            To: Squid Users
            Sent: Friday, May 25, 2001 6:07 PM
            Subject: Re: [squid-users] tcp_outgoing_address

            Thank you very much.
             
            Best regards,
             
            Edward Millington
            (Network Administrator & Senior Technical Support Technician)
            Cariaccess Communications Ltd.
            Palm Plaza
            Wildey
            St. Michael
            Barbados
            1-246-430-7435
            Fax : 1-246-431-0170
            edward@cariaccess.com
            www.cariaccess.com
              ----- Original Message -----
              From: KOSAR WEBMASTER
              To: squid-users@squid-cache.org
              Sent: Friday, May 25, 2001 11:21 AM
              Subject: [squid-users] tcp_outgoing_address

              Hi

              I have been config :

              acl t_service src 63.193.4.0/255.255.255.0
              acl v_service src 196.96.156.0/255.255.255.0
              tcp_outgoing_address 63.193.4.125 v_service
              tcp_outgoing_address 196.96.156.254 t_service

              but for all source ip , outgoing by 196.96.156.254 and when config this :

              acl t_service src 63.193.4.0/255.255.255.0
              acl v_service src 196.96.156.0/255.255.255.0
              tcp_outgoing_address 196.96.156.254 t_service
              tcp_outgoing_address 63.193.4.125 v_service

              for all source ip , outgoing by 63.193.4.125

              what's problem?

              Thank you
              M.A.R
Received on Fri May 25 2001 - 12:16:04 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:18 MST