- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Coming soon - IPFilter A.03.05.07
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2003 09:48 AM
06-03-2003 09:48 AM
Coming soon - IPFilter A.03.05.07
HP-UX IPFilter A.03.05.07 for HP-UX 11.11 contains new features and fixes listed
below:
New Features supported:
~~~~~~~~~~~~~~~~~~~~~~
1) Dynamic Connection Allocation (DCA) (previously known as "Anti-Spam Filter")
is a new feature in IPFilter that is designed to run on an intermediate system
that sits in front of a server (or set of servers). It allows limits to be
placed on incoming connections, thereby protecting the server from excessive traffic. An example is to protect MMPF mail servers from excessive SPAM.
Using DCA, administrators can set the number of concurrent connections that are allowed from:
* an IP address;
* each IP address in an IP subnet range;
* an IP subnet range where all the IP addresses in that subnet share the
cumulative limit;
* unknown IP addresses where each unknown IP address has its own connection
limit.
Connections that exceed the limiting value are dropped and if configured, a TCP
reset is sent.
A set of new commands collect statistics about the controlled connections, such
as source and destination IP address, the allocated number of connections, the
number of active connections, and the number of times the connections limit exceeded.
It also provides logging records by IP addresses or subnets, allowing the
administrator to fine tune the rules configured.
2) Full NAT support includes NAT related rules and rule configuration: map,
bimap, rdr, map-block, ipnat.
All perimeter firewall features are still not supported. The following listed
functionality are included with HP-UX IPFilter, but not supported:
* local and remote failover
* fastroute, ipscan: It provides some very basic content filtering capability
that is yet to completely supported in the public domain.
* ipsyncs, ipsyncm: They are the sync slave and the sync master daemons that
synchronize state/NAT state between two IPFilter hosts. This functionality is
incomplete and not supported fully in public domain.
* ipfs: ipfs is used in the context of state synchronization and cannot be
supported without ipsyncs and ipsyncm.
* ipsend, ipresend: They are testing utilities.
* application/FTP proxy/reverse proxy: It is an excluded perimeter firewall
feature. Current FTP proxy functionality is broken and incomplete.
Bug Fixes:
~~~~~~~~~~
* JAGae50391 - HA local failover DPF: Customer's system, using IPFilter
A.03.05.05 with MC/ServiceGuard configured for 3 pairs of primary/standby
interfaces, panicked when cmcld is switching lan i/f.
* JAGae62830 - syslog message "NOTICE: PFIL: cannot find interface
for q xxxxxxxxxxxxxxxx"
* JAGae75702: IPFilter: 'wait_for_lock panic' in pfilstrmodrput() due to low
memory
HP-UX IPFilter A.03.05.07 for HP-UX 11.0 contains the bug fixes mentioned above,
but does not include support for the new features described above (DCA & NAT).
This information is provided in advance in order for those who wish this improved capabililty in IPFilter, and need to schedule (e.g., change managment).
At the end of installation, it automatically reboots; as result, it replaces the previous version and works with the previous version with no problem. The previous version does not need to be uninstalled first.
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2003 02:59 AM
06-10-2003 02:59 AM
Re: Coming soon - IPFilter A.03.05.07
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2003 11:55 PM
07-27-2003 11:55 PM
Re: Coming soon - IPFilter A.03.05.07
why ipmon dont log to the /var/adm/sylog/syslog.log
after instalation IP Filter v3.5alpha5
on HPUX B.11.11
the rule is:
block in log level auth.info all
there is a bug or missing patch?
Thank you
otepka
otepka@utb.cz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 04:15 AM
07-28-2003 04:15 AM
Re: Coming soon - IPFilter A.03.05.07
ipf -V should show the logging file as available.
ps -ef|grep ipmon to verify if ipmon is running. ipmon is started during bootup. If it is not running, start it as follows:
ipmon -sD
The -s option specifies that the log records go to /var/adm/syslog/syslog.log and the -D option directs ipmon to run as a daemon in the background.
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 04:42 AM
07-28-2003 04:42 AM
Re: Coming soon - IPFilter A.03.05.07
after reboot ipmon is not worked.
after /sbin/init.d/ipfboot stop and then start
ipmon is worked.
the ipfilter seems to be working but no loggin
...
Elena Leontieva wrote me about
"
Date: 4/18/03
Document description: HP-UX: IPFilter seems to be installed but fails to work; no errors logged
Document id: 4000051275
"
I cannot find it? from Europe site ???
can you help me
Thank you
otepka@utb.cz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 04:46 AM
07-28-2003 04:46 AM
Re: Coming soon - IPFilter A.03.05.07
Regards,
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 08:12 AM
07-28-2003 08:12 AM
Re: Coming soon - IPFilter A.03.05.07
ex: ipf -Fa -f /etc/opt/ipf/ipfilter.conf
Hope that helps!
-Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 08:29 AM
07-28-2003 08:29 AM
Re: Coming soon - IPFilter A.03.05.07
I am implementing IPFilters and could use the doc.
Would you be so kind as to email me at work?
Thanks.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 02:15 PM
07-28-2003 02:15 PM
Re: Coming soon - IPFilter A.03.05.07
The ability to change VG attributes on the fly - like maxpvs, PE size, etc....
AIX has had that since 4.3.1
Sorry for the rant, but our AIX guy just laughed at me when I told him I have to create new volume groups in order to migrate data to a new SAN frame....
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2003 07:37 PM
07-28-2003 07:37 PM
Re: Coming soon - IPFilter A.03.05.07
I have cluster env. using MC/ServiceGuard and IPFilter A.03.05.05, it cause a server crash as reported in JAGae50391.
I put in new ver. A.03.05.07, no more crashes but when I test the MC/ServiceGuard failover, the ipf rules no longer works. All ports are open for access!!
Is there a quick fix for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2003 07:51 AM
07-29-2003 07:51 AM
Re: Coming soon - IPFilter A.03.05.07
ipf -Fa -f
The trouble is that some of the interface information is currently getting corrupted in 3.5.7, so the rules aren't matching.
I just put the above in a boot script (/sbin/rc2.d/S345fw_temp) and I'm now happy until the fix arrives.
Also, you may want to consider turning off the DCA functionality in 3.5.7 if you don't need it (with ipf -m).