You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried network configuration for newly created centos vm, but machine is not accessible outside using ip. On debugging i found, though gateway is getting updated in configuration of centos but when i opened graphical interface, i found gateway is blank.
Here ap address got updated to IPADDR0 and netmask to NETMASK0 but gateway got updated to GATEWAY.
Now in order to make it work, if i manually updare GATEWAY TO GATEWAY0 then it works or if i remove zero from other two. Not sure why this issue is there but if there is any clue to fix this issue then that would be helpful.
I had the same issue. The reason why the machine is not accessible is because under networking the vlan tag id is not enabled or and the tag is not defined without this the network will be unreachable.
I tried network configuration for newly created centos vm, but machine is not accessible outside using ip. On debugging i found, though gateway is getting updated in configuration of centos but when i opened graphical interface, i found gateway is blank.
Below is part of yml file which i am using
The text was updated successfully, but these errors were encountered: