Thanks again for the reply.
# lxc config show c1 --expanded
config:
image.architecture: amd64
image.description: ubuntu 18.04 LTS amd64 (release) (20230112)
image.label: release
image.os: ubuntu
image.release: bionic
image.serial: "20230112"
image.type: squashfs
image.version: "18.04"
security.nesting: "true"
volatile.apply_template: create
volatile.base_image: d78ff45458cdb18817988a9abb8c9ce7ebb81b87282cc0aebf66872321d77dba
volatile.cloud-init.instance-id: 9b3e384f-29e8-421a-a8bc-583fcb029b02
volatile.eth0.hwaddr: 00:16:3e:ef:86:fa
volatile.eth0.name: eth0
volatile.idmap.base: "0"
volatile.idmap.current: '[{"Isuid":true,"Isgid":false,"Hostid":1000000,"Nsid":0,"Maprange":1000000000},{"Isuid":false,"Isgid":true,"Hostid":1000000,"Nsid":0,"Maprange":1000000000}]'
volatile.idmap.next: '[{"Isuid":true,"Isgid":false,"Hostid":1000000,"Nsid":0,"Maprange":1000000000},{"Isuid":false,"Isgid":true,"Hostid":1000000,"Nsid":0,"Maprange":1000000000}]'
volatile.last_state.idmap: '[{"Isuid":true,"Isgid":false,"Hostid":1000000,"Nsid":0,"Maprange":1000000000},{"Isuid":false,"Isgid":true,"Hostid":1000000,"Nsid":0,"Maprange":1000000000}]'
volatile.uuid: 48c377b0-6e11-432e-9bee-a4bb0017d973
devices:
eth0:
ipv4.address: 1.2.3.177
nictype: routed
parent: enp34s0
type: nic
root:
path: /
pool: default
type: disk
ephemeral: false
profiles:
- default
stateful: false
description: ""
(I changed the IP to be prefixed with 1.2.3
instead of the actual external IP)