Re: Remote Lisp and web programming



On Tue, 07 Jun 2005 11:26:52 +0200, <mb@xxxxxxx> wrote:
> Ulrich Hobelmann <u.hobelmann@xxxxxx> writes:
>
>> I have two questions:
>> (1) How do I run a Lisp on a remote server (Debian), where I have a
>> normal user ssh account (clisp, possibly sbcl or cmucl)? I read
>> that SLIME is supposed to be able to run as a server, but does
>> this include security, so that no other local user or guy on the
>> internet can connect to the slime, only me over ssh or ssl?
>
> swank (the name for slime's server) binds a local port, so you can't
> connect to it from anywhere. this, combined with an ssh tunnel and


That is the default behavior. You can reach into the swank package
and bind to an internet port if needed. The big problem with this
setup is having simple translation between the filesystems with
respect to file locations.


--
With sufficient thrust, pigs fly fine.
.



Relevant Pages

  • Re: Forwarding of SSH and FTP (22 and 21)
    ... ssh session. ... I want to open an ssh session to the FreeBSD SSH server and then use ... When using PUTTY to do a local port forward to Server 2 port 22 to my ... local client it works fine when the local port is 22. ...
    (comp.security.ssh)
  • Re: Forwarding of SSH and FTP (22 and 21)
    ... ssh session. ... I have two servers in a secure network one is FreeBSD running ssh that ... I want to open an ssh session to the FreeBSD SSH server and then use ... When using PUTTY to do a local port forward to Server 2 port 22 to my ...
    (comp.security.ssh)
  • Re: Apache Software Foundation Server compromised, resecured. (fwd)
    ... this was one "result" of the comromised ssh binary at sourceforge. ... a public server of the Apache Software Foundation ... > (ASF) was illegally accessed by unknown crackers. ... > exhaustive audit of all Apache source code and binary distributions ...
    (FreeBSD-Security)
  • Re: FreeBSD Crash without Errors, Warnings, or Panics
    ... I suppose I could run on stable until the driver is fixed in a release branch, but I need this box up and online, and I've always read that the stable branch is not the place for production servers. ... I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel motherboard with a LSILogic MegaRAID controller. ... Also, some network ports still respond, like a telnet to port 22 to test SSH will yield an SSH banner, but trying to connect with SSH just hangs. ... The box runs a web-based app and connects to a local Postgres DB which seemed to be unable to start new connections being requested by the PHP scripts. ...
    (freebsd-hackers)
  • Re: restrict ssh access
    ... > We have one ssh server which receives about 6000 failed attempts to ... > unsuccessful login attempts per client IP address? ... the remote server is also running OpenSSH. ...
    (comp.security.ssh)