Editing Setup OpenStack with Virtuozzo 7
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 27: | Line 27: | ||
My interface is 'en33', gateway is '192.168.190.2', IP address '192.168.190.134/24'. | My interface is 'en33', gateway is '192.168.190.2', IP address '192.168.190.134/24'. | ||
− | Then edit your /etc/sysconfig/network-scripts/ifcfg-ens33 to have the following content | + | Then edit your /etc/sysconfig/network-scripts/ifcfg-ens33 to have the following content: |
... | ... | ||
ONBOOT=yes | ONBOOT=yes | ||
Line 34: | Line 34: | ||
PREFIX=24 | PREFIX=24 | ||
... | ... | ||
+ | |||
+ | And remove BRIDGE="br0" string from it: | ||
Remove /etc/sysconfig/network-scripts/ifcfg-br0 file. | Remove /etc/sysconfig/network-scripts/ifcfg-br0 file. |