Yes this works just great. I had to install the connman-tests package,
then follow the rest of the blog post to set the IP address I wanted.
Then I set the host name in /etc/hosts. Then I made sure my forward and
reverse zone files on the name server are correct, and that dhcpd isn't
giving out the static address for fun. I rebooted the Beaglebone Black
and now I have a lovely new member of the network.
Note, connman will make your desired IP address effective immediately
upon issuing `set-ipv4-method [..]'. This means that if you originally
ssh'd into the root account under a different IP address that was
assigned to the ethernet, such as through dhcp, you will lose your ssh
connection. You can reconnect using the new ip address you gave connman.
For example suppose you ssh'ed in to the beaglebone using the ethernet
IP address that dhcp originally gave it of 192.168.1.2. And you used
connman's `set-ipv4-method' to set a static IP address of 192.168.1.176.
The static IP becomes effective immediately and the ssh connection to
192.168.1.2 is dropped. To continue work you need to ssh to 192.168.1.176.
Thank you very much for your help.
Bob
> send an email to
beagleboard...@googlegroups.com
> <mailto:
beagleboard%2Bunsu...@googlegroups.com>.
> --
> For more options, visit
http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google
> Groups "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
beagleboard...@googlegroups.com.