On Tue, 10 Feb 1998, Alik Yuswanto wrote:
> Hello there,
> 
> I'm running squid version 1.1.20 and my server have 2 nic cards.  One is for
> handling the request (167.x.x.x) and the other for serving the request
> (202.x.x.x).
> I want to edit my squid.conf but I don't know the syntax/command for that
> purpose.
> Could anyone help me?    Any help will be appreciated.
> Thanks in advance.
#  TAG: tcp_incoming_address
#  TAG: tcp_outgoing_address
#  TAG: udp_incoming_address
#  TAG: udp_outgoing_address
#       Usage: tcp_incoming_address 10.20.30.40
#              udp_outgoing_address fully.qualified.domain.name
#
#       tcp_incoming_address    is used for the HTTP socket which accepts
#                               connections from clients and other caches.
#       tcp_outgoing_address    is used for connections made to remote
#                               servers and other caches.
#       udp_incoming_address    is used for the ICP socket receiving packets
#                               from other caches.
#       udp_outgoing_address    is used for ICP packets sent out to other
#                               caches.
#
#       The defaults behaviour is to not bind to any specific address.
However, be aware that this can cause some confusion among cache-admins 
and users.
Also, you don't need 2 NICs. A single one with virtual interfaces 
can do the same. With Fast Ethernet, you also get full duplex.
Markus
/////////////////////////////////////////////////////////////
  Markus Storm, mediaWays GmbH, Guetersloh, Germany
  Markus.Storm@mediaways.net
Received on Tue Feb 10 1998 - 00:56:23 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:50 MST