Christopher Marshall <[EMAIL PROTECTED]> wrote:
If you want to use ssh and pppd (by bringing up TAP to host networking first),
you can also do that. The key is the pty argument to pppd. Instead of giving
ppp a /dev/tty device, you can give it any command (such as an ssh command)
that establ
Thanks to all.
My question is different from Floyd's.
I would like the process within the UML to have a ppp session directly
to the host's serial port. So the pppd session within the UML sends
data out the host's serial port. I believe this is not a problem. All
I have to do is configure the d
On Thu, Jun 14, 2007 at 11:04:51PM +0200, Blaisorblade wrote:
> On martedì 12 giugno 2007, Sylvain Beucler wrote:
> > On Mon, Jun 11, 2007 at 09:26:12PM +, Paolo Giarrusso wrote:
> > > If you run the open or openvt command, it will run bash on
> > > /dev/ttyXXX and there, you'll see that Ctrl-C