
1. modify /etc/network/interfaces with the changed IP.
2. modify /etc/hosts with the changed IP
3. ifdown eth0; ifup eth0
4. done.
If you don't do step #2 and setup your hosts file correctly, rabbitmq-server is going to hang when you start or stop the service/daemon. aka: no fun rebooting.