I am trying to setup ipfilter in OpenSolaris build 63. Solaris documentation asks me to uncomment the interface entry in /etc/ipf/pfil.ap and start the pfil service. However, I don't see pfil and pfil.ap on my system. What would I need to do to start ipfilter in build 63?
Thanks Manish -bash-3.00# uname -a SunOS unknown 5.11 snv_63 i86pc i386 i86pc -bash-3.00# svcs -a | grep pfil disabled May_18 svc:/network/ipfilter:default online May_18 svc:/system/rmtmpfiles:default -bash-3.00# ls -al /etc/ipf/ total 14 drwxr-xr-x 2 root sys 512 May 18 11:43 . drwxr-xr-x 89 root sys 4608 May 26 10:08 .. -rw-r--r-- 1 root sys 134 Apr 20 18:45 ipf.conf -bash-3.00# find /etc -name pfil.ap -bash-3.00# find /etc -name pfil* -bash-3.00# -bash-3.00# ifconfig -a lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1 inet 127.0.0.1 netmask ff000000 e1000g0: flags=201004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4,CoS> mtu 1500 index 2 inet 192.168.16.146 netmask ffffff80 broadcast 192.168.16.255 ether 0:6:5b:cf:4c:b9 lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1 inet6 ::1/128 This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list networking-discuss@opensolaris.org