No, static green, maybe I should change to red? From internet only necessary ports are allowed. It’s a provided managed host with minimal centos and I installed NethServer on it.
OK restarting shorewall and httpd today in the morning just made my httpd virtualhost mirror work again. During the day I noticed that SoGO has white screen after login, roundcube login not working(storage error), Webtop login not working(loading animation forever) and EAS also dead.
So I restarted dovecot in the evening and now all is working again. Maybe you can see something in the following output(I faked public IP to 1.2.3.100), I’ll try a reboot of the server later. Could not find a dovecot error in the logs…
[root@nethserver ~]# db networks show
eth0=ethernet
bootproto=none
gateway=1.2.3.1
ipaddr=1.2.3.100
netmask=255.255.255.0
role=green
ppp0=xdsl-disabled
AuthType=auto
FwInBandwidth=
FwOutBandwidth=
Password=
name=PPPoE
provider=xDSL provider
role=red
user=
[root@nethserver ~]# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether da:b2:2d:94:32:04 brd ff:ff:ff:ff:ff:ff
inet 1.2.3.100/24 brd 1.2.3.255 scope global eth0
valid_lft forever preferred_lft forever
inet6 0000::0000:0000:0000:3604/64 scope link
valid_lft forever preferred_lft forever
3: ip_vti0@NONE: <NOARP> mtu 1480 qdisc noop state DOWN qlen 1
link/ipip 0.0.0.0 brd 0.0.0.0
4: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN qlen 1000
link/ether 52:54:00:1f:3b:48 brd ff:ff:ff:ff:ff:ff
inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
valid_lft forever preferred_lft forever
5: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast master virbr0 state DOWN qlen 1000
link/ether 52:54:00:1f:3b:48 brd ff:ff:ff:ff:ff:ff
EDIT:
I removed webvirtmgr package, rebooted and everything works now. No firewall error in dashboard anymore. But I still have this virtual bridge. Maybe providers internal network for backup?
Thanks for your help!