Re: bridge, vether & dhcpd

2020-03-17 Thread Stefan Sperling
On Tue, Mar 17, 2020 at 12:14:21PM +0100, Salvatore Cuzzilla wrote: > nope, the L2 if(s) (including bridge) are running only with option ‘up’ > within hostname.if files > & all the other L3 ifs are with IP statically assigned Then you need to share a lot more details, such as your pf.conf, and t

Re: bridge, vether & dhcpd

2020-03-17 Thread Salvatore Cuzzilla
nope, the L2 if(s) (including bridge) are running only with option ‘up’ within hostname.if files & all the other L3 ifs are with IP statically assigned > On 17 Mar 2020, at 09:44, Stefan Sperling wrote: > > On Tue, Mar 17, 2020 at 08:24:34AM +0100, Salvatore Cuzzilla wrote: >> Dear all, >> >>

Re: bridge, vether & dhcpd

2020-03-17 Thread Stefan Sperling
On Tue, Mar 17, 2020 at 08:24:34AM +0100, Salvatore Cuzzilla wrote: > Dear all, > > is someone using a setup with multiple layer 2 interfaces & a single vether > IP interface (layer 3) bundled all together in a bridge? > Well, i’m using this setup too and almost everything is working like > expe

bridge, vether & dhcpd

2020-03-17 Thread Salvatore Cuzzilla
Dear all, is someone using a setup with multiple layer 2 interfaces & a single vether IP interface (layer 3) bundled all together in a bridge? Well, i’m using this setup too and almost everything is working like expected. However, I have a couple of hosts connected to the L2 interfaces & i wo