NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 867 868 869 870 871 … 1231 Next »
Web Admin Setup Help!!!

 
  • 0 Vote(s) - 0 Average
Web Admin Setup Help!!!
fhmanas
Offline

Senior Member

Posts: 430
Threads: 108
Joined: Jul 2005
#1
2006-02-06, 02:34 PM
Help! Am trying to implement the Web Admin, I followed all the instructions in the WIKI, am able to connect to Web Admin when I am logged on locally to my PC, but I can't access it from work. I forwarded ports 7647 (TCP and UDP) in both my router (Linksys WRT54G) and in ZoneAlarm Pro. Am using dyndns.org to work out my dynamic ip address yet still I can't access Web Admin. Am i missing something?

Thanks
Win XP Pro SP 2
ASUS P5k-PRO Dual Core 3.0 GHZ with 4GB RAM
1 Seagate 150 GB SATA HD
1 Seagate 1TB SATA HD
1 Seagate 750 GB SATA HD
1 Hauppauge PVR500MCE
2 MVP (2 Wired / 1 Wireless via 2 Linksys WRT54G routers)
1 dead MVP (searching for replacement)
theredbaron
Offline

Member

Posts: 69
Threads: 16
Joined: Feb 2006
#2
2006-02-06, 02:52 PM
I just set mine up yesterday. I had to give my computer a static local ip to point the port forwarding to. Dunno if that'll help you, but it works fine for me.
fhmanas
Offline

Senior Member

Posts: 430
Threads: 108
Joined: Jul 2005
#3
2006-02-06, 02:57 PM
yeah, wanted to do that but the Linksys WRT54G does not have a way to assign static addresses. But checked my PC IP address, it's the correct ip the port is forwarded to.
Win XP Pro SP 2
ASUS P5k-PRO Dual Core 3.0 GHZ with 4GB RAM
1 Seagate 150 GB SATA HD
1 Seagate 1TB SATA HD
1 Seagate 750 GB SATA HD
1 Hauppauge PVR500MCE
2 MVP (2 Wired / 1 Wireless via 2 Linksys WRT54G routers)
1 dead MVP (searching for replacement)
A_Brass
Offline

Senior Member

Posts: 474
Threads: 22
Joined: Mar 2005
#4
2006-02-06, 03:09 PM
fhmanas Wrote:yeah, wanted to do that but the Linksys WRT54G does not have a way to assign static addresses. But checked my PC IP address, it's the correct ip the port is forwarded to.


Give us an example of what your typing in your browser windows?

Mine looks like this: http://example.homeip.net:7647/gbpvr/login.aspx
GBPVR Server:
AMD Sempron 3300+, 1gb DDR, 100, 200 & 500gb HDDs, DVD -/+RW PVR150 RETAIL, PVR150MCE.
GBPVR 1.0.16, SKIN'S = Default Blue, PLUGIN'S = None
MediaMVP
djtaylor
Offline

Senior Member

Posts: 505
Threads: 48
Joined: Jan 2006
#5
2006-02-06, 03:18 PM
fhmanas Wrote:yeah, wanted to do that but the Linksys WRT54G does not have a way to assign static addresses. But checked my PC IP address, it's the correct ip the port is forwarded to.
You don't have to get an address from your router, just configure a static address on the PC.

Another reason why it might not work from work is that the firewall there might not permit traffic outbound on the port that you have chosen.

If you don't have another service at home on port 80, you could change the gbpvr port to 80 and see if that works. Don't forget to forward port 80 too.

David.
theredbaron
Offline

Member

Posts: 69
Threads: 16
Joined: Feb 2006
#6
2006-02-06, 03:23 PM
Yeah, I should have clarified. You have to go to Tcp/Ip properties for your LAN and specify which IP you want to give your computer (i think between .2 and .99 is good because DHCP starts at .100), as well as what the router's local IP is, and DNS server. I just went to the linksys FAQ section, typed in "open up port" and they have a brief tutorial on all things port forwarding.
haxorboy
Offline

Member

Posts: 74
Threads: 5
Joined: Jan 2006
#7
2006-02-06, 04:30 PM
To see if it is a port issue or a firewall issue, have you put this computer as teh DMZ yet to see if it can connect from the outside world? Also remember to make sure you have Windows Firewall Turned off, and also in troubleshooting stuff like this ALWAYS turn off ZoneAlarm and BlackIce and the such as they will give you fits.
[SIZE="1"]Samsung HL-S5087 50inch DLP XP Pro SP2 Nvidia 7800 w/HDMI PVR-500 Dvico Fusion5 Lite P4 3.2 1 GB RAM asRock mobo Turtle Beach Riviera 80GB/80GB Coolermaster ATC-610 Harmony 880 w/Girder
GB-PVR 099.12 w/Weather, Enhanced Web Admin, Sports Scores, Theater Listings, Newsfeed, Sassari[/size]
chud
Offline

Member

Posts: 183
Threads: 18
Joined: Oct 2005
#8
2006-02-06, 05:56 PM
the best way to troubleshoot this is to get a friend on the phone and have him try to login while you are at home. i would try the setup you have as-is which should tell you if you have a problem with your outbound work ports (which from my experience will be an issue).

i don't believe the stock WRT54G firmware allows you setup a static DHCP client table, so you will want to assign a static IP address to your GBPVR pc so that the port forward setting in the router is always valid.

i use multiple services requiring exposed ports (ftp, http, vnc, gbpvr, ...) so to get around having to find ports which are available at which ever remote location i am at, i use ssh tunnelling. this requires you to have an ssh server running on a pc in your network, with only the ssh port (default 22) forwarded to this pc from the router. then from a remote client pc you have to establish an ssh connection with this pc (ssh client i use is putty, tiny single .exe freeware download that you can get onto any pc) and configure the port tunnelling. i won't get into the ssh tunnelling details. a web search will glean you much info. if there is a wave of interest i can go into more detail.

this method has convenience advantages (only 1 fairly common port needs to be open at remote location) but also security advantages. only one internet facing port needs to be open on your router, ssh communications are encrypted therefore all tunnelled protocol communications are encrypted, any security-flakey client/server package becomes robust, only 1 server (the sshd) becomes critical to keep updated against latest attack methods, plus you can bore family and friends to death extolling the virtues of ssh tunnelling...
gEd
Offline

Posting Freak

London
Posts: 3,518
Threads: 100
Joined: Jan 2005
#9
2006-02-06, 08:38 PM
excellent write up chud, very useful info and yeh, putty totally rocks, I have been using it for several years.

I think I will give this a try sometime, thanks.
“If this is the way Queen Victoria treats her prisoners, she doesn't deserve to have any.”
fhmanas
Offline

Senior Member

Posts: 430
Threads: 108
Joined: Jul 2005
#10
2006-02-07, 12:04 AM
Thanks all, I will try all your suggestions, and post what happens
Win XP Pro SP 2
ASUS P5k-PRO Dual Core 3.0 GHZ with 4GB RAM
1 Seagate 150 GB SATA HD
1 Seagate 1TB SATA HD
1 Seagate 750 GB SATA HD
1 Hauppauge PVR500MCE
2 MVP (2 Wired / 1 Wireless via 2 Linksys WRT54G routers)
1 dead MVP (searching for replacement)
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding an STB to existing setup ram4x4nut 3 3,243 2011-12-06, 12:25 AM
Last Post: ram4x4nut
  DCT700 Setup Greg Smith 19 10,329 2011-10-02, 03:24 PM
Last Post: Greg Smith
  TV setup issues - PCTV nano stick 73e steveomcd 33 20,445 2011-05-26, 04:24 PM
Last Post: escape
  I have DL'D the GB- PVR it is not intuative in it's setup. blake2go 6 3,338 2010-12-10, 11:00 PM
Last Post: johnsonx42
  Setup of Multirec using MDPlugins agerdin 2 2,332 2010-10-19, 09:19 PM
Last Post: agerdin
  Trying to add digital channels to an analog setup kirschey 4 2,132 2010-05-22, 04:48 PM
Last Post: kirschey
  Trying to setup tuner skinsfan 7 2,801 2010-05-06, 02:05 AM
Last Post: HYBRiD.BLiNG
  HVR-2250 setup issue collin 3 2,292 2010-04-23, 11:51 PM
Last Post: colinnwn
  Remote setup dspdrew 2 1,778 2010-03-24, 04:41 AM
Last Post: dspdrew
  Tweaking the setup. SD video on a 4x3 television that thinks it is 16x9 Ommina 14 6,483 2010-03-15, 11:10 PM
Last Post: johnsonx42

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

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

Linear Mode
Threaded Mode