Re: What port range do I need to open for Swank
Mirko Vukovic <[email protected]> Thu, 18 Aug 2016 03:10:30 +0000
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAO73BAD_026yU-hNHg7b12uv6=Xhd-L497BJ-E4B7puZgPGyxQ@mail.gmail.com> |
This is on a local host. I see slime opening ports above 40,000. I've been digging and tracing the code to figure out where the exact number is coming from, where I found a call to LOCAL-PORT and SOCKET-QUEST in SETUP-SERVER. I'll dig some more tomorrow. Mirko On Wed, Aug 17, 2016 at 5:57 PM Stelian Ionescu <[email protected]> wrote: > The default port is 4005, which can be changed, but I would advise you not > to expose it, not even on a LAN, because it's unencrypted. Better setup a > local SSH tunnel to the remote host and have the SLIME client connect > through it. > > > > > > Hello, > > I need to ask my IT department to open ports needed to communicate with > SWANK. > > What is the port range that SWANK uses? > Or is it possible to specify a port during slime startup? > > Thanks, > > Mirko > > > > -- > Stelian Ionescu a.k.a. fe[nl]ix > Quidquid latine dictum sit, altum videtur. > >