Page 1 of 1

Cannot change ip address

Posted: Thu Dec 01, 2022 7:35 pm
by davidy2001
Hello, I installed EVE ver 5.0 in ESXi. I can see it has ip address by command ifconfig. but I want to change ip address to access this EVE ver5.0 with command "sudo ip addr add 10.0.0.10/24 dev pnet0". and i tried this command several times, but the ip address cannot be change.
Then I use rm -f /opt/ovf/.configured su- to reconfigure mgmt interface ip address. but its still original ip. Please see attached picture. Anyone can help to provide some experience? Thank you

Re: Cannot change ip address

Posted: Sat Dec 03, 2022 3:19 am
by Uldis (UD)
correct commands

Code: Select all

rm -f /opt/ovf/.configured

Code: Select all

su-