Poopli Replay Request Forum Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home  
Poopli Replay Request Forum : Powered by vBulletin version 2.3.4 Poopli Replay Request Forum > Main Category > Poopli Help > Configuring your router for IVS Thread Rating: 3 votes, 5.00 average.
Pages (9): [1] 2 3 » ... Last »   Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
j.m.
Senior Member

Registered: Feb 2004
Location:
Posts: 448

Exclamation Configuring your router for IVS

Setting up IVS is a two-part process. The first part is done on your ReplayTV and the second on your router.

Part I - The ReplayTV
(These instructions are written for the ReplayTV 5xxx models. If you are using a 4xxx model, the steps required may be slightly different. Prepare to adjust accordingly.)

1) If you haven't already configured your ReplayTV for ethernet/broadband, please see Appendix A below before continuing.

2) Go to "Menu | Setup | Internet Identity and Address Book."

3) When prompted, enter the name of your choice for your ReplayTV. To make it easy for others to recognize your unit, it is nice to include your Poopli user name in the name of your ReplayTV.

4) When prompted for a port number, enter the number of an unused port on your network. This number should be higher than 1024. 29000 is generally a good choice. Remember this number, it is the "IVS PORT" that must be forwarded to your ReplayTV in your router later.

5) At some point during the above steps, your Internet Serial Number (ISN) should be visible in the menu screens. It will be in the form "XXXXX-XXXXX-XXXXX." Write it down. This is the number you will enter for your ReplayTV on Poopli and is what others use to contact your ReplayTV for sending/receiving shows. Thus, it is a little like your ReplayTV's IVS phone number.

6) If you need to find out your ISN and IVS PORT later, you can do so at "Menu|Setup|System information|Video sharing."

7) If you need to find out the IP address of your ReplayTV, you can do so at "Menu|Setup|System information|Ethernet."

Part II - The Router
General Instructions
1) Access your router's configuration screens. Normally, this is done by using a web browser. Generally, the following are the defaults for the major brands of routers:

code:
Brand Access URL Username Password ---------------------------------------------------------------- Buffalo http://192.168.11.1 root Belkin http://192.168.2.1 D-Link http://192.168.0.1 admin Linksys http://192.168.1.1 admin Netgear http://192.168.0.1 admin 1234 OR password

Consult your router's manual for details.

2) Look for a setting called port forwarding or (on some routers) virtual servers.

3) Create a port forwarding entry for your ReplayTV there. Enter the LAN IP address of your ReplayTV for the internal IP (see Part 1, Step 6 if you don't know it), enter the IVS PORT number specified on your ReplayTV (above) for external and internal port #, and choose TCP for the protocol. Save the settings. You may have to reboot your router in order for the changes to take effect.

4) IMPORTANT: Despite what the ReplayTV manual says, DO NOT forward (open) any ports for your ReplayTV other than the IVS PORT. Also, DO NOT put the IP address of your ReplayTV in the DMZ. Please see this post for a detailed explanation.

Specific Instructions
If you need very specific instructions for your particular brand/model of router, you can probably find them here. Select your brand/model router in the list or, if it isn't listed, choose the closest match you can find. Follow the instructions there, making sure you input the IVS PORT number (TCP protocol) and ReplayTV LAN IP as described in the more general instructions above.

By this point, hopefully IVS is working for you. If it isn't, please check out the troubleshooting steps in Appendix B below.

Appendix A - Basic ReplayTV Network Setup

1) Go to "Menu |Setup | Network and input settings."

2) "Switch Connection" to Ethernet (if you've not already done so).
Your ReplayTV will then verify the network by a) contacting your DNS server to resolve production.replaytv.net and b)contacting production.replaytv.net at port 80 (HTTP) to make sure you can contact the ReplayTV server (a.k.a. mothership). If the verification fails, then one of those two is failing.

If it is correctly connected to your router, your ReplayTV will be assigned a dynamic (automated) IP address via DHCP. Since this IP could change over time and break your port forwarding rules, you need to either assign a static IP to our ReplayTV or configure your router to always hand out the same DHCP IP to the MAC address of your ReplayTV. The latter is preferred due to the DHCP bug. See also this post. However, not all routers support this feature (most Linksys ones don't). Please consult your router's manual for further details. To change the ReplayTV's IP address to static (manual)...

3) Go to "Change Network | Change from automated to manual."
Change the IP address to an unused one outside the range handed out by your router via DHCP but still within the same subnet. For example, if your router hands out IPs in the range from 192.168.1.100 to 192.168.1.150, specify a static IP that is above or below that range (note that .1 is generally reserved for the router and .254 is the upper limit)--e.g. 192.168.1.99. Write IP address down, you will need this to create the port forwarding entry.

4) Press "Continue."
Your ReplayTV will now verify your network again. After your replay successfully verify the network

5) Press "Keep all settings."
That's it. Your ReplayTV now had basic ethernet/broadband connectivity.

Appendix B - Troubleshooting Steps
If IVS isn't working for you after configuring your router, try the following steps.

1) Test whether the ReplayTV's web server is responding at the correct IP.
Using a PC on your LAN, try browsing (with IE, Firefox, etc.) to
http://replayIP/Device_Descr.xml
If your ReplayTV does not respond, there are two likely reasons. First, the ReplayTV may not be at that IP address (replayIP), perhaps due to a changed DHCP address or the DHCP bug (see here and here). Second, the ReplayTV's web server may have crashed, probably due to you having placed the ReplayTV in the DMZ or having forwarded port 80 to it. Please see this post for a detailed explanation of why you shouldn't do either. Once you have corrected this, you must reboot the ReplayTV in order to restart its web server. You can do this by power cycling the unit (i.e. unplug and replug into the AC outlet) or by holding the power button on the front of it for more than 10 seonds.

You must pass this test before moving on to the next ones.

2) Test whether your ReplayTV is responding to IVS requests.
Using a PC on your LAN, try browsing (with IE, Firefox, etc.) to
http://replayIP:IVSPort/ivs-IVSGetUnitInfo
If this responds with ReplayTV info, your ReplayTV is properly configured to respond to IVS requests at IVSPort. If it doesn't, verify that you have correctly configured the ReplayTV to use replayIP and IVSPort (see Part I above).

You must pass this test before moving on to the next ones.

3) Test whether port forwarding is set up correctly on your router (test from LAN).
Using a PC on your LAN, try browsing (with IE, Firefox, etc.) to
http://routerWANIP:IVSPort/ivs-IVSGetUnitInfo
If this responds the same as in the previous step, your side is setup correctly. Otherwise, this means that either port forwarding is not set up correctly or your router does not support loopback, which means only that you cannot IVS other units on your own LAN (generally not a problem).

If this test fails, all hope is not lost. To confirm IVS functionality, try the next step.

4) Test whether port forwarding is setup correctly on your router (test from WAN/Internet).
Either via a dialup connection or some other Internet connection separate from that used by your ReplayTV (e.g. a friend's house, work, etc.), try browsing (with IE, Firefox, etc.) to
http://routerWANIP:IVSPort/ivs-IVSGetUnitInfo
This will simulate what an external IVS sender would encounter if they tried to send you a show. It should respond with your ReplayTV info as above.

Alternatively, you can use the automated IVS Tester to satisfy this step.

If this test fails, try forcing a net connect from the 243-zones menu. Try the test again. If it still fails, it is almost certainly a problem with your router's port forwarding configuration. Verify the port forwarding entry is correct (i.e. verify IP, port, etc.--see Part I above).

You must pass this test to have functional IVS.

A final note for the person who has tried everything and still has an issue
If IVS still doesn't work, it is possible that it is due to something outside of your control. For example, the IVS/RDDNS Server sometimes goes down. Check its status here (a thumbs up means the server is up). Also, general Internet problems such as congestion and fiber cuts can cause problems. Try again later to make sure this isn't the case.

If you still have a problem, please post a detailed description of the results of the above tests, your network config, etc. Also, check addendums below.

Thanks to all who contributed to parts of this guide, sfhub and colosports in particular!

__________________
j.m.'s ReplayTV Tools
Home of WinDVA, the Win32 DVArchive launcher
You shan't kick an O'Brien.
PM box perpetually full. Please email.

Last edited by j.m. on 09-29-2004 at 10:31 PM

Report this post to a moderator | IP: Logged

Old Post 07-03-2004 11:14 AM
j.m. is offline Click Here to See the Profile for j.m. Click here to Send j.m. a Private Message Visit j.m.'s homepage! Find more posts by j.m. Add j.m. to your buddy list Edit/Delete Message Reply w/Quote
Rao74311
Senior Member

Registered: Feb 2004
Location: Louisville, KY
Posts: 211

Nice

Thanks for taking the time to write that out, should be of help to those who are new to the IVS scene. And shame on anyone who still uses default logins/passwords to their routers. I had an extremely rude/obnoxious upstairs neighbor at my previous address and he paid the price for leaving his Linksys open like that.

Report this post to a moderator | IP: Logged

Old Post 07-03-2004 04:40 PM
Rao74311 is offline Click Here to See the Profile for Rao74311 Click here to Send Rao74311 a Private Message Find more posts by Rao74311 Add Rao74311 to your buddy list Edit/Delete Message Reply w/Quote
colosports
My dog eats her own Poop

Registered: Jun 2004
Location: Colorado
Posts: 162

Nice, now we can send them to this post. Archie, maybe we can make this a sticky!

I added this for those people that never read the user manual.

j.m.,
Please feel free to add this to the beganning of your post -- then I can delete this one.
Part 0 - Network Setup for Replay
easiest way to setup replay

1) "Menu |Setup | Network and input setting"

2) "Switch Connection" to Ethernet (if not already done so)
your replay will then verify the network. If correctly connected to router, your replay will be assigned a dynamic address. Change IP address to static by:

3) "Change Network | Change from automated to manual"
Change ip address (not neccessary, but most change it to something like 192.168.1.100) Write IP address down, you will need this later.

4) "Continue"
your replay will now verify your network again. After your replay successfully verify the network

5) "Keep all settings "

__________________
Proud owner of three ReplayTVs.
5040 - 300 GB
5040 - 250 GB
5504 - 250 GB

Report this post to a moderator | IP: Logged

Old Post 09-23-2004 07:42 AM
colosports is offline Click Here to See the Profile for colosports Click here to Send colosports a Private Message Find more posts by colosports Add colosports to your buddy list Edit/Delete Message Reply w/Quote
MaxH
Poopli Ambassador

Registered: Feb 2004
Location: Olney, MD
Posts: 2358

I include a link to this thread in my standard Poopli mail whenever I can't contact a noob's Replay. Thanks again, j.m.

__________________
-Max H.

Report this post to a moderator | IP: Logged

Old Post 09-23-2004 01:57 PM
MaxH is offline Click Here to See the Profile for MaxH Click here to Send MaxH a Private Message Visit MaxH's homepage! Find more posts by MaxH Add MaxH to your buddy list Edit/Delete Message Reply w/Quote
j.m.
Senior Member

Registered: Feb 2004
Location:
Posts: 448

Addendum - The Duplicate ISN Problem
(Hit the 10000 character limit in the first post with this).
In particular, if the following are true:
1) You have a ReplayTV 5xxx.
2) IVS seems to work intermittently; and when testing from a PC on the same LAN as your ReplayTV, the IVS Tester often reports for your ISN: "Found on Replay server. IP does not match your PC, not revealing IP and port detail."
3) Your ReplayTV's ISN is in or near the range from
00004-54832-32762
to
00004-54832-35234
(Note: this range is just an estimate).

Then it is very likely that you have the duplicate ISN problem as first discussed here (or, more concisely here). In order to verify this, you will need to post your ISN and unit nickname (or private message me or sfhub). Once we confirm the duplicate ISN, sfhub will give you further instructions. The fix is fast and painless but does require assistance and coordination by sfhub (or me if sfhub is not available for some reason).

__________________
j.m.'s ReplayTV Tools
Home of WinDVA, the Win32 DVArchive launcher
You shan't kick an O'Brien.
PM box perpetually full. Please email.

Report this post to a moderator | IP: Logged

Old Post 09-29-2004 10:27 PM
j.m. is offline Click Here to See the Profile for j.m. Click here to Send j.m. a Private Message Visit j.m.'s homepage! Find more posts by j.m. Add j.m. to your buddy list Edit/Delete Message Reply w/Quote
j.m.
Senior Member

Registered: Feb 2004
Location:
Posts: 448

I have significantly revised and expanded this guide. I hope it serves as a convenient reference for IVS configuration issues.

__________________
j.m.'s ReplayTV Tools
Home of WinDVA, the Win32 DVArchive launcher
You shan't kick an O'Brien.
PM box perpetually full. Please email.

Report this post to a moderator | IP: Logged

Old Post 09-29-2004 10:33 PM
j.m. is offline Click Here to See the Profile for j.m. Click here to Send j.m. a Private Message Visit j.m.'s homepage! Find more posts by j.m. Add j.m. to your buddy list Edit/Delete Message Reply w/Quote
sfhub
Senior Member

Registered: Feb 2004
Location:
Posts: 481

quote:
Originally posted by j.m.
1) You have a ReplayTV 5xxx.


Minor clarification, AFAICT this problem only affects 50xx.

Report this post to a moderator | IP: Logged

Old Post 09-30-2004 03:22 AM
sfhub is offline Click Here to See the Profile for sfhub Click here to Send sfhub a Private Message Find more posts by sfhub Add sfhub to your buddy list Edit/Delete Message Reply w/Quote
j.m.
Senior Member

Registered: Feb 2004
Location:
Posts: 448

quote:
Originally posted by sfhub
Minor clarification, AFAICT this problem only affects 50xx.


Good point, especially since 55xx officially doesn't support IVS... However, I often wonder whether 50xx confuses those who have a 5160, which is still a 50xx model the way we use that reference.

__________________
j.m.'s ReplayTV Tools
Home of WinDVA, the Win32 DVArchive launcher
You shan't kick an O'Brien.
PM box perpetually full. Please email.

Report this post to a moderator | IP: Logged

Old Post 09-30-2004 04:09 AM
j.m. is offline Click Here to See the Profile for j.m. Click here to Send j.m. a Private Message Visit j.m.'s homepage! Find more posts by j.m. Add j.m. to your buddy list Edit/Delete Message Reply w/Quote
BocaFerris
Junior Member

Registered: Oct 2004
Location:
Posts: 12

Belkin Issues

Help.

During the last hurricane (yeah, I'm in Florida), my old SpeedStream got fried from power surges. So I upgraded to a Belkin 7230 G router and ethernet bridge. Prior to hurricane Frances, I bought a second unit for the living room.

With the burned out router, I went and decided to upgrade to a G system for wireless sharing between the two units. I have a Belkin 7230.

Streaming between the two units has been a breeze. No issues whatsoever. But I cannot configure for IVS.

I've read the posts at PlanetReplay and AVS, but they are all concerned with sharing and I couldn't find one to help with the damn IVS. I've set the Virtual Server for one to Port 20000 and the other to Port 15000. With the SpeedStream, the bedroom at 20000 worked just fine.

The RTV's see the net as I get my guide, but they can't be pinged for IVS.

Any thoughts would be GREATLY appreciated.

Report this post to a moderator | IP: Logged

Old Post 10-01-2004 01:36 AM
BocaFerris is offline Click Here to See the Profile for BocaFerris Click here to Send BocaFerris a Private Message Find more posts by BocaFerris Add BocaFerris to your buddy list Edit/Delete Message Reply w/Quote
sfhub
Senior Member

Registered: Feb 2004
Location:
Posts: 481

Search for loopback in the first post.

Report this post to a moderator | IP: Logged

Old Post 10-01-2004 02:02 AM
sfhub is offline Click Here to See the Profile for sfhub Click here to Send sfhub a Private Message Find more posts by sfhub Add sfhub to your buddy list Edit/Delete Message Reply w/Quote
BocaFerris
Junior Member

Registered: Oct 2004
Location:
Posts: 12

Belkin Router

Thanx for the loopback tip, but that wasn't it.

Turned out that the issue described at Planet Replay and/or AVS Forum about the "static IP" was the key. Configuring it is beyond my scope of router knowledge, so I had my tech guy come by. 3 hours later, the Belkin Router is set up and I can ping it.

Bottom line for anyone with a Belkin Router running Firmware 4: use Static IP addresses for each Replay and fix them beyond the DCHP set of addresses.

Report this post to a moderator | IP: Logged

Old Post 10-04-2004 01:11 AM
BocaFerris is offline Click Here to See the Profile for BocaFerris Click here to Send BocaFerris a Private Message Find more posts by BocaFerris Add BocaFerris to your buddy list Edit/Delete Message Reply w/Quote
phiphika
Junior Member

Registered: Dec 2004
Location:
Posts: 20

Angry Problems accepting show

Ok, I've passed successfully on all of the links in Appendix B. I can receive shows but cannot accept shows. I've tried to accept shows from 5 different people with the same symptoms.

My configuration is:

No DHCP

Firewall (dual NIC'd)-->Linksys WET11 bridge--> ReplayTV 5040


Please help.

00004-54831-49550

Report this post to a moderator | IP: Logged

Old Post 12-07-2004 09:50 PM
phiphika is offline Click Here to See the Profile for phiphika Click here to Send phiphika a Private Message Find more posts by phiphika Add phiphika to your buddy list Edit/Delete Message Reply w/Quote
archdog99
the poopli guy

Registered: Feb 2004
Location: the 408
Posts: 1138

Re: Problems accepting show

quote:
Originally posted by phiphika
Ok, I've passed successfully on all of the links in Appendix B. I can receive shows but cannot accept shows. I've tried to accept shows from 5 different people with the same symptoms.

My configuration is:

No DHCP

Firewall (dual NIC'd)-->Linksys WET11 bridge--> ReplayTV 5040


Please help.

00004-54831-49550



Have you forced a connect to Replay lately? Maybe RDDNS needs to be updated.

-a

Report this post to a moderator | IP: Logged

Old Post 12-07-2004 10:02 PM
archdog99 is offline Click Here to See the Profile for archdog99 Click here to Send archdog99 a Private Message Visit archdog99's homepage! Find more posts by archdog99 Add archdog99 to your buddy list Edit/Delete Message Reply w/Quote
j.m.
Senior Member

Registered: Feb 2004
Location:
Posts: 448

Re: Problems accepting show

quote:
Originally posted by phiphika
Ok, I've passed successfully on all of the links in Appendix B. I can receive shows but cannot accept shows. I've tried to accept shows from 5 different people with the same symptoms.

My configuration is:

No DHCP

Firewall (dual NIC'd)-->Linksys WET11 bridge--> ReplayTV 5040


Please help.

00004-54831-49550



Are you able to send shows? Can you run a packet capture tool such as Ethereal while you try to accept the show and post the log?

__________________
j.m.'s ReplayTV Tools
Home of WinDVA, the Win32 DVArchive launcher
You shan't kick an O'Brien.
PM box perpetually full. Please email.

Report this post to a moderator | IP: Logged

Old Post 12-07-2004 11:36 PM
j.m. is offline Click Here to See the Profile for j.m. Click here to Send j.m. a Private Message Visit j.m.'s homepage! Find more posts by j.m. Add j.m. to your buddy list Edit/Delete Message Reply w/Quote
phiphika
Junior Member

Registered: Dec 2004
Location:
Posts: 20

Follow-up

I've already done a force several times with no luck. I'll see if I can try and get a trace using Network Monitor.

Report this post to a moderator | IP: Logged

Old Post 12-08-2004 12:21 AM
phiphika is offline Click Here to See the Profile for phiphika Click here to Send phiphika a Private Message Find more posts by phiphika Add phiphika to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 12:44 AM. Post New Thread    Post A Reply
Pages (9): [1] 2 3 » ... Last »   Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - Poopli Replay Request >

Powered by: vBulletin Version 2.3.4
Copyright ©2000 - 2010, Jelsoft Enterprises Limited.