NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums General General Discussion v
« Previous 1 … 74 75 76 77 78 … 159 Next »
Webservers sharing a port

 
  • 0 Vote(s) - 0 Average
Webservers sharing a port
bgowland
Offline

Posting Freak

West Yorkshire, UK
Posts: 4,583
Threads: 384
Joined: Dec 2004
#21
2008-02-05, 05:22 PM
I've never used either of them but I've heard of CCProxy and 3Proxy. You could try googling for them. Might be worth looking at Tucows and Sourceforge as well to see if there's anything.

Cheers,
Brian
McBainUK
Offline

Posting Freak

Posts: 4,711
Threads: 429
Joined: Sep 2005
#22
2008-02-20, 09:30 AM (This post was last modified: 2008-02-20, 11:55 AM by McBainUK.)
Bit of a change in requirements. How easy would it be to run my own (private & secure) proxy server like those listed on proxy.org? Work has just blocked all the good websites!

Sorry for all the questions, but it's nice having some proper network buffs to talk to Smile
Wiki profile
My Projects
Programs Plugin [SIZE=2](retired)
| Volume OSD Plugin (retired) | Documentation Wiki (retired)
[/SIZE]
pz1
Offline

Senior Member

Posts: 740
Threads: 16
Joined: Jan 2006
#23
2008-02-20, 11:53 AM (This post was last modified: 2008-02-20, 11:59 AM by pz1.)
McBainUK Wrote:Are there any network/webserver admins out there?

I'd like to run:
*An ASP webserver
* uTorrent webadmin
* GB-PVR EWA

all from the same box, and all using the same DYNDNS address and port number (80). Is this possible?
If in IIS your main entry page were an ASP you could use the ASP collection 'server variables' and on the basis of the URL let a CASE construct switch to the appropriate page with a response.redirect. Below an example of switching on the basis servername

SELECT Case Request.ServerVariables("server_name")
Case "www.acme.org" response.redirect("http://www.acme.org")
Case Else response.redirect("index.html")
END SELECT

EDIT: This example is just for illustrating the basic mechanism. Properly setting of multiple domain names is done via the advanced properties of IIS.
flyswatta
Offline

Senior Member

Posts: 660
Threads: 39
Joined: Aug 2005
#24
2008-02-20, 03:01 PM (This post was last modified: 2008-02-20, 03:10 PM by flyswatta.)
McBainUK Wrote:Bit of a change in requirements. How easy would it be to run my own (private & secure) proxy server like those listed on proxy.org? Work has just blocked all the good websites!

Sorry for all the questions, but it's nice having some proper network buffs to talk to Smile
I have the same issue, here's what I did that works well for me.

What I do is to run an ssh server via cygwin, then I use putty (from work) to ssh to my pc via the work proxy and do port forwarding via the ssh tunnel. Then I use ccproxy to proxy the web requests out to the internet.

There's a couple of things going on here.
1. Get an ssh server running at home. I used cygwin running on my GBPVR box, but you could use a variety of ssh server software.
2. Connect to the server with an ssh client that supports port forwarding via a proxy server. Personally I like putty - it's not too hard to configure the port forwarding and it's free Smile
3. Install ccproxy on the same box as the ssh server. It's free for up to (i believe) 3 concurrent licenses for personal use.
4. Configure your web browser to use the ssh tunnel and connect to the proxy server at home. The beauty of this is that the ssh tunnel is encrypted, so the fogeys at work can't read your traffic.
5. Happy surfing!


I left a lot of details out, since my implementation may differ from others because of different software, etc. I'm also configured to do Remote Desktop, uTorr WebUi, and GBPVR EWA over the ssh tunnel.

If you are interested in trying it the way I did it, I can give you my exact setup. BTW, it took me about 1 week to figure it all out (you know, in my spare time), but it really should only take about 1/2 hour to configure once all of the software is installed Smile The real pain point for me was the port forwarding, but once I got it figured out, it's not so bad.
[SIZE="1"]GBPVR Media Center: 2 TwinHan DTV 3250's (OTA HD), 1 PVR150MCE U-Verse STB), AMD 3200+, 1 GB RAM, 250/300 GB HDDs, ATI x800
2 MediaMVPs [/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  Android 4.0 x86 Port now available ShiningDragon 3 2,097 2011-12-02, 09:01 AM
Last Post: bgowland
  Which Head phone - with Mini USB charging port Bathman 3 1,923 2011-08-25, 08:27 AM
Last Post: bgowland
  Sharing a Folder for NPVR Recording Service mikeh49 3 2,274 2011-08-20, 11:20 PM
Last Post: mvallevand
  Sharing the NPVR folder in Windows 7 elbryyan 1 1,497 2011-01-18, 08:32 PM
Last Post: elbryyan
  2 computers sharing 2 monitors? How? pcostanza 3 1,890 2010-06-23, 03:04 PM
Last Post: scb147
  Media Art Sharing for GBPVR users? jksmurf 6 2,495 2009-11-25, 02:46 PM
Last Post: fla
  File backup and sharing sites McBainUK 6 3,054 2008-04-10, 09:32 AM
Last Post: danc
  AGP x8 port Vs. PCIE x1 port nitrogen_widget 8 7,653 2008-03-14, 01:52 PM
Last Post: nitrogen_widget
  FCC Regulation for Firewire / 1394 port on cable STB bogyver 12 5,300 2007-09-12, 11:04 PM
Last Post: carpeVideo
  sharing of video between pvrs kwheeler67 2 1,434 2007-01-15, 04:51 AM
Last Post: dvasco

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

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

Linear Mode
Threaded Mode