|
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Joe Pluta
Sent: Tuesday, November 06, 2007 10:04 AM
To: 'Websphere Development Studio Client for iSeries'
Subject: Re: [WDSCI-L] Fooling around with VRPG
With WAS, you can run the web application server on a box
other than your System i (I often call this an "appliance" to
keep it short, although Aaron's use of the term is a little
more specific, referring to a box devoted entirely to
firewall and filtering). Anyway, the appliance is the only
thing open to the Internet. It in turn executes business
logic on the System i, but at no point can an external agent
access the System i.
With RPG-CGI, the System i is directly attached to the
Internet. Port 80 traffic is routed directly from external
sources to the System i. This is a potential hole, if for
nothing else than DoS attacks. There are ways to mitigate
the risk: a true web appliance of the type Aaron spoke of, or
even carving off a separate partition on your System i for
the web serving. But you can't take the simple move of
taking your web server and moving it into the DMZ and thus
isolating your production box.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.