NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,411
2006-09-05, 05:14 PM
I have a server-service running, but no webserver.Very strange this all. Does this webserver have to be running or does it just have to be installed.

edit: I checked I have no parts installed from IIS.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
Brian_W
Offline

Senior Member

Posts: 419
Threads: 19
Joined: May 2006
#1,412
2006-09-05, 05:18 PM
HtV,

You shouldn't need to have IIS installed at all, and I would advise against it unless you specifically need it for something. Just adds another attack vector which is very bad. I haven't been following this thread very closely, but I don't see any reason why the EWA would need IIS installed when it has it's own web server (Cassini). Although I have yet to try hitting my PVR box from the outside (I'm not too keen on opening a web port from the outside to a box on my LAN, I would much rather setup an SSH server and tunnel HTTP over SSH).

Brian
HTPC Rig: P4 3Ghz 1GB RAM | ATI 9550 | PVR-150 | PVR-500
Software: GB-PVR 99.5
cubsfan
Offline

Member

Posts: 96
Threads: 2
Joined: Sep 2005
#1,413
2006-09-05, 05:23 PM
I mean I don't have this installed on my machine and the EWA works just fine from bothe inside and outside of my network. So...bullshit to your post. Think about it. That's like saying you needs IIS installed to run Apache.

ShiningDragon Wrote:What do you mean by this? Please explain this in detail, or be quiet.

Before this change, EWA wasn't reachable. After this setup i could suddenly reach the PC's from outside.

So you mean that has nothing to do with it? An easy test: I will uninstall this and i bet i won't be able to reach my PC @ work!
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#1,414
2006-09-05, 05:26 PM
Brian_W Wrote:HtV,

You shouldn't need to have IIS installed at all, and I would advise against it unless you specifically need it for something. Just adds another attack vector which is very bad. I haven't been following this thread very closely, but I don't see any reason why the EWA would need IIS installed when it has it's own web server (Cassini). Although I have yet to try hitting my PVR box from the outside (I'm not too keen on opening a web port from the outside to a box on my LAN, I would much rather setup an SSH server and tunnel HTTP over SSH).

Brian

Thanks for your concerns, but I don't have any problems, ShiningDragon had or has that's what we are trying to find out.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#1,415
2006-09-05, 05:31 PM
HtV Wrote:Thanks for your concerns, but I don't have any problems, ShiningDragon had or has that's what we are trying to find out.
Yep..., why is it so? Why aren't my PC's from outside only reachable if don't have the Web-Server installed? Why ARE they reachable directly after me install the Web-Server from the IIS?

Can someone answer me? Especially cubsfan?
cubsfan
Offline

Member

Posts: 96
Threads: 2
Joined: Sep 2005
#1,416
2006-09-05, 05:48 PM
If it works from inside your network then my guess is that you have a firewall issue of some kind. My guess would be that when you install the web-server that it disables whatever software firewall you have and everything works. When you uninstall it, it activates the firewall again.


ShiningDragon Wrote:Yep..., why is it so? Why aren't my PC's from outside only reachable if don't have the Web-Server installed? Why ARE they reachable directly after me install the Web-Server from the IIS?

Can someone answer me? Especially cubsfan?
Brian_W
Offline

Senior Member

Posts: 419
Threads: 19
Joined: May 2006
#1,417
2006-09-05, 06:13 PM
ShiningDragon Wrote:Yep..., why is it so? Why aren't my PC's from outside only reachable if don't have the Web-Server installed? Why ARE they reachable directly after me install the Web-Server from the IIS?

Can someone answer me? Especially cubsfan?

If it works from localhost and other PC's on your local LAN, but not from outside your router on the public side, there is some sort of firewalling in the way. I'm not sure exactly why, it is odd that installing IIS would allow it to work. Don't take what I am saying as accusing you of lying or anything, just saying it is definitely odd how you got it to work.

Brian
HTPC Rig: P4 3Ghz 1GB RAM | ATI 9550 | PVR-150 | PVR-500
Software: GB-PVR 99.5
cubsfan
Offline

Member

Posts: 96
Threads: 2
Joined: Sep 2005
#1,418
2006-09-05, 06:30 PM
Open up a command prompt and type 'netstat -a' minus the quotes and see if your computer is listening on the GBPVR port (7467). You can also try to telnet to your computer 'telnet yourIP 7467' and see if connections work that way. Might help determine if it is a firewall issue vs an HTTP issue. If the telnet works you should see a Cassini error page output in HTML text.

ShiningDragon Wrote:Yep..., why is it so? Why aren't my PC's from outside only reachable if don't have the Web-Server installed? Why ARE they reachable directly after me install the Web-Server from the IIS?

Can someone answer me? Especially cubsfan?
ShiningDragon
Offline

Posting Freak

Germany
Posts: 1,493
Threads: 146
Joined: Sep 2005
#1,419
2006-09-05, 06:32 PM
Brian_W Wrote:Don't take what I am saying as accusing you of lying or anything, just saying it is definitely odd how you got it to work.

Brian
No, no don't worry. I'd only wished from cubsfan more details. I have not much experience with webservices.

Your and cubsfans description looks serious. Now i have to find out, what was changed after installation of IIS. Perhaps some special portrange? I don't know it.
Brian_W
Offline

Senior Member

Posts: 419
Threads: 19
Joined: May 2006
#1,420
2006-09-05, 06:36 PM
ShiningDragon Wrote:No, no don't worry. I'd only wished from cubsfan more details. I have not much experience with webservices.

Your and cubsfans description looks serious. Now i have to find out, what was changed after installation of IIS. Perhaps some special portrange? I don't know it.

What other software do you have on the machine? Host based firewall software (built-in windows firewall or third party)? Have you tried to reinstall the EWA from scratch? Try to uninstall IIS and then do what cubsfan suggested with running netstat -a. That will list what processes are currently listening for an active connection, and check for the EWA port of 7647. IIS defaults to port 80, so that itself should have no effect on the GBPVR web server.

Brian
HTPC Rig: P4 3Ghz 1GB RAM | ATI 9550 | PVR-150 | PVR-500
Software: GB-PVR 99.5
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (161): « Previous 1 … 140 141 142 143 144 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,952 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,067 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,374 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,819 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,330 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,168 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,073 2004-12-15, 03:01 AM
Last Post: KingArgyle

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

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

Linear Mode
Threaded Mode