NethServer Version: 7.3
Module: samba4
Hello,
I resintstalled Nethserver 7.3 with the same configuration as the 6.9.
One NIC for the WAN eno1( 192.168.1.1 )
One Nic for the green LAN eno0( 192.168.144.70 )
All was working just fine, the DHCP, the Proxy… all.
But after installing Samba4 and trying to understand how it work.
I saw the Samba 4, make few modification on the network configuration.
it make the NIC eno0 as bridged, and other NIC br0 as green…
But… after a few time… I lost the network connection.
My time Machine router wasn’t connected anymore…
When I gone to the Nethserver configuration… I saw few things:
- The DHCP that was attributed on the previous eno0 wasn’t attributed anymore
Worst, reattributing the DHCP on br0… that’s not work.
I had try to make a static route… but nothing to make the configuration up again !!!
The only substitute I found was to reattribute the green lan to eno0 ( and break the account provider )
What I understand is when the eno0 become bridged and then br0 is created… all the previous configuration on the green lan, is not well reattributed the the new green nic.
It’s something not only with the DHCP, but with the routes or something like that.
What going wrong?