I read from web that vista prohibits using localhost by default, and
it need some tuning to make localhost available to user.

untested, I don't use vista/win7.

mar, 23 Mar 2010, Eric Iverson skribis:
> Your suggestion to bind 127.0.0.1 is an easy and complete solution for
> limiting access to localhost and this provides real security. This, along
> with other measures will be in the next beta.
> 
> For now, users who don't have a firewall that prevents port sniffing from
> outside a trusted network should make the following change:
> 
> file: ~system\extras\util\jhs\core.ijs
> 
> NB. bind '' allows any user and '127.0.0.1' restricts to localhost
> NB. sdcheck sdbind SKLISTEN;AF_INET;'';PORT
> sdcheck sdbind SKLISTEN;AF_INET;'127.0.0.1';PORT
> 
> On Tue, Mar 23, 2010 at 8:01 PM, Raul Miller <[email protected]> wrote:
> 
> [---=| TOFU protection by t-prot: 31 lines snipped |=---]

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to