IPF on Solaris 10 prior 10 8/07 releases


 
Thread Tools Search this Thread
Operating Systems Solaris IPF on Solaris 10 prior 10 8/07 releases
# 1  
Old 05-24-2010
IPF on Solaris 10 prior 10 8/07 releases

I'm trying to enable IPF ( ip filter ) on solaris 10 release 6/06
Code:
 Solaris 10 6/06 s10s_u2wos_09a SPARC

so i enabled
Code:
svc:/network/ipfilter:default

it was disabled by default and
Code:
svc:/network/pfil:default

was enabled and online

there only one config file under etc
Code:
$/etc/ipf/ipf.conf

i followed the following docs which suggests
Quote:
To enable Solaris IP Filters if your system is running a Solaris 10 release previous to Solaris 10 8/07 OS, see Working With the pfil Module.
a now i'm confused i can't find the
Code:
/etc/ipf/pfil.ap

file
what's wrong or what i'm missing .
any suggestions.
Thanks
# 2  
Old 05-26-2010
I got an answer here
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Zone ipf question

Hello, I was wondering, if your setting ipf filter rules on a Solaris 10 server with one or more full root zones. Where do you set it? I know that the place to set the rules is here; /etc/ipf/ipf.conf. Do I set it in each zone and the global? Or should I just set the rules at the global? ... (7 Replies)
Discussion started by: bitlord
7 Replies

2. OS X (Apple)

Upgrade prior download without wi-fi

New Apple user going crazy with the wi-fi connection issues.... Went to the Apple store and downloaded 10.7.3 but delayed the install. Came home and wireless was working much better, but I screwed it up with the "Renew DHCP Lease" sleeping wi-fi attempted fix. I now see that 10.7.3 didn't... (0 Replies)
Discussion started by: b79holmes
0 Replies

3. UNIX for Advanced & Expert Users

ipf/ipnat NAT/port forward issues

I've been going crazy trying to get this working. Here's the situation: we have a Solaris 10 box that connects an internal network to an external network. We're using ipf/ipnat on it. We've added a couple of new boxes to the internal network (192.168.1.100, .101) and want to be able to get to port... (1 Reply)
Discussion started by: spakov
1 Replies

4. Cybersecurity

IPF pass in connection to port 21 even with no explicit rule

I'm running IPF on solaris 10 bash-3.00# ipf -V #display ipf version ipf: IP Filter: v4.1.9 (592) Kernel: IP Filter: v4.1.9 Running: yes Log Flags: 0 = none set Default: pass all, Logging: available Active list: 1 Feature mask: 0x107 with the following rules bash-3.00# ipfstat -o -i... (0 Replies)
Discussion started by: h@foorsa.biz
0 Replies

5. Solaris

Discussion of Solaris 10 releases (Updates)

We are running Solaris 10 Update 1 on multiple servers. We have maintained patches on these servers as they were released. A vendor is telling us that their software will not run on our servers unless we are running Solaris 10 Update 3. It's our contention that since we're patched up we have all... (7 Replies)
Discussion started by: pzxkys
7 Replies

6. Solaris

Solaris 2.5.1 and 2.6 OE CD and later HW releases

Hi Folks, New to the list/forum but not new to Solaris (Unix/Linux etc) been with it since 1991 or so :).. and my favorite little box is a small lunchbox IPX with upgraded motherboard (110MHz MicroSparc), RasterFlex32 24bit framebuffer... It's a sweet little one -- took two weeks to set up a... (8 Replies)
Discussion started by: Dyna
8 Replies

7. Solaris

ipf.conf question

OK I am running solaris 10. I made some changes to my ipf.conf file and issued the command: ipf -Fa -f /etc/ipf/ipf.conf to flush out the old and bring in the new changes. When I ran ipfstat -ioh to verify it had brought in the new rule set I saw something I wasn't expecting to see. I... (3 Replies)
Discussion started by: NewSolarisAdmin
3 Replies

8. UNIX for Dummies Questions & Answers

How Do I backdate some to prior month?

I am currently programming a shell script and am running into an issue with how to backdate the timestamp to the prior month. Anyone have any suggestions as to how to backdate?? current date timestamp is: date +%Y%m%d-%H%M which being the month is 06 i want it to output 05. Any... (1 Reply)
Discussion started by: Jcheetwood
1 Replies
Login or Register to Ask a Question