Couldn't find an AF_INET address for [hostname]
when Running ROS across multiple machines ,it can share master for two machines,but when run a node ,it appear something like Couldn't find an AF_INET address for [hostname],I don't know why. when I run a node in machine a,it pub a topic named "message",but I can't sub the "message" for a node from machine b,but when I use "rostopic list ",it has the topic named "message"