How can I find process listening on UDP port?
netstat -lup
just shows "-" in the PID/Program Name column
ss -uap
doesn't show any processes either.
The UDP port in question is 8472. I'm hoping this has something to do with linode infrastructure / cisco routers