Yep... Bought it for the wifi. Considering swapping the switch for a edgeswitch...
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Greelan on April 10, 2021, 11:14:42 AMPlease see my update above :) L2 connectivity is verified for IPv6 and IPv4 - but dhcp is not working.
Well, I've got plenty of experience of UniFi gear working and then some aspect just randomly breaking lol
sudo ip addr add 10.0.1.190/24 dev enp2s0
[~]$ ping 10.0.1.1
PING 10.0.1.1 (10.0.1.1) 56(84) bytes of data.
64 bytes from 10.0.1.1: icmp_seq=1 ttl=64 time=0.157 ms
64 bytes from 10.0.1.1: icmp_seq=2 ttl=64 time=0.133 ms
^C
--- 10.0.1.1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1007ms
rtt min/avg/max/mdev = 0.133/0.145/0.157/0.012 ms