NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 … 66 67 68 69 70 … 115 Next »
MVP via internet

 
  • 0 Vote(s) - 0 Average
MVP via internet
JytteM
Offline

Junior Member

Posts: 6
Threads: 4
Joined: May 2006
#1
2006-05-26, 09:38 AM
is it at all possible?

I have a server in one location, internet 2Mb.sdsl and a mvp at home 512/2048 adsl

I don't want anyone to connect, but in the firewalls I can open a point-to-point connection, just have no idea what ports to open in either direction?

the ISP at home has closed 137-139 else nothing.

finn
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,677
Threads: 767
Joined: Nov 2003
#2
2006-05-26, 04:05 PM
JytteM Wrote:is it at all possible?

I have a server in one location, internet 2Mb.sdsl and a mvp at home 512/2048 adsl

I don't want anyone to connect, but in the firewalls I can open a point-to-point connection, just have no idea what ports to open in either direction?

the ISP at home has closed 137-139 else nothing.

finn
No, its not possible. The MVP uses UDP broadcasts to boot and locate its MVP server. These dont travel across the internet.
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#3
2006-05-26, 06:54 PM
This is a stretch, but has the potenial to work. Get a VPN router for home use. Configure the server at work to establish a VPN tunnel to the router, which should give the server a network interface with an IP address on the home network. The server will appear to be on the home network. This will likely cause problems with your server, so is not recommended unless the server is specifically for your PVR needs. Not all Internet protocol are supported by various VPN solutions, so you would need to ensure that the router and VPN client on the server support the required protocols. The VPN will eat into your bandwidth, more so with more secure encryption. I am not sure that you will have enough bandwidth for the solution to work very well.

You would be better served to record at work and move the recordings to a server at home. If you use GBPVR on both ends, you might be able to export the recording on one end and import on the other. There is also an mpg import utility, but I am not sure it will work with the newest GBPVR software. My needs are simple, so I would just dump the recordings in a folder where the video library can access them.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
JytteM
Offline

Junior Member

Posts: 6
Threads: 4
Joined: May 2006
#4
2006-05-26, 10:04 PM
ok, I see the implications, as the MVP needs to boot. However, the last version where it boots from one server but may connect to another, there mig be a possibility to do something like forward the udppackets from the mvp to the server(I can do so in my firewalls)? I take the server will answer the IP from where udppacket arrives, and then I can redirect those packets to my homefirewall. I then need the portnumbers.
I do believe the vpn might do, but it seemed to me as overkill. I might be wrong :-)
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#5
2006-05-27, 12:06 AM
As Sub said, the issue is a matter of broadcast packets. Your router will not forward the broadcast packets during the discovery phase. The MVP would never see the remote server. This is probably true even if you get it to boot via a local server.

For this to work, you would need to create a proxy application that would forward the packets to the remote subnet. Or, as I suggested, get a local IP address from the remote subnet. I can't see a way to get the MVP to create the tunnel, so that leaves the server.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
JytteM
Offline

Junior Member

Posts: 6
Threads: 4
Joined: May 2006
#6
2006-05-27, 08:29 AM
ok I bow and thanks :-)
paperchaser
Offline

Member

Posts: 105
Threads: 18
Joined: May 2005
#7
2006-05-27, 08:15 PM
Try this free software based VPN:
http://openvpn.net/
If you have a machine (L) on the same local network as the MVP, and use L as a bridge to the remote network ®, I believe it can be done. I am pretty sure OpenVPN supports a bridge mode, where all packets are transfered across the link. In short, you need OpenVPN running on a machine on your remote network R, and on a machine on your local network (L), L configured in bridge-mode.
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#8
2006-05-27, 08:29 PM
paperchaser Wrote:Try this free software based VPN:
http://openvpn.net/
If you have a machine (L) on the same local network as the MVP, and use L as a bridge to the remote network ®, I believe it can be done. I am pretty sure OpenVPN supports a bridge mode, where all packets are transfered across the link. In short, you need OpenVPN running on a machine on your remote network R, and on a machine on your local network (L), L configured in bridge-mode.
Interesting. Would this bridge also rewrite the broadcast packets to propagate across the remote subnet? Bridges do not typically forward broadcast traffic.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Two NIC's causing me internet problems stu8080 7 2,412 2006-12-28, 09:59 AM
Last Post: SuMo
  Watch Internet TV-streams possible already? Mozart 0 1,277 2006-03-13, 03:28 PM
Last Post: Mozart
  Can computer be hardwired to MVP and then usb wireless to internet? scott 8 2,861 2005-10-19, 04:45 PM
Last Post: wtg
  MVP server locks up internet connection psycho 4 2,326 2005-03-03, 08:56 PM
Last Post: Mascot
  Internet access necessary? PeterM 3 2,269 2004-11-04, 04:32 AM
Last Post: jsouza

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode