Re: SSH From within a Jail

From: albi (albi_at_scii.nl)
Date: 11/12/05

  • Next message: M. Warner Losh: "Re: Sierra Wireless / AC775 / Loading an external cisfile as a 'quirck'"
    Date: Sat, 12 Nov 2005 18:18:43 +0100
    To: d c <casteld73@yahoo.com>
    
    

    On Sat, 12 Nov 2005 08:59:02 -0800 (PST)
    d c <casteld73@yahoo.com> wrote:

    > I had the same error even with the -T option.
    >
    > Here is the ls from /dev in the jail. Maybe this
    > helps?
    -- cut --
    > crw------- 1 root wheel 0, 67 Nov 11 22:04
    > ttyvd
    > crw------- 1 root wheel 0, 68 Nov 11 22:04
    > ttyve
    > crw------- 1 root wheel 0, 69 Nov 11 22:04
    > ttyvf

    as a comparison here's (partly) mine :

    $ ls -la /dev/tty*
    crw------- 1 root wheel 240, 0 Nov 10 00:11 /dev/ttyd0
    crw------- 1 root wheel 240, 1 Nov 10 00:11 /dev/ttyd1
    crw------- 1 root wheel 239, 32 Nov 10 00:11 /dev/ttyid0
    crw------- 1 root wheel 239, 33 Nov 10 00:11 /dev/ttyid1
    crw------- 1 root wheel 239, 64 Nov 10 00:11 /dev/ttyld0
    crw------- 1 root wheel 239, 65 Nov 10 00:11 /dev/ttyld1
    crw--w---- 1 albi tty 5, 0 Nov 12 18:13 /dev/ttyp0
    crw-rw-rw- 1 root wheel 5, 1 Nov 12 14:53 /dev/ttyp1
    crw-rw-rw- 1 root wheel 5, 2 Nov 11 23:49 /dev/ttyp2
    crw------- 1 root wheel 237, 0 Nov 10 00:14 /dev/ttyv0
    crw------- 1 root wheel 237, 1 Nov 10 00:14 /dev/ttyv1

    which FreeBSD-release do you use again ?

    did you follow the manualpage for "jail" to set up your jails or did
    you use some other Howto ?

    -- 
    grtjs, albi
    gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import
    _______________________________________________
    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: M. Warner Losh: "Re: Sierra Wireless / AC775 / Loading an external cisfile as a 'quirck'"