“ping: ibm.com: Temporary failure in name resolution”
I am find the following issues:
The shell is almost unuseable. I can type a command, but cannot edit it. Also cursor up/down don’t work just producing the [ symbols
The container eventually gets an IP address via the bridge & DHCP. But no DNS settings get to the container and whilst I am not an expert I cannot manage to set DNS. Thus almost nothing works. (APT to start with)
I am looking at replacing jailmaker - which just works on 25.x and at the moment am really hoping it works on 26
I am either doing something very basic wrong - or these LXC containers are badly fubar’d
I tried containers in 25.x as well. At least the networking works in them although there is a issue, something do do with runc and app armor in allthe ones I have tried (I maybe garbling that slightly)
That’s an issue with the incus version truenas uses and docker 29. Incus patched it days after that issue was discovered, but trurnas never updated incus past the affected version…
I really have to get around to setting up a 26 test sytsem… sadly i don’t have the time at the moment
Edit:
The only thing that comes to my mind with the dns issues you encountered would be a port conflict with port 53 so that resolved inside the lxc won’t start because port 53 is in use by another host process
Ping your own IP. Not really needed, unless “nothing works”, rule out things.
First, ping an internet IP, say 8.8.8.8. (If you get replies, your Default router/gateway is set correctly).
Then ping a FQDN (google.com), if it does not work, it’s your DNS setting.
If you can’t ping outside your network:
Ping your Default router/gateway (other ips in your local network if needed).
Check your Default router/gateway settings if pings reply.