Home > News > Rovio (and router) network configurations for FIOS

Rovio (and router) network configurations for FIOS

November 7th, 2008

I’m posting this up here for my fellow FIOS subscribers, although this could really also serve as an example to anyone trying to set up the proper port forwarding on their router despite the obvious difference in admin utilities.

The Verizon standard issue Actiontec MI42WR router can be rather problematic for the simple reason that its just not a great router. For those of you who aren’t on FIOS and might wonder why you would continue to use the router, it uses a technology called MoCa that allows set to boxes to get an IP over coax and consequently directory listings and on-demand content rely on this. There are of ways around this, which I’m willing to discuss with anyone who’s interested, but there a 99% chance that your FIOS is set up like I just mentioned.

First thing to note about Verizon is that the Actiontec is configured to use port 80 for remote administration. Even if you disable remote administration it doesn’t release the port. In fact the only way to release it is to actually change the the primary remote administration port something else regardless of whether its enabled or not. This is somewhat of a hassle to do. Thus, you really need to set your Rovio to a different port, or have an external port forwarded to port 80 on the Rovio if you want to have any hope of accessing it outside of your LAN. I’ll only demonstrate the former here. Secondary http (8080) its probably the most appropriate port for the job, but in my case I already have apache running on 8080 so I’ve just arbitrarily chosen to use port 5000.

Once you’ve gotten initial access to your Rovio’s web based control panel using its default 192.168.1.18 IP, open up the settings. They should look something like this.

rovio_network_config.jpg

Setting up a static IP is required in order to set up the port forwarding on the Actiontec router. I’ve chosen 192.168.200 here. You’ll also see that the Web Port is 5000 instead of 80. Again this can be any port of your choosing so long as it doesn’t conflict with another service that already listens on that port.

At this point put in your Rovio’s IP address (in this case, http://192.168.1.200:5000) to your web browser and test that its responding on the port of your selection. Currently IE 6.0 and up is the only browser that currently supports video as well as audio so this is what you need to test with. Most issues with audio and video not working in IE when connecting from outside of your network are port forwarding issues. If Rovio’s audio or video does not work over your LAN then there is probably an issue with the Rovio itself.

Now move over to your router. Unless you’ve changed it the Actiontec admin utility can be found at http://192.168.1.1 . Go into the firewall settings and select port forwarding. First you need to create an entry for the IP that Rovio is manually configured to use. Then set up the rules to look like exactly like this. Notice that we’re forwarding port 554 for the Rovio’s RTSP service to communicate on. This is required for video and audio to work in IE after you’ve installed the ActiveX control. Make sure you hit apply after each screen so the changes are committed.

rovio_actiontec_port_forwarding.jpg

Now, assuming that you’ve set up dynamic dns you should be able to connect to the Rovio from an outside network with no problem. While the dynamic dns settings on the Rovio are a nice feature this should really be set up on your router assuming it supports communicating with a DDNS. Alternatively you can download and run a DDNS auto updating utility and run it on a server or some machine that is frequently online. For instruction on setting up dynamic dns with the Actiontec router see this post.

ian News

  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.