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) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 … 19 20 21 22 23 … 47 Next »
Cannot Access Web Admin from Internet

 
  • 0 Vote(s) - 0 Average
Cannot Access Web Admin from Internet
GAHart
Offline

Junior Member

Posts: 44
Threads: 13
Joined: Aug 2009
#1
2009-09-03, 01:49 PM
I do not know what I am dong wrong. I can use Web Admin from the intranet in my home (24.158.203.48) but not from the internet at my work (147.154.235.51). When I try from work, I get the login screen but nothing happens after I login. The only thing I see that is odd in the log file is "Postback not found....now pulling User Host Info...", but I do not know what that indicates. I have configured the router virtual server for TCP/UPD port 7647 (private/public). Are other ports involved? What could be wrong with my configuration?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#2
2009-09-05, 12:37 AM (This post was last modified: 2009-09-05, 02:41 PM by UncleJohnsBand.)
I am guessing that it is something at your work......perhaps the blocking of cookies? Edit: Also....Perhaps they have you coming through a web proxy and it is loosing you somehow.

As you can see below you get authenticated just fine.....then the redirect is sent but you don't go anywhere.

Given this...your router setup is correct.

Have you tried from a neighbor or friends house?

Code:
2009-09-03 09:29:17.328    INFO    [3]    Successful login for gahart from 147.154.235.51
2009-09-03 09:29:17.328    INFO    [3]    
2009-09-03 09:29:17.328    INFO    [3]    Initializing Forms Authentication....
2009-09-03 09:29:17.328    INFO    [3]    
2009-09-03 09:29:17.328    INFO    [3]    Setting Forms Authentication Cookie....
2009-09-03 09:29:17.328    INFO    [3]    Username = gahart
2009-09-03 09:29:17.328    INFO    [3]    Cookie Path = /
2009-09-03 09:29:17.328    INFO    [3]    
2009-09-03 09:29:17.328    INFO    [3]    Checking for auto search execution....
2009-09-03 09:29:17.328    INFO    [3]    Auto Search is not set to run or it has aleady run today....
2009-09-03 09:29:17.328    INFO    [3]    
2009-09-03 09:29:17.328    INFO    [3]    Redirecting to the target page....
2009-09-03 09:29:17.328    INFO    [3]    Redirect URL = /gbpvr/Guide.aspx
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
GAHart
Offline

Junior Member

Posts: 44
Threads: 13
Joined: Aug 2009
#3
2009-09-10, 02:12 AM
I had a friend try from his house using IE8 (I use IE6 at work) and he had the same results. It appears from the log that I get a successfull login and then nothing happens after the redirect to the requested page. I attached a text files the TCP/IP packets from a Sniffer at the GB-PVR machine. Are there any other logs I could look at?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#4
2009-09-11, 12:05 AM (This post was last modified: 2009-09-11, 12:13 AM by UncleJohnsBand.)
I think it is the proxy you are going through....look at line 24 in the attached compare there is a VIA: 1.1 NA-PISA03 which I would guess is Microsoft ISA.....we have it at work.

I have seen all kinds of weird things occur with certain sites when going through ISA. We actually stopped using it for a outgoing proxy some time ago and now only use it for incoming traffic due to the various issues we had experienced.

Are you in IT at work and would know for sure?
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
GAHart
Offline

Junior Member

Posts: 44
Threads: 13
Joined: Aug 2009
#5
2009-09-11, 12:46 PM
I use IIS and Remote Desktop to access other PCs at my home from work all using the same router and same proxy and all has been working fine. Since my friend had the same results from his home, I thought that would elimate the problem being with the proxy. I will have to have him try it again and grab those logs and tcp/ip packets so I can post them. I think I must have something configured incorrectly on the GB-PVR pc.
GAHart
Offline

Junior Member

Posts: 44
Threads: 13
Joined: Aug 2009
#6
2009-09-13, 04:26 PM
I looked a several things and tried many changes but could not figure out why EWA does not work with my Internet connections. Since my other workstations and IIS work fine from the Internet, I created an IIS website on a different server and added a ISAPI Filter that allowed me to setup a Reverse Hosting Proxy to EWA. I may try to sort this out later, but I have it working now.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#7
2009-09-13, 06:05 PM
Thanks....that is good news. The difficulty I would imagine stems around the secured validation cookie not being set and being filtered through the proxy....thus you are not able to get anywhere since EWA does not find the authorization cookie.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
globaltrasher
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2009
#8
2009-09-28, 07:20 AM (This post was last modified: 2009-09-28, 04:56 PM by globaltrasher.)
Hi,

I think I might have a similar problem.

I'm on 1.4.7 with the latest EWA version. Port forwarding set on the router for 7647 TCP/UDP. I can connect to Web Admin at localhost:7647/gbpvr or 192.168.0.101:7647/gbpvr just fine. However as soon as I try to connect from the same system but using my IP, nothing happens. Same problem, if I try to connect to 192.168.0.106:7647/gbpvr from another system on the home network - no go Sad I also tried to get to login page at :7647/gbpvr/login.aspx but all I get is timeout warning...

I have virtual server set on the router at 7648 for streaming, and that works great from the Internet side, as well as within the network. So, as long as can access the web admin panel from the host system, I can watch the stream from anywhere, including Internet.

I actually also have Beyond TV set up exactly the same way as GBPVR on the router for port forwarding, but that program uses port 8129. I can access its web panel just fine from anywhere. I even tried to set GBPVR web admin at 8129 instead of 7647, but that did not work at all.

I'm puzzled at this point.

Could that have anything to do with the option under Config - "Auto-login Range"

Please help Smile That the last detail I need to be able to access web admin from my WM6.5 smartphone and have the whole setup running.

Thanks for help and great work on that awesome program!

Smile
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#9
2009-09-28, 11:35 PM
globaltrasher Wrote:Hi,

I think I might have a similar problem.

I'm on 1.4.7 with the latest EWA version. Port forwarding set on the router for 7647 TCP/UDP. I can connect to Web Admin at localhost:7647/gbpvr or 192.168.0.101:7647/gbpvr just fine.

So I assume you are doing this on the machine that is hosting GBPVR...correct?

globaltrasher Wrote:However as soon as I try to connect from the same system but using my IP, nothing happens.

Hugh?:confused: You first stated you connected to EWA using localhost as well as by the GBPVR Host PC's IP address.

Now you say you are connecting "from the same system" (do you mean the same PC?) but using my IP. You should always use the IP of the GBPVR host PC when accessing EWA from within your own network.

globaltrasher Wrote:Same problem, if I try to connect to 192.168.0.106:7647/gbpvr from another system on the home network - no go Sad I also tried to get to login page at :7647/gbpvr/login.aspx but all I get is timeout warning...

Since your GBPVR Host PC is 192.168.1.101 (based on your first statement).....on any PC within your home network.....you will want to access EWA by the Host PC's IP. example: you have a laptop connected to your home network....its address is 192.168.1.123. You open your web browser on the laptop you should enter http://192.168.1.101:7647/gbpvr/guide2.aspx to access EWA from your laptop.

globaltrasher Wrote:I have virtual server set on the router at 7648 for streaming, and that works great from the Internet side, as well as within the network. So, as long as can access the web admin panel from the host system, I can watch the stream from anywhere, including Internet.

The streamer page lives in the gbpvr/public folder and therfore is not secured.


Your local IPs falls within the scope of the Autologin range....so if you have autologin setup you should be getting to EWA from inside your network without being prompted to login.

Since you can access EWA on the local machine with localhost as well as IP then you know that EWA is working and that something is not correct with the network or firewall.

To me it seems like are not trying to access EWA with the GBPVR Host PC's IP.....but I could be wrong since I am kind of guessing based off my interpretation of what you posted.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
globaltrasher
Offline

Junior Member

Posts: 7
Threads: 1
Joined: Sep 2009
#10
2009-09-29, 12:13 AM (This post was last modified: 2009-09-29, 12:20 AM by globaltrasher.)
Hi, thanks for replies.

UncleJohnsBand Wrote:So I assume you are doing this on the machine that is hosting GBPVR...correct?
Yes, that's correct. I can access EWA using localhost or "locally" typing host's IP (in this case 192.168.0.101) into the address field of the browser.

UncleJohnsBand Wrote:Hugh?:confused: You first stated you connected to EWA using localhost as well as by the GBPVR Host PC's IP address.
Sorry, by that I meant WAN IP (as x.x.x.x, not host's LAN IP.

UncleJohnsBand Wrote:Now you say you are connecting "from the same system" (do you mean the same PC?) but using my IP. You should always use the IP of the GBPVR host PC when accessing EWA from within your own network.
UncleJohnsBand Wrote:Since your GBPVR Host PC is 192.168.1.101 (based on your first statement).....on any PC within your home network.....you will want to access EWA by the Host PC's IP. example: you have a laptop connected to your home network....its address is 192.168.1.123. You open your web browser on the laptop you should enter http://192.168.1.101:7647/gbpvr/guide2.aspx to access EWA from your laptop.
Yes, I understand that. What I tried to say, is that if try to access EWA from a different PC on the home network (say, 192.168.0.102) by typing GBPVR's host LAN IP (192.168.0.101), it then won't connect. I will get timeout error.
I can access stream itself from any system on the network, through either typing host's LAN IP or my WAN IP. So, port forwarding definitely works. Just not for web interface.

UncleJohnsBand Wrote:Since you can access EWA on the local machine with localhost as well as IP then you know that EWA is working and that something is not correct with the network or firewall.
Port Forwarding seems to be set up correctly - see attachment. I can access BeyondTV's web interface using localhost, or from any other PC on the network or WAN IP (Internet) or my smartphone.
As you can see GBPVR is set up exactly the same, yet I have the problem with accessing the interface from any other location, except for host PC.

UncleJohnsBand Wrote:To me it seems like are not trying to access EWA with the GBPVR Host PC's IP.....but I could be wrong since I am kind of guessing based off my interpretation of what you posted.
Sorry for my rush post, that became confusing in details.

Thank you for your time trying to help me! Smile
« 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
  Error with Web Admin? jksmurf 0 2,332 2019-06-20, 10:34 AM
Last Post: jksmurf
  NEWA Web Admin working OK, but have question about modern GUI playback controls tinstaafl 0 2,297 2017-03-19, 10:11 PM
Last Post: tinstaafl
  SSL (HTTPS) Access to Web Interface arrmo 21 10,125 2017-02-18, 01:49 PM
Last Post: arrmo
  Multiple Users for Web Admin rowle1jt 5 3,860 2017-01-10, 01:00 AM
Last Post: UncleJohnsBand
  Port Forwarding, Slow Access arrmo 17 7,764 2015-09-21, 11:21 PM
Last Post: arrmo
  Web Access for Manage Recordings takes 5 minutes to load. stevepro 3 2,271 2015-09-05, 12:33 AM
Last Post: UncleJohnsBand
  NEWA .net write access error Dan100 5 4,353 2015-09-01, 07:21 AM
Last Post: Dan100
  stream recorded nextpvr programs over internet? JJTraxx 6 7,058 2015-08-16, 09:21 PM
Last Post: UncleJohnsBand
  Direct access to media folder structures? SFX Group 4 2,348 2015-06-02, 10:48 PM
Last Post: SFX Group
  No WAN Access wlmasonii 6 2,631 2014-05-19, 10:41 PM
Last Post: wlmasonii

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

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

Linear Mode
Threaded Mode