Search the Community
Showing results for tags 'networkconnection'.
Found 1 result
-
Hi, Everyone is there any possible way to change the IP address of tinker board using python script. I tried to change it using script, changes reflecting in network file properly (/etc/NetworkManager/system-connections/Wired Ethernet1.nmconnection). But It's creating new connection eth0 and taking auto IP. Not taking my IP, anyone have any idea about this my guess is because of edit maybe format change will happens because of that its not changing I think. File also attached . Eg. [connection] id=Ethernet connection 1 uuid=940351fd-af24-4694-ab43-65f8560e76d7 type=ethernet permissions= [ethernet] mac-address-blacklist= [ipv4] address1= 192.168.1.220/24,192.168.1.10 dns8.8.8.8 4.2.2.2 dns-search= method=manual [ipv6] addr-gen-mode=stable-privacy dns-search= ip6-privacy=0 method=auto Wired1.nmconnection