Operating System - HP-UX
1832574 Members
4168 Online
110043 Solutions
New Discussion

firewall software for hp-ux

 
Dan Copeland
Regular Advisor

firewall software for hp-ux

Hi,

I have an old d-class that I want to use as a proxy/firewall for a very small lan. Is there any software ported to hp-ux that will accomplish this?

tia
8 REPLIES 8
A. Clay Stephenson
Acclaimed Contributor

Re: firewall software for hp-ux

I use just such a box for our filewall. Checkpoint's Firewall 1 is available.
If it ain't broke, I can fix that.
Sajid_1
Honored Contributor

Re: firewall software for hp-ux

hello,

You can have Netscape, Checkpoint etc as the firewall softwares. Check the associated sites for information.

hth
learn unix ..
Dan Copeland
Regular Advisor

Re: firewall software for hp-ux

Anything comparable that is freeware?
benoit Bruckert
Honored Contributor

Re: firewall software for hp-ux

I don't know for freeware on HP-UX,

But, you can install Linux on it , and then you have all the ipchains, iptables, ..... for firewalling...
It's not easy, and a little bit experimental, but probably interresting !!
Une application mal pansée aboutit à une usine à gaze (GHG)
Santosh Nair_1
Honored Contributor

Re: firewall software for hp-ux

There are a bunch of products for securing HPUX like IDS/9000 (intrusion dection system), IPSec and IPFilters (securing IP transmission and packet filtering), Secure Shell (OpenSSH). All of these are available from HP's software depot, http://software.hp.com. This is in addition to the various other public utilities such as snort, nmap, etc.

-Santosh
Life is what's happening while you're busy making other plans
harry d brown jr
Honored Contributor

Re: firewall software for hp-ux

Steven Sim Kok Leong
Honored Contributor

Re: firewall software for hp-ux

Hi,

If you want something free, then netfilter/iptables which is previously known as ipchains might be just what you need.

http://www.netfilter.org/

The latest version (iptables 1.2.7) was just released yesterday. I have never tried compiling it on PA-RISC HP-UX. You might wish to give it a try (you might need to hack the code a bit):

http://www.netfilter.org/files/iptables-1.2.7.tar.bz2

Hope this helps. Regards.

Steven Sim Kok Leong
Wodisch_1
Honored Contributor

Re: firewall software for hp-ux

Hi,

how about "IPFilter/9000"?
It is free, it works, it is supported, there are lots of HOWTOs (from the Linux world, where it originated from).

Just my $0.02,
Wodisch