Re: make-network-process timing out when connecting swank server
Luís Oliveira <[email protected]> Sun, 19 Apr 2020 19:17:49 +0100
| Newsgroups | gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAB-HnLTS_PmgObx0ZjmL653OCb2CVQ6jASKiNRmCgOhsZgrEGA@mail.gmail.com> |
On Sun, 19 Apr 2020 at 01:08, Mirko Vukovic <[email protected]> wrote= : > With Martin's help, I was able to establish a tunnel, start swank, and wi= th a telnet session on the laptop verify that I can send commands to swank = (see that other thread for details). > > Nevertheless, sly-connect still fails. Stepping through the code, I came = to a call to make-network-process, which is a C function. > > The error message is > "make client process failed", "Connection timed out", :name, "sly-4", :bu= ffer, nil, :host, "hal9000.us.tel.com", :service, 4005, :nowait, nil, :tls-= parameters, nil Does telneting to hal9000.us.tel.com port 4005 work? Why don't you connect to SWANK via the SSH tunnel you've established? --=20 Lu=C3=ADs Oliveira http://kerno.org/~luis/