Tuesday, January 16, 2007

Will I Go On My Due Date With Ivf Pregnancy

Activation solaris 10 file

ipfilter 4.0.2
Instructions to enable the packet filter on solaris 10


ipfilter and comes bundled with the Solaris distribution 10, so it's a matter of setup and use.
particularly recommend to use "webmin" for these configuration tasks, as it facilitates these tasks greatly.
1. It must determine the interface on which to act ipfilter, for this use the following instructions:

# ifconfig-a lo0

: flags = 2001000849 mtu 8232 index 1 inet 127.0.0.1 netmask FF000000 nge0:
flags = 1000843 mtu 1500 index 2 inet fffffff8 netmask xxx.xxx.xxx.xxx broadcast xxx.xxx.xxx.xxx ether 0: aa: aa: aa: aa: aa
"As lo0 is the loopback, we take the network card as nge0 by So attached is the file / etc / ipf / pfil.ap, which is as follows: (all who are with # are disability)

# IP Filter setup pfil autopush

# # See the autopush(1M) manpage for more information.
#
# Format of the entries in this file is:
#

#major minor lastminor modules #iprb -1 0 pfil#elxl -1 0 pfil

#e1000g -1 0 pfil
#bge -1 0 pfil
#nf -1 0 pfil
#fa -1 0 pfil
#ci -1 0 pfil
#el -1 0 pfil
#ipdptp -1 0 pfil
#lane -1 0 pfil
# dnet -1 0 pfil
# pcelx -1 0 pfil
# SPWR -1 0 -1 0 pfil pfilnge
nge -1 0 pfil
3.Se must restart the system.
# reebot

4.For test filtering, edit the file / etc / ipf / ipf.conf and place:

block in all block out all
-These instructions block all traffic input and output.
5. To enable the filter to use:

# ipf-E
# ipf-Fa-f / etc / ipf / ipf.conf

6.For disable filtering of the above rules, you must create a file "ipf.not", empty, and run:

# ipf-Fa-f / etc / ipf / ipf.not
****** **** END

I hope this contribution will be helpful ...


No comments:

Post a Comment