1 Dec 2007 02:29
loopback filtering
Hi, I'm trying to enable an ipnat load balance config between local zones ... i.e. local zone connects to a port on the global zone; ipnat load balances this port across two other local zones. I've added the 'set intercept_loopback true;' parameter to /etc/ipf/ipf.conf as described in the ipf(4) man page, and rebooted my host. The ipfilters service is enabled. The output of 'ipf -T ipf_loopback' is supposed to show 'current 1' when active, but all I get is 'current 0' (disabled) ... Is there some config I missed ? I've tried this on a couple of systems, I must be doing the same wrong thing on each ... OS is OpenSolaris b77 ... Thanks, Jay Output of svcs -l ipfilters and my ipf.conf: w1100z # svcs -l ipfilter fmri svc:/network/ipfilter:default name IP Filter enabled true(Continue reading)
RSS Feed