On 11/11/20 3:06 PM, len zaifman wrote:
I am setting up a new system as a firewall using OpenBSD 6.8 current
-uname -a
OpenBSD fw1.lfz.net 6.8 GENERIC.MP#175 amd64.
I have 3 vlans 70,77,79 on the firewall using two em devices, em0 and
em1, in an aggregation to serve these vlans.
There i
Hi Len
Jacob has a point re checking vlan setup first by setting the parent on the
vlans to the em0 or em1 interface first
when you validate your vlan config on the switch
setup the aggr0 interface
what does unifi say about the LACP status / Aggregation status on the
switch UI ?
also can you con
On 11 Nov 2020 at 20:48, len zaifman wrote:
> Thanks Tom,Aaron: I did 2 things,
>
> 1 re IPs - all ips removed from aggr0 and 1 ip for each vlan
>
> ifconfig -A | grep -A 7 vlan7 | grep -E 'vlan7
> inet' ; ifconfig aggr0 | grep inet
> vlan70: flags=8843 mtu 1500
> inet 10.10.70.1 netmask 0xff
Thanks Tom,Aaron: I did 2 things,
1 re IPs - all ips removed from aggr0 and 1 ip for each vlan
ifconfig -A | grep -A 7 vlan7 | grep -E 'vlan7
inet' ; ifconfig aggr0 | grep inet
vlan70: flags=8843 mtu 1500
inet 10.10.70.1 netmask 0xff00 broadcast 10.10.70.255
vlan77: flags=8843 mtu 1500
On Thu, Nov 12, 2020 at 11:35 AM Tom Smyth wrote:
>
> Hi Len,
> Hi Remove the Ip addresses from the agg0 interfaces
>
> put the Ip addresses on the vlan interfaces only
>
> ie
> mg /etc/hostname.vlanxxx
> up vnetid xxx
> inet 10.10.xx.1/24
>
> if you need to route between the vlans make sure you
Hi Len,
Hi Remove the Ip addresses from the agg0 interfaces
put the Ip addresses on the vlan interfaces only
ie
mg /etc/hostname.vlanxxx
up vnetid xxx
inet 10.10.xx.1/24
if you need to route between the vlans make sure you enable forwarding in
the kernel with sysctl
when you get it working mak
Hi!
On Thu, Nov 12, 2020 at 11:09 AM len zaifman wrote:
>
> I am setting up a new system as a firewall using OpenBSD 6.8 current
> -uname -a
> OpenBSD fw1.lfz.net 6.8 GENERIC.MP#175 amd64.
>
> I have 3 vlans 70,77,79 on the firewall using two em devices, em0 and
> em1, in an aggregation to serve
I am setting up a new system as a firewall using OpenBSD 6.8 current
-uname -a
OpenBSD fw1.lfz.net 6.8 GENERIC.MP#175 amd64.
I have 3 vlans 70,77,79 on the firewall using two em devices, em0 and
em1, in an aggregation to serve these vlans.
There is a Unifi switch which has 2 ports (where em
8 matches
Mail list logo