EdgeOS 1.9 - I noticed UBNT discovery traffic on my upstream interface.
Oct 9 14:42:01 ext-gw0 kernel: [eth0_local-default-D]IN=eth0 OUT= MAC= src=121.99.21.54 DST=255.255.255.255 LEN=168 TOS=0x00 PREC=0x00 TTL=64 ID=40535 DF PROTO=UDP SPT=56728 DPT=49020 LEN=148
Tried disabling ubnt-discover on eth0.
set service ubnt-discover interface eth0 disable
Continued to see the traffic.
Oct 9 15:01:03 ext-gw0 kernel: [eth0_local-default-D]IN=eth0 OUT= MAC= src=121.99.21.54 DST=255.255.255.255 LEN=168 TOS=0x00 PREC=0x00 TTL=64 ID=40550 DF PROTO=UDP SPT=41252 DPT=50978 LEN=148 Oct 9 15:01:03 ext-gw0 kernel: [eth0_local-default-D]IN=eth0 OUT= MAC= src=121.99.21.54 DST=255.255.255.255 LEN=168 TOS=0x00 PREC=0x00 TTL=64 ID=40551 DF PROTO=UDP SPT=41234 DPT=58525 LEN=148 Oct 9 15:01:03 ext-gw0 kernel: [eth0_local-default-D]IN=eth0 OUT= MAC= src=121.99.21.54 DST=255.255.255.255 LEN=168 TOS=0x00 PREC=0x00 TTL=64 ID=40552 DF PROTO=UDP SPT=59341 DPT=45728 LEN=148
Disabled ubnt-discover, and the traffic stopped.
set service ubnt-discover disable
Anyone else see the same behavior?