Hello, I have a issabel /centos 7 installation and have a single network card with VLAN.
my setup is eth0 192.168.3.2 gw 192.168.3.1
VLAN id3 eth0.3 192.168.33.2 mask 255.255.255.0 (no internet or gw here)
but can't see eth0 config on web > system> network > network parameters.
Only shows eth0.3 and the problem with that is, every reboot o change on network service or network interface, the config /etc/sysconfig/network-scripts/ifcfg-eth0.3 files are overwritten with eth0.3 settings on the issabel web.
what should i do?
i want to config gw and dns via web browser to avoid that.
thanks in advance