Re: SSH From within a Jail

From: d c (casteld73_at_yahoo.com)
Date: 11/12/05

  • Next message: d c: "Re: SSH From within a Jail"
    Date: Sat, 12 Nov 2005 05:38:42 -0800 (PST)
    To: delphij@delphij.net
    
    

    --- Xin LI <delphij@gmail.com> wrote:

    > On 11/12/05, d c <casteld73@yahoo.com> wrote:
    > > telnet 10.0.0.60 22
    > >
    > > Connected to 10.0.0.60.
    > > Escape character is '^]'.
    > > SSH-2.0-OpenSSH_3.8.1p1 FreeBSD-20040419
    > >
    > > If I ssh into 10.0.0.60 from the host system that
    > the
    > > jail is running on I connect right in w/o any
    > > problems.
    > >
    > > Just the jails on the host giving me probs.
    > >
    > > I also tried recreating the /etc/ssh/ssh_hostkey
    > but
    > > that didn;t help
    >
    > Do you have /dev/*random available in the jail?
    > Typically there
    > should be /dev/random and a /dev/urandom which is a
    > symbolic link to
    > /dev/random. IIRC there is problem if you don't
    > have these in the
    > jail if you do some ssh related operations...
    >
    > Cheers,
    > --
    > Xin LI <delphij@delphij.net> http://www.delphij.net
    >

    Yes there is /dev/random and /dev/urandom

    Has anyone successfully used ssh (client) from within
    a jail to connect to other servers?

    I have recreate numerous jails but all suffer the same
    problem.

    regards

                    
    __________________________________
    Yahoo! FareChase: Search multiple travel sites in one click.
    http://farechase.yahoo.com
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: d c: "Re: SSH From within a Jail"