@otpyke If your web interface is not reachable make sure that apache server is running. It sounds like maybe no. The apache server should start independent of IP address used.

netstat -an | grep :80 should show you if your apache server is listening on the http port. The command ip a s should show you the ip address your fog server is at now.