Big problem with jail in 8.4

Albert Shih Albert.Shih at obspm.fr
Tue Jun 25 13:52:06 UTC 2013


Hi,

I've got a big problem with jail under freebsd 8.4. 

On this server I got two network interface. Let's say bce0 and bce1. Each
of this interface is in his own subnet. 

I've some few jail running on the interface bce0 and many on the interface
bce1. 

I'm using fib with 

    jail_name_fib="1"

to make the jail routing. 

All my jail can be reach from outside.

I can reach any jail from another jail if I using jexec meaning : 

    from the host : 

        jexec jail-id bash
        telnet other_jail some_port

But I can't reach a jail from another jail (one same bce1 ) if I'm connect to the jail from
outside meaning 

    from somewhere : 

        ssh jail
        telnet other_jail some_port

    give me 

        telnet: connect to address x.y.z.t: Host is down
        telnet: Unable to connect to remote host


No pf, ipfw running on the host. 

Any idea ? 

Regards.

JAS



-- 
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
5 Place Jules Janssen
92195 Meudon Cedex
France
Téléphone : +33 1 45 07 76 26/+33 6 86 69 95 71
xmpp: jas at obspm.fr
Heure local/Local time:
mar 25 jui 2013 15:46:12 CEST


More information about the freebsd-jail mailing list