Hi All, First, nice day!
My problem with jails - my server have 2 NICs, o bge0: 192.168.1.2/24 bge0_alias0: 192.168.1.3/24 o bge1: 11.0.0.2/24 bge1_alias0: 11.0.0.3/24 I want to set up a jail to use both of NICs I have try with jail_jail1_interface="bge0, bge1" jail_jail1_ip="192.168.1.3, 11.0.0.3" -------------- jail_jail1_interface="bge0" jail_jail1_interface="bge1" jail_jail1_ip="192.168.1.3" jail_jail1_ip="11.0.0.3" --------------- but I can’t do it. Anybody know it? Could you help me? _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[EMAIL PROTECTED]"
