Hi, Alan Thank you for your reply. I checked the config.log and found the
configure:4874: checking whether to enable TPROXY based transparency configure:4884: result: 19 So I think transparent is built, but I found error in manager.log, should I run it as ³root² for transparent? [Sep 29 04:10:55.221] Manager {0x7fbfa10227e0} NOTE: [appendDefaultDomain] Unable to determine default domain name. Nodes will be know by their unqualified host name [Sep 29 04:10:55.222] Manager {0x7fbfa10227e0} NOTE: [ClusterCom::ClusterCom] Node running on OS: 'Linux' Release: '2.6.32-220.el6.x86_64' [Sep 29 04:10:55.225] Manager {0x7fbfa10227e0} ERROR: [bindProxyPort] Unable to set transparent socket option [1] Operation not permitted [Sep 29 04:10:55.242] {0x7fa72273b7e0} STATUS: opened /home/ats/local3/trafficserver-5.0.1/var/log/trafficserver/manager.log [Sep 29 04:10:55.242] {0x7fa72273b7e0} NOTE: updated diags config [Sep 29 04:10:55.243] Manager {0x7fa72273b7e0} NOTE: [appendDefaultDomain] Unable to determine default domain name. Nodes will be know by their unqualified host name [Sep 29 04:10:55.245] Manager {0x7fa72273b7e0} NOTE: [ClusterCom::ClusterCom] Node running on OS: 'Linux' Release: '2.6.32-220.el6.x86_64' [Sep 29 04:10:55.246] Manager {0x7fa72273b7e0} ERROR: [bindProxyPort] Unable to set transparent socket option [1] Operation not permitted [Sep 29 04:10:55.265] {0x7ff34c9687e0} STATUS: opened /home/ats/local3/trafficserver-5.0.1/var/log/trafficserver/manager.log [Sep 29 04:10:55.265] {0x7ff34c9687e0} NOTE: updated diags config [Sep 29 04:10:55.265] Manager {0x7ff34c9687e0} NOTE: [appendDefaultDomain] Unable to determine default domain name. Nodes will be know by their unqualified host name [Sep 29 04:10:55.267] Manager {0x7ff34c9687e0} NOTE: [ClusterCom::ClusterCom] Node running on OS: 'Linux' Release: '2.6.32-220.el6.x86_64' [Sep 29 04:10:55.267] Manager {0x7ff34c9687e0} ERROR: [bindProxyPort] Unable to set transparent socket option [1] Operation not permitted Jay On 9/29/14, 10:57 AM, "Alan M. Carroll" <a...@network-geographics.com> wrote: >Sunday, September 28, 2014, 8:10:04 PM, you wrote: > >> Hi, > >> The problem is not the delimiter (space or comma) and it is the keyword >> tr-full. > >In addition to traffic.out, there are the files "diags.log" and >"error.log" in the same directory. You should check them for errors. > >The most likely case is that ATS did not build with transparency support. >You can check that by looking at config.log in your build directory. Look >for a line like "checking whether to enable TPROXY based transparency". >