yocto.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* docker fragment missing conntrack and netfilter entries? #meta-virtualization
@ 2021-10-14 16:23 crawford.benjamin15
  2021-10-14 16:37 ` [yocto] " Khem Raj
  2021-10-14 19:39 ` Bruce Ashfield
  0 siblings, 2 replies; 3+ messages in thread
From: crawford.benjamin15 @ 2021-10-14 16:23 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

Hi,

I have just completed a bringup of Poky on the ODROID N2+ platform, but noticed that Docker failed to start, complaining that it could not load the "nf_conntrack_netlink" module.
After checking docker.cfg, I noticed that a few configuration options I expected were missing.

Shouldn't the following be added: (?)

CONFIG_NETFILTER_NETLINK=m
CONFIG_NT_CT_NETLINK=m

CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m

Thanks,
Ben

[-- Attachment #2: Type: text/html, Size: 3750 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-14 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-14 16:23 docker fragment missing conntrack and netfilter entries? #meta-virtualization crawford.benjamin15
2021-10-14 16:37 ` [yocto] " Khem Raj
2021-10-14 19:39 ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).