<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am not sure why the XML RPC server does not support binding to<br>


INADDR_ANY instead of a specific ip address.<br>
<br>... start ROS on boot and send SIGHUP to ROS whenever the WiFi interface bounces.<br></blockquote><div><br></div><div style>It almost seems like it should be possible to just do what we want just as a reverse proxy; a tiny program that comes up, talks to the roscore to find out what topics are on what ports, then opens up TCP servers on all of them on the public IP, and forwards each through to ROS_IP:port as required.</div>

<div style><br></div><div style>Is there an obvious reason such a thing wouldn't work? Has it been tried?</div></div></div></div>