So… Here is what i have done so far I ran ip addr which gave me the interfaces and told me the proper interfaces name… I created /etc/sysconfig/network-scripts/ifcfg-ens19
DEVICE=INTERFACE
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
NETMASK=255.255.255.255
IPADDR=FAILOVERIP
GATEWAY=GATEWAY
ARP=yes
HWADDR=VIRTUAL_MAC
Next I created: /etc/sysconfig/network-scripts/route-ens19
Ok so in a regular installation this information works however in a neth installation it doesn’t work… What am i missing?? What exactly are you all doing with the networks?
Before i wrote a shell script to force it to its route in Neth7 it doesn’t seem to work any thoughts??
Here is where are directions are for ovh style setup keep in mind our gateway addresses are way different than typical
db networks set ens19 ethernet role red ipaddr 167.114.6.214 netmask 255.255.255.255 ipaddr 167.114.6.214 gateway 167.114.157.254 onboot yes bootproto static
I have done several screenshots to show you the error…
It is not possible to add a feature (to force) which helps users?
We are a lot with problems and it will be same in NS8 too.
I have given you a part of the temporary solution but it is not in the code and it is not possible to change LAN (green) to WAN (red), and the Network IP / Gateway IP.
AFAIK, this issue is ONLY with OVH, all other hosters I know of use normal IP rules…
So it’s an issue only for people setting up a server/gateway in OVH.
For no one else does this problem exist.
So I personally downvote the urgency…