Hi
2 maj 2013 kl. 07:42 skrev Ian Smith :
> On Wed, 1 May 2013 17:43:03 -0400, Joe wrote:
I have ipfw running inside of a vnet jail on a 9.1-RELEASE host using
>>> the
jail(8) definition statements for starting and stopping the vnet jail.
>>> As a
side note non-vnet jails are worki
2 maj 2013 kl. 18:46 skrev Ian Smith :
> On Thu, 2 May 2013 12:09:08 +0200, Anders Hagman wrote:
>> Hi
> Yo
>> 2 maj 2013 kl. 07:42 skrev Ian Smith :
>>
>>> On Wed, 1 May 2013 17:43:03 -0400, Joe wrote:
>>>>>> I have ipfw running inside o
Hi
I'm trying to use BIND inside a jail and have passed the chroot
problem and have a running named without chroot.
The problem is that the jail does not have the address 127.0.0.1 or does not use
the info in resolv.conf.
When I use the host command I get:
[r...@ippbx1 ~]# host ippbx1
;; rep
Hi
responding to my own mail with a solution:
If you spell right resolv and not reslov everything works.
[r...@ippbx1 ~]# mv /etc/reslov.conf /etc/resolv.conf
[r...@ippbx1 ~]# host ippbx1
ippbx1.kalmar.se has address 172.16.101.3
Working with bash helps you spell. ;->
Hi
I'm trying to use B
Hi
I have done a test.
My setup inside the jail:
vlan102: flags=8843 metric 0 mtu 1500
ether 00:19:db:d5:db:c5
inet 10.3.0.2 netmask 0xff00 broadcast 10.3.0.255
inet6 fe80::219:dbff:fed5:dbc5%vlan102 prefixlen 64 scopeid 0x3
nd6 options=21
media: Ethe
11 apr 2012 kl. 00:14 skrev Mark Felder :
> On Tue, 10 Apr 2012 04:03:22 -0500, Anders Hagman
> wrote:
>
>> I have used vnet jail to get your own IP stack.
>> One strange thing is that tcpdump on the host can not see the packets.
>
>
> Yes, vnet avoids this i
Hi
20 jun 2012 kl. 19:51 skrev Sami Halabi:
> Thank you.
>
> I want to use vnet jail for a specific subnet that I need to seperate from
> the system.
If you want total separation from the main system you need vnet jail to be able
to have a separate routing table and default gateway.
> so basic
Hi
23 apr 2013 kl. 15:14 skrev Joe :
> Hello list
>
> I am using jail(8) trying to get a functional vimage environment on my
> 9.1-RELEASE system. My PC only has a single real NIC facing the public
> internet.
>
> My goal is to be able to have multiple vimage jails, each with
> their own epairX
Hi
24 apr 2013 kl. 22:07 skrev Joe :
> Anders Hagman wrote:
>> Hi
>> 23 apr 2013 kl. 15:14 skrev Joe :
>>> Hello list
>>>
>>> I am using jail(8) trying to get a functional vimage environment on my
>>> 9.1-RELEASE system. My PC only h