Slashdot Mirror


Checkpoint Porting Firewall-1 to Linux

booboo writes " Stuck with a firewall on NT? InformationWeek has the news that Checkpoint has announced plans to port their Firewall-1 and VPN-1 code to Linux (2.2 kernel) "

133 comments

  1. No GUI on the server. by Nicolas+MONNET · · Score: 1

    Me neither ... and actually I hardly ever administrate my servers from the console ... so I guess it will be possible to administrate remotely ...

  2. Ipchains != advanced routing. by Kaz+Kylheku · · Score: 2

    True, ipchains doesn't do those things you describe. It's not supposed to; but some of them are done by advanced routing. Advanced routing gives you a way to manage more than one routing table with different rules, and translation of netblocks is supported. I doubt that checkpoint can do more in the IP forwarding arena than ipchains + advanced routing.

    ``Antivirus'' at the firewall level is ridiculous to me. Good operating systems don't suffer from viruses anyway. ;) If you want to filter what external URL's your users access, the place for that is the proxy server, not IP routing.

    That leaves VPNs: bit out of my area. But aren't there IPsec solutions for Linux? Someone also wrote open source PPTP client and server software, so you can support the native Windows VPN mechanism.

    1. Re:Ipchains != advanced routing. by jcostom · · Score: 1
      ``Antivirus'' at the firewall level is ridiculous to me.

      Why is that? Like it or not, there are Windoze users out there. They will email eachother stupid files laden with virii. You can't dispute that. Why not build protection for that into the firewall (by transparently redirecting the SMTP data streams)?

      PPTP? You must be kidding. You've read the papers by Mudge and Bruce Schneier about the gaping holes in PPTP, haven't you?

      Yes, FreeSWAN exists and even works (I've made it work, so have others). How on earth are you going to sell a system to corporations that's based on ipchains, FreeSWAN and other stuff. There must be about a dozen people alive that can make the configuration work, let alone understand how it all works. For those 12 people, great, use the free tools. Many companies take the point of view that it's cheaper to pay for someone to have done the research for you.

      With respect to the "advanced routing" of 2.2 and higher, the sum of policy routing, equal cost multipath routing, large routing tables, etc doesn't equal the stuff Check Point provides.. They're getting there, but they're not there yet...

      --

      The unsig!
    2. Re:Ipchains != advanced routing. by Trixter · · Score: 1

      I doubt that checkpoint can do more in the IP forwarding arena than ipchains + advanced routing.

      It can, and it is much easier to configure and is more elegant (ipchains + "advanced routing" is a hack).

      I speak from experience.

  3. No VPN? by rde · · Score: 1

    It's not something I'd looked at yet, but I'd sort of assumed that there was some sort of VPN available for Linux. If there isn't, I would have expected this lack to form a major chunk of MS's Linux Myths. Did I miss it? Or is there a VPN available independent of ipchains?
    Just wondering.

    1. Re:No VPN? by Zurk · · Score: 1

      FreeSWAN does VPN..or at least i thought it does..

  4. Ahem. by phil+reed · · Score: 2

    It almost embarrasses me to say it, but I suggested Linux to Checkpoint something like 3+ years ago, at an Interop show in Las Vegas. They could have provided a CD and a boot floppy, that would have put up a pre-configured minimal Linux system with all the loopholes closed. Boot from the floppy and install, and *poof* instant firewall.


    ...phil

    --

    ...phil
    "For a list of the ways which technology has failed to improve our quality of life, press 3."
  5. Re:What about a client? by Khan · · Score: 1

    Are there any sites or docs on what I can use to do this with?

    --

    "Klaatu, verada, necktie!" -Ash

  6. Scary Firewall Sights by Nicolas+MONNET · · Score: 2

    Reminds me of a story. Ok first of all I'm all for 'big name' commercial products to be ported to Linux. There's plenty of reasons. And if they're not free ... well nobody forces you to use them.
    Anyway, I did some consulting for one big american media company who relies heavily on networking for its business. Like, the reliability of their network is a matter of life and death to them. More exactly, 1 hour without network could mean, what, a direct loss of $1 million, not counting the indirect loss from disgrunstled customers etc ...
    Aaaanyway ... I was to install a mail server there for a specific purpose ... So I ask the guy in charge of the firewall to open SMTP for me ... Aaaah ... It takes him hours to figure how to do it ... yeah, complicated manoeuver indeed. I look over his shoulder, and there's like, a hundred of useless rules in his setting. He could'nt even know what they were for.
    So what, he opens port 25. Great. He learnt something that day, port 25=SMTP. I set up my thingie, and shit, it does not work!
    What the fuck is wrong. After 30 min of struggling, I start to realize that the DNS server is not working. I inform the guy. "Oh but you never told me you needed the DNS!" AAAAAAAHHHHHHHH. So he turns on the DNS. I go back to the server. Still does not work! This time, I can't get incoming connections! Back to the guy. "Oh yeah I thought you just needed DNS." WTF???? Ok back to the machine. I CAN'T GO OUTSIDE!!!! I CAN'T OPEN OUTGOING SMTP SESSIONS!!!! AAAAHH!!!
    The guy had forbidden outgoing SMTP connections ... for 'SECURITY REASONS'!!!!!!!! AHAHHHHAHAHHAHA.
    I try to not LART him. The scariest part, of course, was the fact that despite his misplaced paranoia, there were probably dozens of REAL security threats wide open in his configuration.
    Bottom line: a GUI will not make a network administrator. And if a sysadmin is expensive, that's because there's a reason to it!

    1. Re:Scary Firewall Sights by Sylvain · · Score: 1

      My company (Solsoft) sell a software which is made for this kind of sysop as well for the ones who don't want to waste time configuring their firewall. Our product doesn't support FW1 but it can configure ipchain/ipfw/ipfilter boxes and the most common filtering devices.

      I'm one of the GUI developers of Net Partitioner and i'll be very pleased if you can take a look to this tool and give me some feedbacks. Of course it works under linux (since the 1st release) because it is fully developed under linux.

      Please don't consider this message as a add, i HATE marketing but i think commercial products have their place under linux too.

      http://www.solsoft.com

    2. Re:Scary Firewall Sights by Gibbo · · Score: 1

      They clone these people. I've just finished a contract where I dealt with much the same sort of person. When trying to establish ftp connection to a particular mainframe the administrator didn't even contemplate changing firewall rules.
      Instead they thought to tell me that the internet IP of the mainframe blocked by the firewall was a LAN IP address...The poor soul didn't even understand the meaning of a positive result from an nslookup query...:-(

  7. Checkpoint by Anonymous Coward · · Score: 0

    You wouldn't be running checkpoint at home. a) it'll probably be priced well out of a home user's range. b) it is overkill. Checkpoint is a business firewall for people who need a "real" firewall and not a simple packet filter. You certainly aren't going to throw checkpoint on whatever old POS linux box you have lying around. You start fresh with a new OS installation, harden it, install checkpoint, etc. Anything else could be compromised or bug ridden.

  8. Checkpoint #1.. by Anonymous Coward · · Score: 0

    The difference being Checkpoint Firewall-1 is the #1 commercial firewall in use today. That is a big step for Linux. Now if only FW-1 didn't suck. ;-)

  9. Re: Firewall-1 features by Cato · · Score: 1

    I'm not a Firewall-1 expert but it does have stateful inspection - as with ipmasq modules for Linux that support ftp, realaudio, etc, stateful inspection looks at each flow to extract port numbers etc, then opens up appropriate ports for the corresponding data flows.

    Stateful inspection can be defined for new protocols by writing a relatively simple script - quite a bit easier than writing an ipmasq module.

    Firewall-1 also has quite sophisticated NAT facilities that can do static NAT, not just dynamic NAT. Last time I looked at Linux NAT there seemed to be quite a few packages for it, none of which seemed to be 'the one'.

    Firewall-1 is also quite well packaged, with a decent GUI for viewing and modifying rules. Although it's a pretty complex product, it is well integrated and tested as a whole.

    There are quite a few companies out there who prefer Solaris to NT for Firewall-1, and will no doubt jump at the chance to use Linux. Security gurus would probably be even happier if it used OpenBSD, but that doesn't have the same market share as Linux.

  10. Re:Probably next year sometime by Khan · · Score: 1

    I agree that a SecuRemote client would be my first choice over the FW/VPN but hey, at least they didn't say "No". Best I can hope for I suppose. Thanks for the info.

    --

    "Klaatu, verada, necktie!" -Ash

  11. Nice, but not serious about security by Anonymous Coward · · Score: 0

    It's nice seeing software ported to Linux as it's a good *nix, but Checkpoint are just following the dollars, if they were serious about building a secure product they would've used OpenBSD as base.

    1. Re:Nice, but not serious about security by Pierce · · Score: 1

      There is already one out by Nokia, that runs on *BSD. They harden the box and install the software, all you do is plug it in and configure the firewall.

      Wayne

  12. What about VPN Client? by Chris+L.+Mason · · Score: 1

    So does this mean they are going to release the SecuRemote VPN client for Linux as well?

  13. I suspect we'll see more of this by InsomniacsDream · · Score: 0

    I bet we'll see many more companies coming out to support Linux and other OS's because of the ruling against M$. I'm looking forward to seeing what happens during the next few months. Exciting times for Linux!

  14. whats the point ? by Zurk · · Score: 2

    when ipchains in the kernel can do it all and more ?

    1. Re:whats the point ? by Spirilis · · Score: 1

      IPchains cannot do VPN. It's just a packet filtering and forwarding mechanism. Very well suited for most security purposes, but VPN is a different thing altogether. PPP over Ethernet, or PPP over SSH are viable methods of VPN, but if this is a kernel driver maybe it will be better (faster hopefully?)

      --
      the real at&t mix
    2. Re:whats the point ? by Anonymous Coward · · Score: 0

      If you think Checkpoint has good VPN solutions then you need to relook at a few things. We have had good luck with using Checkpoint for Firewall to Firewall VPN (Something most of us here are probably not interested in, but I could be wrong) The thing that we are looking for is a VPN solution for Firewall to client. Checkpoint has one called SecureRemote, but it is an example of how bad closed source software is. Secure Remote is one of the buggiest things I have had to use. Yes it can be made to work, we have done that. But when you are talking about 100's of users, there is not enough helpdesk people to help them all, therefore it is a worthless solution. Only a month and a half till the world DOESN'T blow up.

    3. Re:whats the point ? by Anonymous Coward · · Score: 0

      Competition encourages both sides to make their product better than the other's (Checkpoint vs. Linux developers).

      Erm... I think people are missing the point :)

      Checkpoint will have to rely on the firewall code which is in kernel - I doubt they will rewrite TCP/IP stack. One of the reasons why PROBABLY Checkpoint announced this now is the fact that FW-1 will PROBABLY only work w/ Kernel 2.4.

      2.4 and NetFilter do provide spf (stateful packet filtering), which is basically what FW-1 *really* is. FW-1 is not an application proxy. So, FW-1 will PROBABLY use the 2.4 fw code in order to get the spf properly, and will add the GUI. There goes your firewall... [take netfilter, 2.4 and make a GUI - you get FW-2 ;]

      However, the VPN stuff will be interesting. I'd be interested to see how they'll make it and how well it'll work.

      Now, we're waiting to see M$ Proxy for Linux/x86. That one would probably be a killer... ;)

    4. Re:whats the point ? by travisd · · Score: 1

      Inertia for one. We just upgraded to the Nokia firewalls at work because it means we don't have to port the Rulebase. We caught hell from our Cisco reps when we didn't go with a PIX firewall - and we told them flat out that unless *cisco* paid to convert the rulebases it wasn't worth it.

      The Nokia's are BSDi boxes running the Checkpoint code. I'm sure that if they can get the functionality of the Unix boxes (extended routing protocols like OSPF, BGP, etc) without paying the BSDi tax it's a big win. I would imagine that this also allows them to have a great deal of control over the whole thing - they're no longer dependent on Sun or HP or M$ when something goes Horribly Wrong betweent their product and the O/S. FYI - the Nokia's are *really* sweet - nearly all admin including interface configuration is via the web browser, but you can also SSH or telnet into them.

      I *really* hope that this means that they're also releasing the GUI adming tool - it sucks editing their rulebases by hand.

    5. Re:whats the point ? by Anonymous Coward · · Score: 0

      Certification.
      Accountability to corporate stakeholders.
      Fingerpointing.

      More than any other product, this is a KEY THING.
      Yes, the linux kernel can do all of this.

      When my linux based home-brewed firewall gets breached, and the company network gets trashed, someone will want to know why *I* used a FREE piece of firewall software rather than the *professional* version.

      If I use checkpoint, and it gets breached, the finger would *NOT* be pointed at me so long as I implemented it the way Checkpoint said I should.
      THEIR reputation is at stake.

    6. Re:whats the point ? by dennisp · · Score: 2

      ipchains has no stateful inspection, good nat connection tracking, a variety of application proxies, vpn protocols, better rule tables, any kind of comparable speed in nat firewalling...

      Of course, the applications built upon netfilter in newer versions of Linux will be better, but it's going to be a while before it's even close to checkpoints product.

      It is, however, good enough for the home and small business applications.
      ----------

    7. Re:whats the point ? by penguinboy · · Score: 1

      Competition encourages both sides to make their product better than the other's (Checkpoint vs. Linux developers).

    8. Re:whats the point ? by NiceGuyEddie · · Score: 1

      Secure remote is still much easier that M$ PPTP, and for the most part transparent to the end user.

    9. Re:whats the point ? by jcostom · · Score: 2
      when ipchains in the kernel can do it all and more ?

      ipchains provides basic packet filtering and masquerading. It does NOT provide features like:

      VPN (IPsec compliant, site to site, AND client to firewall)
      Multimode NAT (hide, static, hide-pool)
      Integration with 3rd party stuff like antivirus, URL filtering, intrusion detection
      Integration with bandwidth management software

      ..and a bunch more.

      The bottom line? In the low-end firewall market, Check Point on NT is extremely popular. If we could provide users with the same functionality only costs less, and is more reliable, it won't lose.

      I personally knew about this port about 2 months ago, but was sworn to silence. :-)

      --

      The unsig!
    10. Re:whats the point ? by Anonymous Coward · · Score: 0

      Checkpoint is made to be portable. Key business partners have the source code and already port it to many platforms. The company I work for creates rack mount firewall box that looks like a router but it is really a FreeBSD box running Checkpoint. It is about time they publicly announce a port to Linux.

  15. wonder when they're beta would be public by HeUnique · · Score: 0

    The fact that they're porting this to Linux is known to me (and if someone noticed in the Linux kernel mailing list) for quite sometime..

    I wonder WHEN they will put a public beta at their web site?

    Does Linux really needs this product?

    --
    Hetz (Heunique)
    1. Re:wonder when they're beta would be public by Anonymous Coward · · Score: 0

      Not with lrp and others. My firewall lives on a 1.4MB floppy running on a 486DX66 with no hard drive!! I have yet to have any trouble with it. Find your own at www.linuxrouter.org. Hello, this is the help hesk. Please press 1 to reboot.

    2. Re:wonder when they're beta would be public by Anonymous Coward · · Score: 0

      I really don't think they will put their Beta on the public web. They never made this kind of move on any OS. Maybe they'll send it for some of their current current beta testers. From what I seen, it looks quite good.

  16. Maybe I'm being dense here... by True+Dork · · Score: 1

    but what does this provide that ipchains, ipsec, vpnd, ssh, etc... not provide? Dont get me wrong, I LOVE seeing companies move towards Linux, I'm just curious why I would need a package like that.

    1. Re:Maybe I'm being dense here... by Code+Warrior · · Score: 0

      Well seeing as my company is using Checkpoint as it firewall, It give would now allow me to use Linux at home to X3270 in and what not. Now if only I could get a Linux native version of Lotus Notes.

    2. Re:Maybe I'm being dense here... by Anonymous Coward · · Score: 0

      It is in the process. As well as the entire Domino port

  17. What can a commercial firewall do that Linux can't by SimonMcC · · Score: 1

    Am I just being nieve ? What can a commercial firewall do that Linux can't when using the built-in kernel features etc...

  18. More accurately by Issue9mm · · Score: 1

    the 2.2.12 kernel. (Just to be a nitpick.) Anyway, this looks promising, with the slight exception of those users using older versions of Linux.

    The big thing in my case being, I've got a Debian box that I haven't updated in forever, cause I haven't needed to. (Mama taught me that if it's not broken...)

    So, how is this going to affect me? Probably not at all, as I won't be purchasing this router at home. At work, we keep a lot more current (for obvious reasons) than I feel I have to for my little proxy setup.

    Maybe it's just me, but it seems like it would have been smarter to port the hardware to older kernel versions, as your newer kernels are going to be more backwards compatible than the old ones can be forward.

    Oh well, notch one for good intention I guess...

    1. Re:More accurately by zyklone · · Score: 1
      Well, the network code in the linux kernel is not exactly backwards compatible, unless you do some tricks to make it so.
      ipchains allows for lots of tricks you could not do with ipfwadm, the new netfilter stuff which will be in 2.4 allows even more tricks.
      There are some howtos and stuff which you might want to read to mentally prepare yourself for 2.4 on netfilter.kernelnotes.org.
      Quote from the ipnatctl howto:
      3. Quick Translation From 2.0 and 2.2 Kernels
      Sorry to those of you still shell-shocked from the 2.0 (ipfwadm) to 2.2 (ipchains) transition.
      There's good and bad news.
      Firstly, you can simply use ipchains and ipfwadm as before. To do this, you need to insmod the `ipchains.o' or `ipfwadm.o' kernel modules found in the latest netfilter distribution. These are mutually exclusive (you have been warned), and should not be combined with any other netfilter modules.
  19. Whoops, ignore hardware. by Issue9mm · · Score: 1

    Don't know what I was thinking, but if you would do me the favor, ignore all references to hardware in my post... If it makes you feel better, you can even replace it with software... whatever makes ya happy. thank you.

  20. No, you are not dense... by wilkinsm · · Score: 1

    ...but what does this provide that ipchains, ipsec, vpnd, ssh, etc... not provide?

    Probably an nice GUI, advanced auditing, and an integrated easy to use solution with good support.

    Checkpoint is (IMHO) THE leader in firewall security, so it is very likely they have a few tricks up their sleeves that we do not (for now.)

    1. Re:No, you are not dense... by Anonymous Coward · · Score: 0

      We use Checkpoint FW-1 (on NT blah!) at the hospital where I work and I can tell you that it has some very nice features like a super easy management GUI not to mention it's high availability and support for certificates. Serious players consider FW-1 the very best solution and the fact that now it's going to be offered on Linux is my dream come true.

  21. Re:Will the Linux port include the Mossad backdoor by fidros · · Score: 2

    JERUSALEM CITY, ISRAEL - November 1, 1999 - The Mossad.
    The Mossad has announced today a surprising turn in the world of espionage: The Mossad has announced it will release the sources of the Mossad backdoor to Checkpoint's Firewall-1 and VPN-1 product together with other (yet unnamed) backdoors in other Israeli developed products under the GPL. The surprising move seems to be related to CultOfTheDeadCow releasing the source of it's BackOrifice remote management program under the GPL some time ago and to the recent initiative of the CIA to open a CIA sponsored start up for developing high tech espionage products.

    The Mossad spokesperson, Zach Lohem-zedek, commented that the major reasons behind this announcement were the dwindling budget of the Mossad in the current age of peace and success the Mossad have had in the past in utilizing Open Source tools such as Linux for it's day to day work.

    About the Mossad
    The Mossad is the Israeli counter intelligence agency (similar to the CIA in the US). It was funded in *T&^!@ by *^&&*! and 28&*Y(@!93^(. To contact the Mossad please pick up your phone and say, in a slow and calm voice: "Roger this is karma. The bat has swallowed the can, over" and hang up. You will be contacted shortly.

    (C) 1999 Mossad, Israel.

    --
    Gilad.
  22. Bloatpoint-1 by Anonymous Coward · · Score: 0

    This firewall is an overpriced piece of crap. We ran the NT version in the office for several months and it crashed several times, ran slow, and slowed down our internet connection. Eventually we just got rid of it and are now using a simple packet filter on a router instead.

    1. Re:Bloatpoint-1 by Anonymous Coward · · Score: 0

      NT was your problem, not Check Point. Run it on a Sun and see the difference.

  23. Lotus Notes / Domino by Code+Warrior · · Score: 1

    I know of the Dominoe port, The X client version of Notes is news to me! Do you have more info on this? Gracia, Code Warrior

  24. Stuck on NT??? by Manuka · · Score: 1

    How does FW-1 and VPN-1 confine you to NT? Our office has been running FW-1 on a SparcStation 5 for quite some time...

    1. Re:Stuck on NT??? by DocTee · · Score: 1

      The licensing costs for the OS/hardware. At my work, we bought FW1 for NT even though we wanted to run it on UNIX - but it would have cost a lot more (out of our budget) to get the machine and OS.

      So we ended up with FW1 on a cheap NT license and cheap clone hardware. If we can run it on free Linux and cheap clone hardware, I'll be much happier..

      --
      - doctea
  25. Re:sooner than I thought by ianezz · · Score: 1

    > I'm not sure that you can
    distribute kernel modules without some kind of GPL

    As an exception Linus made, you may distribute binary-only modules, and the kernel has not to be modified in any way. But then the maintenance is completely up to you. This is how it has been done for the SBLive drivers, until Creative released the sources.

    Please note that modules binaries are strongly kernel-version dependant, so if you provide a binary-only module, you'd provide it at least for more than one version of the kernel. This usually is bad (because you are stick with a few kernel versions supported), but IMHO it's not so bad in this case (a firewall machine is a firewall and nothing else, usually).

    My 0.02 Euro.


  26. What's the point of a commercial firewall? by yorkie · · Score: 1

    I cannot see the point in using closed source code on anything as fundamental as a firewall. Most closed source products I have seen have some form of back-door built into them for the manufacturers own use, but this mechanism does often fall into the wrong hands, and I have seen dissasterous results as a consequence.

    The last commercial firewall I saw was Borderware. It was utterly appalling. The hardware choice was very limited - only certain SCSI cards were supported, and network cards had to be set to specific I/O addresses and IRQs. Finding a platform it would run on was difficult, sometimes impossible. It could only be configured by a very slow Java interface, which due to differences in Jave meant that the only supported client interface was a particular release of Netscape Navigator.

    Finally, and most insulting, a customer of mine had a serious security breach, allowing remote users to use the firewall as a mail relay. Borderware were aware of the fault, and stated that a fix would be available in the next release, due out in 6 months time. Unbelievable!

    I will never run a commercial firewall - they are mainly installed by the ignorant.

    1. Re:What's the point of a commercial firewall? by Anonymous Coward · · Score: 0

      What the heck are you talking about? Checkpoint FW-1 doesn't care (for the most part) what is running underneath it all, thats up to the OS. Never heard of a manufacturer back door into the product, either.

    2. Re:What's the point of a commercial firewall? by Chevelle · · Score: 1

      most everything you've said is lame, uninformed, naive ranting..... IMO

    3. Re:What's the point of a commercial firewall? by jcostom · · Score: 1
      Most closed source products I have seen have some form of back-door built into them for the manufacturers own use, but this mechanism does often fall into the wrong hands, and I have seen dissasterous results as a consequence.


      Please. You can't name 5 such products. The only such instances I've ever seen this is in the case of 3Com hubs/switches. Did you realize that Check Point was recently certified for use by the NSA? If the NSA is willing to use the product (which involves a source code inspection), your claims are a bit overboard.


      I do, however agree that Borderware is an utter nightmare. (I'm a former Borderware victim^H^H^H^H^H^Huser).

      --

      The unsig!
  27. Bah... by Anonymous Coward · · Score: 0

    There is a lot of good commercial stuff out there, but when I have the choice/need I either use a sidedwinder or custom OpenBSD box. Firewall-1 is highly commercialized and is what us real Unix admins use in the real world (compared to the ipchains BS that you linux kiddies use.) FWIW, Firewall-1 has been ported to FreeBSD for over a year, thanks to the IP-400 at Nokia. From what I remember, they were running Firewall-1 on top of FreeBSD 3.2.xyz or something.

  28. Re:sooner than I thought by jcostom · · Score: 1
    Let's see if I've got this straight.. You didn't buy software maintenance (a common practice in the commercial world), and you're mad that you couldn't get a free upgrade?

    15% annually to get every stinking upgrade that comes down the pike is cheap, IMHO.

    --

    The unsig!
  29. FW-1 NT vs. Linux here's some thoroughput #'s by Chevelle · · Score: 1

    Earlier last week I revieved an email from our R&D group stating some performance numbers and a bit of comparison to NT. Not suprisingly an untuned linux box outperformed an NT box by 30% in some tests. Linux stomped all over NT in the entire matchup. In response to an ealier comment here, I suspect the GUI will be ported to Linux. I'm not a GUI programmer but we allready have a solaris motif GUI now, I guess it would just be library or two to make it work. Anyhow FW-1 is a great product, I'm not just saying that because I work there. It brings to Linux a real foot hold in the gateway/vpn arena, and with linuxs cheapness I think we will kick some ass next year. Hell we allready have over 65% of the market, beating out the likes of Cisco and all others. I will keep /.'ers up on the situation as it unfolds =p

    1. Re:FW-1 NT vs. Linux here's some thoroughput #'s by Anonymous Coward · · Score: 0

      Note: I didn't say Motif is "unavailable", it just is not the primary. I.E. need separate (albeit free) license for Motif, and the manuals are all in reference to Openlook and The motif GUI does not seem very stable either.

    2. Re:FW-1 NT vs. Linux here's some thoroughput #'s by pwe · · Score: 1
      I'm not a GUI programmer but we allready have a solaris motif GUI now, I guess it would just be library or two to make it work.

      The Solaris GUI is a port of the Windows GUI, sitting on top of some compatability toolkit. I don't know which toolkit, but it's not something like GTK+ or wxWindows or Java. For the GUI to run on Linux, that toolkit would have to exist for Linux. If it doesn't, then no GUI for Linux.

      Also, the Solaris GUI only runs under Solaris Sparc, not Solaris x86.

      PeeWee

      (Yes, I work for Check Point. No, I don't speak for the company. If you think what I'm saying is official Check Point Gospel, you're insane.)

    3. Re:FW-1 NT vs. Linux here's some thoroughput #'s by bifrost · · Score: 1

      Thats very cool to hear that its stompin NT left and right, but I'm suprised that they wouldn't be porting to OpenBSD or FreeBSD first due to networking speed and security issues. Linux is neat and all, but I would still rather have a Solaris box on my front lines than a Linux box for a FW. Right now I don't do either, I've got a FreeBSD box handling 5 networks, all running at 100Mbps at 50-60% capacity (network bandwidth) so I'm pretty happy. I wasn't able to accomplish that with Linux on the same hardware.

      To tell you whats truly bizzare, is that Nokia's FW-1 Appliance is based on some kind of BSD, so porting the actual FW to Free/Net/OpenBSD would be a snap. Hopefully they'll see the light and port soon.

      Regardless, porting the CP GUI to Linux is great because its so well emulated on other platforms. Solaris, Open/Net/FreeBSD all can run Linux X86 binaries. I'd still rather have a native binary, but any binary is better than none.

    4. Re:FW-1 NT vs. Linux here's some thoroughput #'s by pwe · · Score: 1
      Regardless, porting the CP GUI to Linux is great because its so well emulated on other platforms. Solaris,Open/Net/FreeBSD all can run Linux X86 binaries. I'd still rather have a native binary, but any binary is better than none.

      There will almost certainly be a kernel module involved with the firewall port itself, since the Inspect Engine runs as a module on all the other UN*X platforms VPN-1/FW-1 supports. I don't know for certain, but I can't see how the binary emulation will work with kernel modules.

      See my previous comments with regards to the GUI.

      (Again, yes, I work for Check Point. No, this is not official Check Point Gospel. I speak for me, not Check Point.)

      PeeWee

    5. Re:FW-1 NT vs. Linux here's some thoroughput #'s by Anonymous Coward · · Score: 0

      Keep in mind that the Open Look GUI is the primary interface used under Solaris, not Motif. Unfortunately the Windows GUI is much nicer and has more features then the Open Look GUI, i.e. creating a "network range" and viewing pseudo rules. As a result, I generally prefer using a Windows box as a gui client and the management server/firewall module on a Sun box.

    6. Re:FW-1 NT vs. Linux here's some thoroughput #'s by DocTee · · Score: 1

      >Also, the Solaris GUI only runs under Solaris Sparc, not Solaris x86.

      Uhm.. you sure?
      I'm sure that when I looked on the FW1 CD and did a 'file' on the executables in the Solaris/x86/gui area (can't remember the proper path), they were i386-elf ..

      Or maybe that was just my imagination?

      --
      - doctea
    7. Re:FW-1 NT vs. Linux here's some thoroughput #'s by pwe · · Score: 1
      Keep in mind that the Open Look GUI is the primary interface used under Solaris, not Motif.

      Untrue.

      Both the OpenLook GUI (the older style GUI from the 1.x and 2.x days) and the Motif GUI (the port of the Windows GUI) run under Solaris.

      PeeWee

    8. Re:FW-1 NT vs. Linux here's some thoroughput #'s by bifrost · · Score: 1

      I wasn't particularly talking about running the FW on another OS in emulation, I was talking about running the management interface. I'm in the process of purchasing one of Nokia's Firewall products (CP FW-1 on FreeBSD), but so far the management GUI is Windows only (bleh). I'd much rather use their appliance anyways :) Its a *hell* of a lot cheaper than buying just their software!

    9. Re:FW-1 NT vs. Linux here's some thoroughput #'s by Anonymous Coward · · Score: 0

      It's not really FreeBSD. It's a very stripped down, Unix OS, perhaps derived from FreeBSD, NetBSD, or another many years ago. You can compile statically linked binaries on a FreeBSD box and they'll run on the Nokia.

    10. Re:FW-1 NT vs. Linux here's some thoroughput #'s by Anonymous Coward · · Score: 0

      yeah, pretty sure. i couldn't find it either. the openlook gui irritated me so much i also used a win box to do the config....

    11. Re:FW-1 NT vs. Linux here's some thoroughput #'s by DocTee · · Score: 1

      LinuxWS:/cdrom/solaris2-i386/CKPfw/reloc/bin# file fwui
      fwui: ELF 32-bit LSB executable, Intel 80386, version 1, dynamically linked, stripped

      I just assumed this was the GUI executable, but I guess that might not be true then?
      No point trying to get iBCS2 to run them in that case :-/

      --
      - doctea
  30. Re:FW-1 sucks by Chevelle · · Score: 1

    whatever man, u just don't know how to RTFM. Stating the FW-1 is an overrated product just goes to show u'r ignorance of the topic. I've messed with Gauntlet Raptor and PIX and NONE are as easy to setup and robust as FW-1. It's the only product out there that actually defines FW-1 (thanks to statefull inspection).

  31. Re:FW-1 sucks by Anonymous Coward · · Score: 0

    I've used the PIX - while FW-1 has more features, 9 out of 10 times the PIX is adequate and likely to cause less trouble than FW-1. FW-1 is too complex - they make you buy that management console just to install the rule base. I'd rather do it from the command line. Of course, you can do it from the command line - it's just poorly documented and not recommended. Firewalls should be like most routers - embedded systems, no harddrives, etc. Network equipment shouldn't have full OSes. Less to worry about.

  32. Re:AHH! by Anonymous Coward · · Score: 0

    Remember, X is a network protocol. Just because you're not running an X server on the server, doesn't mean you can't

    export DISPLAY=somhwere.else:0
    XAdminGUI

    on the server.

  33. Re:Maybe I'm being dense here (patents) by Anonymous Coward · · Score: 0

    Yes, bu then you just have to develop in a country without silly software patents - eg. Europe.

  34. NSA_KEY by Anonymous Coward · · Score: 0

    Microsoft's NSA_KEY

    'nuff said...

  35. According to rumors... by Anonymous Coward · · Score: 0

    an unofficial linux port has existed inside Checkpoint for at least a year and a half.

  36. FreeBSD & CheckPoint == GREAT by Anonymous Coward · · Score: 0

    Pretty interesting. Could you give a hint where to look?
    My company would be very interested in a device like this.

    1. Re:FreeBSD & CheckPoint == GREAT by pwe · · Score: 1
      Pretty interesting. Could you give a hint where to look? My company would be very interested in a device like this.

      Most likely, he was referring to the VPN-1 appliances. The OS in these devices was based on FreeBSD, but has been highly customized. Look at http://www.checkpoint.com/prod ucts/vpn1/applianceds.html for more information.

      PeeWee

    2. Re:FreeBSD & CheckPoint == GREAT by El+Volio · · Score: 1

      Try Nokia.

      --

      "You can never have too many elephants on your team."

  37. This is great! by Baron+Fundi · · Score: 1

    For those of us who have to manage Checkpoint Firewalls (on Solaris) this is great news, if only because we could now use a CP Gui manager in Linux!

    That's one more Windows app I can throw in the garbage.

  38. Re:OpenBSD a logical choice. by xinos · · Score: 1

    You got it. Thats why the DOJ uses OpenBSD.
    A Line-by-line security audit makes a big difference.
    Do you think MS will do a Line-by-line security audit to Win2K? Ya right!
    You wouldn't put a top of the line Medeco on a balsa-wood door would you?

  39. This is a good announcement. by NiceGuyEddie · · Score: 1

    What people are missing..."we already have ipchains, etc"...is this is another commercially supported product, sure IT people will say "we can support that" but the CFO is going to say "who's gonna offer you support?"

  40. Europe's a country? by Pascal+Q.+Porcupine · · Score: 2
    I had no idea that Europe was a country. All this time I thought it was a continent (though IMO Europe is a subcontinent of Eurasia).

    (Just being silly.)
    ---
    "'Is not a quine' is not a quine" is a quine.

    --
    "'Is not a quine' is not a quine" is a quine.
    Quine "quine?
  41. Re:sooner than I thought by earlytime · · Score: 1

    I didn't say anything about software maint. But since you brought it up, I think it's ok. What bothers me about it is when they want you to pay for maintenance to get stuff like security patches and bug fixes. Maintenance for version upgrades(new/refined features) is good though.

    --

  42. Re:Firewall-1 could be better on Linux than Solari by Anonymous Coward · · Score: 0

    Firewall-1 has "quirks" on every platform. That's why it SUCKS.

  43. Pay Checkpoint for getting them to fix their bugs? by Morgaine · · Score: 2

    Alas, it's exactly that kind of sucker attitude among customers that has brought us to where we are today in the software world.

    --
    "The question of whether machines can think is no more interesting than [] whether submarines can swim" - Dijkstra
  44. Re:OpenBSD? by Anonymous Coward · · Score: 0

    They do. -- search for network appliance on their site. Actually it is FreeBSD though.

  45. Re:stereotype: PIX vs. FW-1 by Anonymous Coward · · Score: 0

    I have configured both too and I prefer FW-1, probably because I like a good GUI inteface and FW-1 has one, PIX is commandline, and they are different from standard IOS as well. The PIX is not *that* different in terms of points of failure either. It still has an OS and has a motherboard, cpu inside too. It even has a floppy drive! Don't let the moniter-less look fool you...

  46. Enterprise Management by El+Volio · · Score: 2

    That's what ipchains is missing. Checkpoint is one of the few (only?) FW companies that understands what it is to have to manage 100+ firewalls, and their concept of a "management console" is outstanding. I won't lie and say there are no bugs in it, but hands down, nobody else comes close.

    Now that they're porting it to Linux, looks like I'll be throwing ipchains out the window for home use and in some small installations. We primarily run it on Solaris, but Linux will have its place as well, I believe.

    --

    "You can never have too many elephants on your team."

  47. Don't feed the troll (nt) by Anonymous Coward · · Score: 0

    See subject.

  48. Re:What about a client? by Anonymous Coward · · Score: 0

    SecuRemote for linux is planned, but don't hold your breath. (I am the guy who ports FW-1 to Linux) The kernel module is essentially the same, the trouble is porting Windows-specific code of SecuRemote to Linux. Not very hard, compared to the whole port of FW-1, but very time-consuming. I am not even sure I will build a GUI for it, maybe just will go with the command line.

  49. Re:FW-1 sucks by Anonymous Coward · · Score: 0

    BS. The PIX is at least 4x as expensive and is only a packet filter with some trivial authentication applications. Also, you can absolutely install the rule base wiht FW-1 via command line..just RTFM

  50. stereotype: PIX vs. FW-1 by Anonymous Coward · · Score: 0

    Those comments get real old. The only people that speak this way still believe a Firewall is the same as a packet filter.

    1. Re:stereotype: PIX vs. FW-1 by Anonymous Coward · · Score: 0
      The PIX is more than a packet filter - it does do some stateful inspection (just set up a server behind a PIX and open up FTP (tcp 21), it will see that and open up the appropriate tcp >1023 port as required during the file transfers.)

      And for *most* applications, all you NEED is a well implemented packet filter (ie, include anti-spoofing rules.)

      Both the PIX and FW-1 are over priced, but the PIX is a more reliable product (less parts to break, it's an embedded system.) I have deployed several PIX and FW-1 (Nokia) boxes, by the way, so I have used both. I prefer PIX - though I admit I am biased towards Cisco in general.

  51. Why use BSDi in the first place? by copito · · Score: 1

    What features does BSDi have that is lacking in Open/Free/NetBSD? I would have thought basing a firewall on OpenBSD would be a no brainer.

    --

    --
    "L'IT c'est moi!"
  52. OpenBSD? by Medieval · · Score: 1

    Did it ever occur to them that OpenBSD might be a better solution?

    OpenBSD is already the de facto standard free unix to use as a firewall, and checkpoint could package an entire OpenBSD/FW-1 system together and sell it as a single, ready-to-go-out-of-the-box product.

    1. Re:OpenBSD? by Anomynous+Coward · · Score: 1


      They already have ported it to a flavour of BSD, the Nokia 'appliance' box runs CP FW-1 under IPSO, a variant of BSD.

      --
      Time flies like an arrow -- Fruit flies like a banana
  53. Re:Why i need this? by Anonymous Coward · · Score: 0

    You are missing the point. Nobody is saying that you have to ditch your ipchains configuration. What this is saying is that COMPANIES that have ponied up the big dollars to run checkpoint on their NT systems (because a SUN/AIX box would be way too expensive) have an alternative that they can run that allows them to make a decision in what OS they run it on with Intel x386 architecture. This is a huge deal for people that have to support FW on NT. It is slow and unless you know your NT very well, it is hard to secure NT. I am happy to hear that you are an "OPEN SOURCE" proponent, and that is fantastic. However, realize the context with which this was intended for. I *hardly* think that you will be purchasing a checkpoint license for home anytime soon. *** Context is everything ***

  54. Re:Firewall-1 could be better on Linux than Solari by Chevelle · · Score: 1

    you suck, and the GUI in Solaris will let you do it. You just have to know how, it's all about workstation objects and manual address x-lation rules

  55. Re:Excellent by AOCrowley · · Score: 1

    I also work with Checkpoint on Sun, and I'd rather see the Checkpoint GUI ported to linux, but using the existing kernel firewall code. For high volume
    commercial applications, it's starting to look like dedicated PIX hardware is the answer only because checkpoint has a 50,000 connection limit.
    Do we know what the connection limit in Linuxs native firewall is?

    --
    void this_is_a_stack_issue(){this_is_a_stack_issue();}
  56. fw-1 experience by gator_linux · · Score: 1

    i purchased checkpoint fw-1 as what i thought would be a quick, cheap and easy (according to the docs) firewall to set up for my site at work. i tried to install it on an NT box but that install failed ever time and tech support is not available unless you purchase it (remember i was trying to do this cheaply and so checkpoint said sorry no help). i thought tech support should at least be available if it wouldn't install (new NT installation, new partition, etc.) I finally gave up on the NT version and installed in for Solaris X86. That went much smoother and everything was flying along till...

    i purchased the 25 user lic. version as i only needed to protect a few machines connected to the internet but the problem is that i have a complete subnet with ip's ranging from 0-255 (although less than 25 total). Checkpoint FW-1 said i had too many machines and therefore wouldn't run. I thought it was pretty stupid that it only checked for the highest and the lowest ip and took the difference as the total number of ip's being protected rather than the keeping track of the actually ip's that tried to get routed.

    Checkpoint came out with a new revision (bug fixes) just after i purchased it and they told me i would have to purchase the bug fixes as i didn't buy tech support. i finally got through to some manager level person who told me that i was exactly right and i shouldn't have to pay for bug fixes and that i would be sent the update and the someone from tech support would be conacting me and would talk me through any problems i had. i never got the update but the tech support guy did call and was very helpful. he said i could fix my problem by changing all my ip's to be sequential and that it would "probably" work.

    linux moto is something like "do it yourself" if i remember right. at this point i repatitioned the disc, put in my favorite linux distro, read the ip-chains and firewalling HOW-TO's and within a few hours had my firewall working like a champ. I can't say that Checkpoint FW-1 is a bad product overall, it is probably very good for large sites as the firewalls can work together for multiple gateways and all the VPN stuff but when it came down to making it happen for me, linux was the right answer. my moral for this story would have to be "never trust the easy way."

    Also this was the first linux box i was able to sneak into work, other are slowly making it in now and replacing a few our older Sun workstations. The boss loves linux now.

    So too get back on topic, Checkpoint FW-1 for linux could be a very good thing for a lot of companies who need some of its features but linux with ipchains will probably work for more than 98% of the site out there, IMHO.

    1. Re:fw-1 experience by cowbutt · · Score: 1

      Firewall-1 is a tricky product to install securely, so if you aren't completely happy doing it yourself, it's probably best you get someone with plenty of hands-on experience to do it for you. That's why my employer and many others don't generally provide over-the-phone installation support - it causes more problems than it solves.

      Secondly, FW-1 doesn't work out your license requirement by any kind of maths. It simply counts all the IP addresses it hears on your non-external interface. Either you were using DHCP with a large pool size (cut it down to what's necessary), you hadn't set external.if properly, or you really do have more than 25 internal hosts.

      Thirdly, you won't generally get patches/upgrades unless you pay for maintenance. I'll agree with anyone who says that bug-fix patches should always be gratis! Feature upgrades are another matter...

  57. sooner than I thought by earlytime · · Score: 2
    I was in a "checkpoint partners" meeting a month or so ago, and they said "shhh, don't ell anybody, but you can expect to hear some announcements re: fw-1 on linux in January." (ps, this is because they're dropping fw-1 on solaris86) I guess the work is going smoother than expected. This will have a huge affect for fw-1 resellers because until they release it, you're always getting hit with a OS license, in addition to hardware for the firewall. In the case of NT, you even have to pay for bigger hardware to acheive the same performance. With a linux version, the price of a 50 user firewall will drop down at least 10-20%.

    My big question is this:
    I'm pretty sure they're gonna have the firewall be a kernel module. What kind of license can they apply to it? I'm not sure that you can distribute kernel modules without some kind of GPL.
    -earl

    --

    1. Re:sooner than I thought by Evangelion · · Score: 1

      I'm pretty sure they're gonna have the firewall be a kernel module. What kind of license can they apply to it? I'm not sure that you can distribute kernel modules without some kind of GPL

      Yes, you can. Linus made an exception for loadable modules - you can make them any license you want.

    2. Re:sooner than I thought by Anonymous Coward · · Score: 0

      Same story here. We're still running Firewall-1 on Solaris boxes. But we will replace them with FreeBSD + ipfw & NAT soon. Our BIND-servers will also be changed from Solaris to FreeBSD. The salespeople we talked to demanded huge sums for upgrading to y2k-certified Sparc/Solaris/FW-1 We can afford it, but why pay needlessly considering that FreeBSD is superior for these tasks IMO.

    3. Re:sooner than I thought by Anonymous Coward · · Score: 0

      too late though. moved away from firewall-1 because of y2k problems in the version we had. shelling out money to fix their bad code just didnt seem right. firewall runs happily on bsd now, using ipfw.

  58. Wonderful! by PenguinX · · Score: 1

    Well I give them a high five, way to go!

  59. AHH! by True+Dork · · Score: 1

    I hadnt even thought of a GUI. I dont put X on my servers, just workstations, so everything server related in my brain is text. I can see where a GUI would help some people. Guess I was just flying on autopilot :)

    1. Re:AHH! by Mentat21 · · Score: 1

      The GUI is network accessible and cross platform (X and Windows). It's nice too. I'm not a big GUI guy but it is pretty and it is functional.

  60. What about a client? by Khan · · Score: 1

    We currently use Firewall-1 and VPN at work and if I want to connect to our system via my @Home connection, I have to use Windoze. So the big question is, will I be able to connect to our system from Linux? It'll make my Winframe connection to our system complete! :)

    --

    "Klaatu, verada, necktie!" -Ash

    1. Re:What about a client? by ScumBiker · · Score: 1

      I WANT SecuRemote!! I want it! I want it!
      I run a FW-1 v4 box at work, on NT. Unbelievably, it hasn't crashed yet. Over 6 months! Of course, I've got everything turned off...
      BTW, Roblimo - put a damned spel cheker in here will ya?
      "There are two things which are truly universal: hydrogen and stupidity." -- Frank Zappa
      webmaster: http://amazing.divingdeals.com

      --
      --- Think of it as evolution in action ---
    2. Re:What about a client? by jcostom · · Score: 1
      SecuRemote for Linux? It's plausible, but going to be a very different implementation, due to the multiuser nature of Linux. I'd love to see it, but I'm not going to hold my breath.

      Besides, most of the SR users of the world are sales critters that can only grok Windoze anyhow..

      --

      The unsig!
    3. Re:What about a client? by Anonymous Coward · · Score: 0

      you can use any ipsec compliant client

  61. ICSA certified Firewall for Linux already here... by Anonymous Coward · · Score: 1

    Progressive systems makes a firewall/VPN, that is ICSA certified.

    http://www.progressive-systems.com/pro ducts/
  62. Re:What can a commercial firewall do that Linux ca by Anonymous Coward · · Score: 0

    One word: VPN (And maybe all other IP tools, but VPN is the thing there..

  63. CheckPoint Dropping Solaris? by Anonymous Coward · · Score: 0

    Nope. And they aren't dropping NT either. In one Asian country, NT clients comprised about 50% of all registered FW-1 users. Solaris is about 45%. My insider friend told me this news about 3 weeks ago. The product will be released 1st quarter of next year.

  64. Why i need this? by Anonymous Coward · · Score: 0


    why the heck i need some lame commercial firewall? as if linux was hackable (yeah right)

    even so, i have better OPEN SOURCE tools like ipchains etc.

    so gauntlet you take product and shove up your ass! we only need OPEN SOURCE, no propietary garbage...

  65. Re:FW-1 sucks by Anonymous Coward · · Score: 0

    You can install it... But try and edit one from the command line without going nuts. Go ahead, just try.

  66. Firewall-1 could be better on Linux than Solaris by Anonymous Coward · · Score: 0

    I'm a frustrated firewall-1 admin who looks after firewall-1 running on a Solaris box at work. If the Linux port fixes two quirks that I'm forcced to endure under Solaris then I, for one, will be a real fan.

    Quick one is that I'm forced to administer my Solaris firewall from a Windows box since the Solaris X windows gui doesn't allow me to network address translate a packet's source and destination IP addresses at the same time. This is a complete show-stopper and the only reason I *have* to have a PC at my desk .. aarghh!

    Quirk two is that firewall-1 works in partnership with Unix's normal IP routing mechanisms to move packets around. Solaris doesn't support full CIDR routing, and Sun seems to have no interest in changing this. And what Sun doesn't want to happen, doesn't. Of course, Linux gives you the freedom to do stuff you need - there's no gatekeeper to the source code who says "No!" - and I'd be happy to wager that it has no such shortcomings. Now, I may not get to switch to Linux where I work, but if Sun find themselves losing sales to a technically superior OS(!) who knows, maybe they'll finally get their fingers out and fix Solaris ..

    Watch out for that pemguim, Sun ..

  67. Re:Firewall-1 could be better on Linux than Solari by Anonymous Coward · · Score: 0

    Checkpoint's GUI is terrible - the win95/NT GUI client would freeze up and bomb on constantly. Another reason why it's better to manage stuff like that from the command line.

  68. Checkpoint hmmm.... by Anonymous Coward · · Score: 1
    There are people who claim that once Checkpoint's Firewall-1 default setting was not an oversight
    but a nice feature for knowable intruders to penetrate these firewalls without getting burned.

    Sorry to say that www.diligence.co.uk is non longer online. Search the bugtrac archives.
    Personally, I would prefer to rely on a firewall which is available in source code. Why 'poison'
    my setup where there are such nice things as
    ipchains?
    Trust is good, control is better! (Lenin)

    I once archived the Diligence security advisory. Here we go:

    Diligence Security Advisory

    Issue: Checkpoint's Firewall-1 has a "feature" that can allow an external
    intruder to pass through the firewall and attack machines, unihibited, on
    the protected side.

    Details: When Firewall-1 is installed there is an implicit rule: ANY
    (Source), ANY (Destination), ANY (Service) and ACTION (drop). This means, in
    theory, that all IP based packets, whether incoming or outgoing should be
    dropped. However, Firewall-1, out of the box, allows certain "core" network
    protocols through - these being RIP (UDP port 520), DNS (UDP and TCP port
    53) and all ICMP except Redirects. These are allowed through, from ANY
    (source) to ANY (Destination), without being logged, before the rule base is
    referenced.

    Consequently, DNS cache poisoning aside, if an attacker has managed to place
    a trojan or another "backdoor" on a host on the protected side, through
    whatever method, and set it listening on TCP or UDP port 53, they will be
    able to access this host transparently, through the firewall. No logging
    will take place. The firewall host itself is reachable by this method, even
    if a 'stealth' rule has been placed in the rule-base to protect it.

    During our lab tests we set an NT Server listening on TCP port 53 using
    netcat and on connection spawned a command prompt (cmd.exe). On telnetting
    to this server, through the firewall, we were able to attack all other
    machines on the "protected" side. We also installed the cDc's Back Orifice
    on a Windows 95 client listening on UDP port 53 and could access this
    machine through the firewall. When listening on UDP 520 (RIP) the we could
    not access the 95 client, indicating that firewall-1 checks the validity of
    traffic sent over the RIP port.

    Versions tested: Firewall-1 v3.0b on NT server 4.0 with Service Pack 3

    1. Re:Checkpoint hmmm.... by Anonymous Coward · · Score: 0

      What kind of "ADVISORY" is this? Any FW-1 admin worth half a dime would know that items turned on in the properties of their FW will pass traffic. This is about as ridiculous as saying: "There is a serious flaw in windows 95 that causes files you delete to not actually be removed from your hard disk. Its called the RECYCLE BIN. People could actually see files you intended to de..." You get the picture. Anyhow, for what it's worth.

  69. Check Point 90% firewall market by DrVPN · · Score: 1

    I believe that all the people who stated they would just stick with IP chains are 100% correct to do so because they obviously do not have an enterprise network to protect. People who run FW-1 are big businesses. Anyone that would say that IP chains would work for say an international bank has never worked with that scale of network.

    As far as the why not BSD posts. CP FW-1 does run on BSD - Its called Knokia IP440. Although they do not sell the BSD code alone the Knokia IP440s do run BSD. I would be more willing to install CP FW-1 on LINUX than CP FW-1 on BSD.

    Check Point has 90% of the market share for commercial firewall products. The reason is because of the superior product they produce. Statefull Inspection, interoperable VPN, modular design and proven track record are just a few reasons Check Point is the predominant firewall on the market.

    Now as to how this effects LINUX, as a whole is drastic. Big companies, under the advice of their knowledgle technical staff will start using CP FW-1 on Linux. Finally a product that puts LINUX in the spotlight were it can really shine. LINUX makes a much better server than a client any day and we should all support LINUX as a server platform because doing so will ensure the future of it.

    1. Re:Check Point 90% firewall market by iwblj · · Score: 1
      I've used FW-1 pretty extensively. I've also used a variety of other packet-filtering systems.

      FW-1 is a respectable product in many ways. Unfortunately the documentation is filled with FUD slams against other techniques. It's really expensive though, so you can hardly blame them.

      My experience with FW1 was that it was actually less secure than what I could build with other tools, but probably more secure than what your average new-to-security employee would create as a first attempt.

      Something important to keep in mind about large corporations is that they (and their security groups) are more concerned about insurance and liability containment than security in the sense most people think of it.

      Take a large corporation and give them the choice between a single person or two designing a system for maintaining all the firewalls in their enterprise and buying a product (FW1) which allows them to shift plausible deniability (checkpoint is protected by their license agreement and resellers no doubt) -- well it's a no brainer.

      FW-1's best feature was the slick way you could setup NAT. NAT should be a niche function, but the IPv4 shortage is making it all too common.

      One downside was the license counting (you are licensed by internal clients but the mechanism that counts these won't time out entry -- even after weeks).

      The other big downside was the implicit rules. You can't create equivalents to many of the implicit rules using the GUI. Furthermore implicit rules are never logged. If you want all decisions made by the firewall logged you have to reengineer all the implicit rules you need -- and this gets into some _very_ subtle programming in INSPECT (the language which FW1 rules compile into).

      The GUI also doesn't let you select ranges of origination ports unless you know some INSPECT.

      Finally, the GUI log file viewer, for reasons I never determined, would occasionally incorrectly display entries. It took me a while to realize that I could only trust the UNIX command line log viewer.

  70. Re:Excellent by cowbutt · · Score: 1

    See http://www.phoneboy.com/fw1/faq/0289.html for information on how to resolve this issue.

  71. Re:Firewall-1 could be better on Linux than Solari by cowbutt · · Score: 1

    For quirk one, get a motif license feature, use the motif GUI and be happy.

    For quirk two, upgrade to Solaris 2.6 and be happy. (Check with your reseller if you're still
    on FW-1 v3.0b as there are some gotchas...)

  72. more commercial software by trance9 · · Score: 1


    Over the last while there have been a huge number of reports of commercial software packages being released for Linux. I wonder if people are soon going to forget about all the free software that is avialable too.

    Sooner or later someone is going to figure out a way to overlay a commercial API on top of Linux, and everyone is going to need to buy that package in order to run their favorite applications.

    Maybe Microsoft will do it--they could make a commercial Win32 available for Linux and make us all pay for explorer (after grinding WINE and Netscape into the dust, of course).

  73. Excellent. by Signal+11 · · Score: 1

    Competition is great for linux. My only question is - what features are they going to have that ipchains doesn't? I mean, we already have solid firewall support under linux - they're going to have a hard time selling a commercial product over a free one to the community without some serious features backing it up.

    --

    1. Re:Excellent. by jcostom · · Score: 1
      I think you're missing the point here.

      The purpose of this is NOT to cause Linux devotees to abandon ipchains in favor of Check Point. The purpose of this is to provide an alternative to running FW-1/VPN-1 on x86 using an OS other than NT. Why not Solaris x86? They've been supporting Solaris x86 for some time now. I believe they are going to drop Solaris x86 as a platform, however.

      I think it provides a great alternative to NT. Cheaper, more reliable. I've instructed my sales people to pursue Check Point implementations (in order) on the Nokia appliance platform, VPN-1 Appliance, then Linux, followed by Solaris Sparc and finally NT... If our focus was "software only first", Linux would be the first in the list. But fear not, there are lots of people who don't want an appliance and want to go the software route.

      --j

      --

      The unsig!
  74. Excellent by JeffI · · Score: 1

    This is excellent, I work with Checkpoint Firewalls, and this proves to be a very good things for a number of reasons. Currently we have our firewalls deployed on Sun hardware (and solaris of course). But one of the reasons I do not like our solution is that I am not as familiar with debugging the OS issues of solaris. With a Linux port of CheckPoint, that means cheaper solutions (for those sites with minimal traffic) and still inter-operability with the current production firewalls. (For me) it would also offer more of a comfort level with the hardware/OS, in terms of tracking down problems.

  75. Re:Maybe I'm being dense here (patents) by victim · · Score: 1

    A commercial entity can license and use patented technology which is not permitted in the Linux kernel or free software. There are a number of patents floating around in the firewall field.

  76. PPTP by Kaz+Kylheku · · Score: 2

    Yes, I've read the paper by Schneier. IIRC, they claimed that the bug is in the Microsoft implementation of PPTP, not in PPTP itself. It's possible that the freeware implementations of it don't have the problem, though in what combinations with Windows clients or server I can't guess. In particular, I don't know whether the server implementation has to reproduce Microsoft's security bugs in order to be compatible with Windows clients.

  77. Will the Linux port include the Mossad backdoor? by Anonymous Coward · · Score: 0

    Bet it will...

  78. Probably next year sometime by Anonymous Coward · · Score: 0

    I was in a checkpoint partner meeting recently and several people said that they wanted the SecuRemote client more than the FW/VPN-1 stuff. Reply was that they couldn't comment on it, but that its a definite possibility. That mean anything to you :)

  79. More is better by Autonomous+Cow · · Score: 1
    Several posters in this forum have written things like but what does it do that [product xyz] doesn't or but we already have one [product xyz], why do we need another one.
    We always need "another one", because more is better
    1. More competition for me (random developer of product xyz) encourages me to improve my product. That helps me, and my competitor (in the same way), and most importantly the users.
    2. More competition for me encourages me to lower my price, if I want people to use my product. But wait, what if my product is free? Price is but one barrier to the potential user of a product, others are ease of use, maintenance, installation, auxiliary required resources (a computer), and the list goes on. I will be encouraged to lower those barriers, and that is good.
    3. Moving NT products to Linux helps to move NT users to Linux. More Linux users is a good thing. Fewer NT users is a good thing.
    4. Moving NT products to Linux raises awareness of Linux as a real viable useful good thing in managers' eyes (and others who hold those all important purse strings).

    Ever heard the phrase a rising tide lifts all boats ?

    --
    The Autonomous Cow. Moo.
  80. Stateful Inspection by Anonymous Coward · · Score: 0

    Pros and cons here and everyone disagrees. It has a very well-known name as well, the GUI is awesome (no mention if this is ported, as the Solaris X86 one didn't have the GUI ported...), plus a lot of 3rd party products (OPSEC) interface with it. With something like Checkpoint/MetaInfo's Meta-IP, you can use NDS or domain logons to control access to the Internet as well.