Search squid archive

forwarding hostname to 2nd lan interface.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello all,
I am looking for a solution to forward some specific hostname to my 2nd
lan card.
My network inferface
eth0   192.168.2.80 (connect Internet by a dynamic real IP)
eth1   192.168.11.240 (connect Internet by a fixed real IP)

All user clients PC point to 192.168.2.80 and the default will go out to
eth0. But if the user trying go to ebrary.com, I wish the routing will
go to the eth1.

I have follow setting at my squid.conf but it does not work

acl To_ebrary dstdomain .ebrary.com
acl From_ebrary srcdomain .ebrary.com
tcp_outgoing_address 192.168.11.240 To_ebrary
tcp_outgoing_address 192.168.11.240 From_ebrary


Moris

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux