Webmin/Virtualmin : IP address issue for virtual domains
Hi,
I have a little problem configuring network using webmin and its network module. Let's say my IP address is xxx.xxx.xxx.xxx, and I have a second, virtual one, yyy.yyy.yyy.yyy.
My initial conf.d/net config is like this, without the virtual one.
config_eth0=( "xxx.xxx.xxx.xxx netmask 255.255.255.0" ) routes_eth0=( "default gw xxx.xxx.xxx.254" )
According to my ISP, OVH, to add in ssh a virtual IP, I should change my net file like this :