@dnutan if you mean my nethserver setup, it’s fresh install server without any applications. if you ask about the network setup, this is my network setup. iam using 1 switch to distribute either IP public / private for server and users (unmanaged). So i can configure PC (server/users)with private / public IP.
on nethserver iam using only 1 NIC assign with private IP, but i set nethserver as guest OS with 2 virtual NICs, so i can use 1 for private and the other is for public IP.
fyi, i have debian and ubuntu running on same xenserver. i put 2 NICs on them, i can use 2 NICs as like they are physically attached. i did some configuration to make IP public work, i configure default route on which eth that i assign the IP public. Should i do the same to nethserver? but idk how to do it with command line or gui base.
eth0=ethernet
FwInBandwidth=
FwOutBandwidth=
bootproto=none
gateway=
ipaddr=192.168.88.29
netmask=255.255.252.0
role=green
eth1=ethernet
FwInBandwidth=
FwOutBandwidth=
bootproto=none
gateway=203.142.7x.yy
ipaddr=203.142.7x.yy
netmask=255.255.255.240
role=red
ppp0=xdsl-disabled
AuthType=auto
FwInBandwidth=
FwOutBandwidth=
Password=
name=PPPoE
provider=xDSL provider
role=red
user=
red1=provider
interface=eth1
weight=50