[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: Sending a break to a Solaris client

Bryan Stansell bryan@conserver.com
Thu, 20 Mar 2003 14:35:51 -0800 (PST)


On Thu, Mar 20, 2003 at 12:07:25PM -0800, Richard Zinar wrote:
> holmium   :|telnet wti11.admin.sc.p4pnet.net 2103::&.log::1
> lithium   :|telnet wti3.admin.sc.p4pnet.net  2109::&.log::1
> radon     :|telnet wti10.admin.sc.p4pnet.net 2104::&.log::1

On Thu, Mar 20, 2003 at 09:30:15PM +0100, Anders Nordby wrote:
> You're probably better off using direct connections instead of piping
> telnet, though.

what's being referenced here is the internal socket communications that
conserver can do.  to get that, you just need to have a config file
like:

holmium   :!wti11.admin.sc.p4pnet.net:2103:&.log::1
lithium   :!wti3.admin.sc.p4pnet.net :2109:&.log::1
radon     :!wti10.admin.sc.p4pnet.net:2104:&.log::1

then a '^ec0' or '^ec1' will be able to send a break (since there's no
external telnet "in the way").  good luck!

Bryan