[tt]svcadm disable svc:/network/ipfilter:default[/tt] will stop the firewall, if it is running. The config file is [tt]/etc/ipf/ipf.conf[/tt]. ipfilter is a nice packet filter known from the BSD systems, I used it under OpenBSD some years ago. IMHO it's easier to configure than iptables.