Hi @all -
maybe you can give me a hint.
As soon as I add an ipv6 address to my grommunio system ( Distribution: grommunio Version: 2025.1.1- Opensuse 15.6 just installed)
I receive the message " Network configuration is missing." - or in german "Netzwerkgerätekonfiguration fehlt."

IPv4 and IPV6 is working fine.
Services are available and routing also works fine.

I even switched my ipv4 config from dhcp to manual config, added my gateway, my hostname and the dns servers.
still the same error.
DNS resolution also works fine, the server can resolve itself with its ipv4 and ipv6 address.

what kind of check is happening and how can i fix it?

thx & br

How you modified the network configuration, manually or with yast?

only with the grommunio console user interface

Here are my settings

Please show config of files: /etc/sysconfig/network/ifcfg-eth0 and /etc/resolv.conf.

@gromail:~> cat /etc/sysconfig/network/ifcfg-eth0
USERCONTROL='no'
IPADDR='193.XXX/22'
IPADDR_1='2a03:XXX/64'
BOOTPROTO='static'
STARTMODE='auto'
ZONE='public'
gromail:~> cat /etc/resolv.conf
### /etc/resolv.conf is a symlink to /run/netconfig/resolv.conf
### autogenerated by netconfig!
#
# Before you change this file manually, consider to define the
# static DNS configuration using the following variables in the
# /etc/sysconfig/network/config file:
#     NETCONFIG_DNS_STATIC_SEARCHLIST
#     NETCONFIG_DNS_STATIC_SERVERS
#     NETCONFIG_DNS_FORWARDER
# or disable DNS configuration updates via netconfig by setting:
#     NETCONFIG_DNS_POLICY=''
#
# See also the netconfig(8) manual page and other documentation.
#
### Call "netconfig update -f" to force adjusting of /etc/resolv.conf.
nameserver 46.38.XXX
nameserver 46.38.XXX
nameserver 2a03:XXX

you're welcome! Thanks for your great software :-)

© 2020-2024 grommunio GmbH. All rights reserved. | https://grommunio.com | Data Protection | Legal notice