<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  
</head>
<body bgcolor="#ffffff" text="#000000"><p><font size=2 color=navy face=Arial>
When listening on localhost only no other network device would be able to access the service, regardless of what happens to your network configuration in the future. It is a key requirement in certain compliance environments.<br> <br>Cheers! <br> <br>-Boris (via BlackBerry)</font></p>
<p><hr size=2 width="100%" align=center tabindex=-1>
<font face=Tahoma size=2>
<b>From</b>: seaside-bounces@lists.squeakfoundation.org <seaside-bounces@lists.squeakfoundation.org> <br><b>To</b>: Seaside - general discussion <seaside@lists.squeakfoundation.org> <br><b>Sent</b>: Sun Aug 24 15:16:49 2008<br><b>Subject</b>: Re: [Seaside] Kom listening to loopback interface only <br></font></p>

Avi Bryant wrote:
<blockquote
 cite="mid:3c71d5330808241448p42089747x7ffc6de91941162e@mail.gmail.com"
 type="cite">
  <pre wrap="">On Sun, Aug 24, 2008 at 7:46 AM, Giovanni Corriga <a class="moz-txt-link-rfc2396E" href="mailto:giovanni@corriga.net">&lt;giovanni@corriga.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi all,

I was going over the bugs for KomHttpServer on bugs.squeak.org and I
am a little undecided about bug #6738
(<a class="moz-txt-link-freetext" href="http://bugs.squeak.org/view.php?id=6738">http://bugs.squeak.org/view.php?id=6738</a>). What do you think about an
option to make Kom listen only to the loopback interface 127.0.0.1?
Would that be useful to you?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes - it's something we modify Kom to do anyway, so an option would be great.

Avi
  </pre>
</blockquote>
<br>
Hmm, this is curious.&nbsp; I've never needed to do it.<br>
<br>
In contrast, I have Apache listening to the world on port 80, and
Seaside/Comanche listening on a high port, and Apache redirecting to
the high port.&nbsp; And the high port is firewall blocked and thus only
local processes (i.e., Apache) can send to it.<br>
<br>
Doesn't that achieve the same thing?<br>
<br>
Nevin<br>
<br>
<br>
</body>
</html>