Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2013 20:25:33 +0100
From:      Yoann Gini <yoann.gini@gmail.com>
To:        freebsd-jail@freebsd.org
Subject:   =?windows-1252?Q?IPv4_addresses_clash_/_jails_not_working_after_?= =?windows-1252?Q?reboot=85?=
Message-ID:  <AB3DFF28-207C-44B1-AEF4-4331B7959436@gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I=92m Yoann. It=92s my first message here so a little brief about me. =
I=92m a OS X Server System Administrator and Trainer, actually working =
on a FreeBSD based setup for a simple service provider infrastructure.

On a server, I=92ve three jails to provide public services, private =
services and VPN to access to the private services.

I=92ve setup the network part of my server with two interfaces, one real =
with one IPv4 and 4 IPv6 and a lo1 with 4 IPv4.

As a beginner on this, I=92ve start with ezjail to create my jails, I=92ve=
 create and configure my 4 jails without any problems, I=92ve been able =
to start and stop them without difficulties, installing some services, =
everything went right.

At the end, I=92ve hit a reboot and here, all goes down=85

When my server come back, only one on the three jails start, the other =
fails and a sh -x end whit this this :

+ eval '_x=3D"$jail_front0_public_example_com_ip_multi0"'
+ _x=3D''
+ break
+ echo ' cannot start jail "front0_public_example_com": '
 cannot start jail "front0_public_example_com":=20
+ tail +2 /tmp/jail.4n2kxXqu/jail.5037
jail: IPv4 addresses clash
+ rm -f /tmp/jail.4n2kxXqu/jail.5037
+ rmdir /tmp/jail.4n2kxXqu
+ echo .

Here is my network setup :

em0:=20
        inet IPv4Prefix.184 netmask 0xffffff00 broadcast IPv4Prefix.255
        inet6 IPv6Prefix::1 prefixlen 64=20
        inet6 IPv6Prefix::2 prefixlen 64=20
        inet6 IPv6Prefix::3 prefixlen 64=20
lo1:=20
        inet 10.42.0.1 netmask 0xffffff00=20
        inet 10.42.0.2 netmask 0xffffff00=20
        inet 10.42.0.3 netmask 0xffffff00=20
        inet 10.42.0.4 netmask 0xffffff00=20

I can=92t find a lot of resources on this error=85 So if someone can =
give me a clue about what happening, it could be nice :-)

Cheers
Yoann=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AB3DFF28-207C-44B1-AEF4-4331B7959436>