Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2015 17:53:21 +0300
From:      Artem Kuchin <artem@artem.ru>
To:        Ernie Luzar <luzar722@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to do interval jail ips
Message-ID:  <55229DE1.5050700@artem.ru>
In-Reply-To: <55229C4E.5050504@gmail.com>
References:  <552297B5.1030203@artem.ru> <55229C4E.5050504@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
06.04.2015 17:46, Ernie Luzar пишет:
> Artem Kuchin wrote:
>> Hello!
>>
>> I have several jails and some of the use real ips, some are just 
>> internal for the server like 10.0.0.x
>> However, i assigned all ips to the external em0 interface.
>> This causes problems, because of server in the same lan have 10.0.0.x 
>> address of their interfaces too.
>> So, there is a conflict.
>> This is just a colocation, so, i cannot control the ip assignment.
>>
>> What is the correct way to assign ip address which are seen only 
>> withing a host?
>> (some kind of virtual NIC)
>>
>> Artem
>>
>
> xl0,10.0.10.2   for lan on device xl0
>
> em0,x.x.x.x   for rl0 device facing pubic internet
>
> use the correct device names for you network configuration
>

i don't get it. I do not have xl0 device
I only have em0
Or i can specify whatever device i like even if it is not installed in 
the server?

Artem



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55229DE1.5050700>