Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (591516a80f42cc0bb34453a146ff2dff00276163)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: flux <flux AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Eric Sandall (591516a80f42cc0bb34453a146ff2dff00276163)
  • Date: Thu, 17 Dec 2009 22:46:53 -0500

Eric Sandall (eric AT sandall.us) wrote [09.12.17 22:36]:
> Quoting flux <flux AT sourcemage.org>:
>
> > Eric Sandall (scm AT sourcemage.org) wrote [09.12.17 20:03]:
> >> GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:
> >>
> >> libs/libvirt/DEPENDS | 4 +++-
> >> libs/libvirt/HISTORY | 4 ++++
> >> 2 files changed, 7 insertions(+), 1 deletion(-)
> >>
> >> New commits:
> >> commit 591516a80f42cc0bb34453a146ff2dff00276163
> >> Author: Eric Sandall <sandalle AT sourcemage.org>
> >> Commit: Eric Sandall <sandalle AT sourcemage.org>
> >>
> >> libvirt: Suggest nc for SSH tunneling
> >> See http://libvirt.org/remote.html#Remote_transports
> >
> > Could this also use socat, which is a much more up-to-date program than
> > nc? The command syntax is different between the two, but I'm not sure if
> > that matters for libvirt or not.
>
> So long as it can be run as `nc -U` it should work.

I don't know about on your system, but on my system `nc -U` returns:
nc: invalid option -- '-U'

Did you test this with libvirt to see if it actually works? There is a
-U option for socat by the way, which means unidirectional mode in
reverse direction. However, the syntax for specifying local and remote
locations is different between socat and nc, so I'm betting it would
have to be scripted with socat if the addresses are hardcoded in libvirt
(though it *should* work if the script is run).

--
Justin "flux_control" Boffemmyer
Cauldron wizard and general mage
Source Mage GNU/Linux
http://www.sourcemage.org

Attachment: pgp8nW4OO8Chv.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page