PDA

View Full Version : WiRNS with DVArchive issues


cable0
01-01-07, 08:50 PM
How do set up WiRNS to co-exist with DVArchive on a local network?

I have two 5080's that work and see the internet with WiRNS running.

When I start DVArchive, it states it can not use port 80. I have searched the web, multiple forums and google and can not find a description on how to set this up.

I am using WiRNS v1.3 build 2 revision 19 and DVArchive 3.2

My main settings on WiRNS states the Guide Update Completed: Failed

On the Main WiRNS it states that DVArchive is trying to use that port/ip.

gduprey
01-02-07, 11:41 AM
The "trick" is to bind multiple network addresses to your network card. For example, if your PC is currently at 192.168.0.10, you could also setup/bind additional IP addresses for your computer, like 192.168.0.11, 192.168.0.12, etc (there is no need for them to be sequential -- these are just examples).

Then you tell DVA to bind to 192.168.0.10 and WiRNS to bind to 192.168.0.11.

You don't need extra network cards, so this is an easy fix. I'm sure googling around about binding multiple IP addresses under windows will turn something up quick.

Do note that if you use DHCP, you'll want to make sure your DHCP server will not hand out any addresses that you use for additional bindings. Most DHCP servers can be restricted to a range of addresses and you'd just tailor that down to exclude the additional ones you are mapping.

Gerry

cable0
01-03-07, 07:52 AM
Thanks! I will look tonight.