Jetson - Docker - Failed to set up container networking (original) (raw)

Here is the Jetson Orin Nano super - docker container networking error, while install Ollama..

docker: Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint ollama (1e7b8287d2b3c6f2127a962f627d6e016121a01d69977dd9c191301192a4c034): Unable to enable DIRECT ACCESS FILTERING - DROP rule: (iptables failed: iptables --wait -t raw -A PREROUTING -p tcp -d 172.17.0.2 --dport 11434 ! -i docker0 -j DROP: iptables v1.8.7 (legacy): can’t initialize iptables table `raw’: Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
(exit status 3))

any help .?

AastaLLL April 28, 2025, 2:29am 3

Hi,

This is a known issue. Please find below for more info:

Thanks