On Mon, Dec 12, 2005 at 06:58:06PM +0100, OxY wrote: >hi! > >i have a little problem with jailctl, (sorry if it's not the right maillist, >dunno where should i ask it) > >my question is can i use jailctl with two or more ip/jail or not? > >in the jails.conf i have to add hostname:ipaddress per jail, and wonder >if i could make it work with other ip addresses...
hi there, yes just add them all, seperated with a space. Example: # List the names of all your jails here JAILS="host1.domain.tld:192.168.1.20 host2.domain.tld:192.168.1.21 host3.domain.tld:192.168.1.22" > >thanks for your help! Hope it does help :) Greg _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

