Andy,
This is perfect thank you - I'm ended up using the following in the
daemontools supervise script:
#!/bin/sh
exec 2>&1
exec envuidgid rviews tcpserver -vDRHl0 0 23 ptyrun /usr/bin/bgplgsh
Two more questions for you:
- is it possible to set a timeout on the tcpserver/ptyrun/bgplgsh
program?
On Sat, Nov 13, 2010 at 10:54 AM, Max Clark wrote:
> I am creating a public route server for our network. bgplgsh is the
> ideal utility for what I need however I need to expose access to this
> app via telnet. Newer versions of OpenBSD do not have a telnet daemon,
> I've experimented with tcpserv
Thus said Max Clark on Sat, 13 Nov 2010 07:54:00 PST:
> I've experimented with tcpserver from the ucspi package without
> success. How do I give access to the bgplgsh application only via
> telnet?
Probably because you are missing a tty. If you also install ptyget[1]
you might be a
Hello,
I am creating a public route server for our network. bgplgsh is the
ideal utility for what I need however I need to expose access to this
app via telnet. Newer versions of OpenBSD do not have a telnet daemon,
I've experimented with tcpserver from the ucspi package without
success. How do I
4 matches
Mail list logo