Changes between Version 4 and Version 5 of FreeBSDJail


Ignore:
Timestamp:
10/27/10 06:24:14 (14 years ago)
Author:
Rick van der Zwet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSDJail

    v4 v5  
    44
    55Important: Your jail server should not run ''any'' public facing services which does 'wildcard' binding to IP addresses, else it will 'claim' the service before your jail can take it.
    6 Warning: Jails does '''NOT''' have a local loopback device, so you will need to use UNIX sockets on places you would normally use the loopback address.
     6Notice: Jails does '''NOT''' have a local loopback device, so you will need to use UNIX sockets on places you would normally use the loopback address.
    77
    88First make sure to install the jail using the [http://www.freebsd.org/doc/handbook/jails.html method in the handbook]