Re: Help with VNET

2020-10-21 Thread Kristof Provost
On 21 Oct 2020, at 13:50, Patrick M. Hausen wrote: Hi all, Am 21.10.2020 um 13:37 schrieb Kristof Provost : On 21 Oct 2020, at 13:36, Andrea Venturoli wrote: On 10/21/20 12:20 PM, Kristof Provost wrote: This is your problem. You can’t bridge over wifi interfaces. That’s a limitation of stat

Re: Help with VNET

2020-10-21 Thread Patrick M. Hausen
Hi all, > Am 21.10.2020 um 13:37 schrieb Kristof Provost : > > On 21 Oct 2020, at 13:36, Andrea Venturoli wrote: >> On 10/21/20 12:20 PM, Kristof Provost wrote: >> >>> This is your problem. You can’t bridge over wifi interfaces. >>> That’s a limitation of station mode wifi. >> >> I had the susp

Re: Help with VNET

2020-10-21 Thread Kristof Provost
On 21 Oct 2020, at 13:36, Andrea Venturoli wrote: On 10/21/20 12:20 PM, Kristof Provost wrote: This is your problem. You can’t bridge over wifi interfaces. That’s a limitation of station mode wifi. I had the suspect... Is this documented somewhere? Is this a bug or feature? That’s inherent t

Re: Help with VNET

2020-10-21 Thread Andrea Venturoli
On 10/21/20 12:20 PM, Kristof Provost wrote: This is your problem. You can’t bridge over wifi interfaces. > That’s a limitation of station mode wifi. I had the suspect... Is this documented somewhere? Is this a bug or feature? Try routing, or try with a wired interface. I'll try and get

Re: Help with VNET

2020-10-21 Thread Andrea Venturoli
On 10/21/20 12:19 PM, Goran Mekić wrote: Did you setup NAT? No. Should I? Why? The IP I gave to the jail is in the same subnet as the host. BTW, I have similar (working) setups with bhyve (using tap instead of epair) and I didn't setup NAT there. bye & Thanks av. __

Re: Help with VNET

2020-10-21 Thread Kristof Provost
On 21 Oct 2020, at 12:13, Andrea Venturoli wrote: Hello. I've been using jails for years with ezjail. Now I'm trying to experiment with VNET. I've looked for a tutorial, but found scarce (and possibly outdated) info. Box is a 12.1/amd64. Basic configuration involves wlan0 configured via DH

Re: Help with VNET

2020-10-21 Thread Goran Mekić via freebsd-net
On October 21, 2020 10:13:38 AM UTC, Andrea Venturoli wrote: >Hello. > >I've been using jails for years with ezjail. Now I'm trying to >experiment with VNET. >I've looked for a tutorial, but found scarce (and possibly outdated) >info. > > > >Box is a 12.1/amd64. >Basic configuration involves wlan

Help with VNET

2020-10-21 Thread Andrea Venturoli
Hello. I've been using jails for years with ezjail. Now I'm trying to experiment with VNET. I've looked for a tutorial, but found scarce (and possibly outdated) info. Box is a 12.1/amd64. Basic configuration involves wlan0 configured via DHCP (192.168.133.26). Host networking works. For a st