[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180222120819.Horde.Rd9lrehb0_On4xF52H_vmFu@webmail.codeholics.com>
Date: Thu, 22 Feb 2018 12:08:19 -0500
From: jesse_cooper@...eholics.com
To: Guillaume Nault <g.nault@...halink.fr>
Cc: Stefano Brivio <sbrivio@...hat.com>, netdev@...r.kernel.org
Subject: Re: ss issue on arm not showing UDP listening ports
Quoting Guillaume Nault <g.nault@...halink.fr>:
> On Wed, Feb 21, 2018 at 07:59:24PM -0600, Jesse Cooper wrote:
>> Thank you for the suggestions. This is on a raspberry pi 3 not sure if
>> that fact matters. I will notify Raspbian of the issue.
>>
> Does your kernel have CONFIG_INET_UDP_DIAG?
grep CONFIG_INET_UDP_DIAG kernel.config
# CONFIG_INET_UDP_DIAG is not set
sudo modprobe udp_diag
modprobe: FATAL: Module udp_diag not found in directory
/lib/modules/4.9.59-v7+
Can this module be loaded after the fact? If so what is the easiest
way to get the proper .ko file?
Powered by blists - more mailing lists