You need to Register for free and Login to post a message in the forum.

Forum

Subject: DNN on a port other than 80?
Prev Next
You are not authorized to post a reply.

Author Messages
DavidWSnow
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:124

02 Jun 2008 12:22 PM  
I clone my production site www.AgingSafely.com on my localhost as localhost/asi3. I also had port 80 forwarded thru my wireless router to my Vista development system. I have a DynDns.org dynamic name (???.dnsalias.com) assigned to this system so that I could access the web server from outside of my LAN.  I keep ALL of the portal alliases in my production system so that I don't have to change paramters when cloning the production system at home.

These tools combine to make it easy to have W3C's validator access the pages on my developments system.

Last week I upgraded my DSL 1.5Mb internet connection from Verizon to their fiber FIOS 5Mb internet.  On DSL Verizon didn't block port 80, but the do on their fiber network.

I have added ???.dnsalias.com:8080 as a portal alias, adjusted my router's port forwarding to forward port 8080 to port 80 and added < add key="UsePortNumber" value="true" / > to the web.config.  Whith this config I can access one page at a time only

Ideally I should have port 8080 forward to port 8080 on my dev system and IIS should also answer that port as well. Do you know the Vista IIS7 steps to do this?

Regards,
/DaveS

BTW: 5Mb isn't really much faster than 1.5Mb. The portion of a page load that is the Http Request and depends on latency, the physical distance between nodes and the speed of light takes the same time. The data transfer component of a web page access that depends on bandwidth is usually small.  It could be much faster downloading large files such as DNN Creatives videos except the servers usually limit the bandwidth that a sinngle user can consume.  The tend to limit it do about 1.5Mb I have discovered. So while I can get great numbers with Speedtest pages I don't see them many other places. I had the option of 50Mb. I'm glas I didn't opt for it.
jncraig
DNN Creative Staff
Nuke Master II
Nuke Master II
Posts:2318


02 Jun 2008 7:32 PM  
Dave,

I haven't yet made it into the world of IIS running Vista, so I'm not going to be a lot of help. As a matter of fact, I'm keeping some XP machines in operation because I can mostly find my way around IIS on Vista.

That said, it would seem as if the port specification ought at least be similar ... I guess not, or you wouldn't be asking. I do think that Michael Washington has some information relative to Vista and IIS. They may be hidden in some module development articles, though ...

But, with Lee's tutorial from Issue 31, I did get IIS installed.

And I just took a look ... perhaps you want to look at the "Bindings" property when you've selected ASP under IIS on the IIS manager. I see something there that has a port specified ...

Joe Craig
DNN Creative Support
Subscribe to the website
DavidWSnow
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:124

03 Jun 2008 9:45 AM  
There are at least two issues here.

1. IIS seems to want me to have a "site" per port, so I have to create another site in addition to the "default site." When I do this using parameters that seem to be reasonable IIS puts a big red X on it.

As usual MS's help is useless.

2. What else do I have to do within DNN?


Somewhere the must be a webmaster that is running on multiple ports who knows the magic

Ideally I should be able create a separate domain at the same IP and have IIS route the requests to the correct place via the domain name portion of the URL without using two ports. I have no idea how to do that, but this is what is happening when you have multiple portal aliases for the same site.

Thanks for trying,
/DaveS
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

05 Jun 2008 2:42 AM  
Hello,

I haven't experimented with ports, but I have successfully set up multiple parent portals in vista and IIS, don't know if that will help, if it's of interest let me know and I will post the information. thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
DavidWSnow
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:124

05 Jun 2008 10:16 AM  
It really depends on what "multple parent portals on Vista" means to you.

I have 40+ parent portals on www.AgingSafely.com  hosted at my ISP. When I clone that system on my localhost a have IIS setup to display a few of them. For example:

www.AgingSafely.com becomes localhost/asi3 and ???.dyndns.com/asi3
Basic.AgingSafely.com becomes localhost/basic and ???.dyndns.com/basic
etc.

This setup is easy and is all under the default site on port 80

Due to Verizon's "no port 80" FIOS setup I need to re-think and re-implement this.  Since I have had no luck figuring how to set ISS up for for both port 80 and 8080 maybe I should change the localhost to be ONLY on port 8080 and do it that way.

/DaveS
DavidWSnow
DNN Creative Magazine Subscriber
Nuke Master
Nuke Master
Posts:124

11 Jun 2008 9:15 PM  
I finally put my thinking cap on and realized that I didn't need a second IIS site. All I needed to do was enable port 8080 on the default site. I assumed that I could only have one port per site but that isn't true. 

changed my aliases from localhost/asi3 to localhost:8080/asi3 and xxx.dnsalias.com to xxx.dnsalais.com:8080/as3

Forwarded port 8080 in my router to port 8080 at 192.168.5.12

And uncommented the line in web.com abouy ports other than 80.

So much for Verizon's blocking port 80

Now is 5Mb/2Mb was actually faster than 1.5Mb/384Kb when downloading Lee's video's   Actually I just checked and this is one of the few sites that I actually can get 5Mb download speed from.  Good work Lee

/DaveS
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

16 Jun 2008 3:18 PM  
great! - glad you got it sorted

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > Everything Else > DNN on a port other than 80?



ActiveForums 3.7

Latest Forum Posts

DNN Intranet Localhost by amine97
Hi, I would like to start an Intranet for my division (65 users) but only 10 users will have the ed...
RE: Menu's, menu's, and more menu's! by roadshow41
Well, I've purchased the Snapsis CSSMenu.  Installing it is turning out to be more complicated than ...
RE: Reversing Limited Access to the Admin Menu by wynnjon
OK-So I've updated the TABS table entries in the database and set the previously modified entries (t...
RE: localhost Install issues by leesykes
If you go to the subscribe page and click on the get free trial button - this takes you to a page wh...
localhost Install issues by cdees
I've set up a local host and want to run DNN for a local development machine.  The host is set up; h...
RE: Reversing Limited Access to the Admin Menu by wynnjon
That is what I thought.  So for my clients that will need to manage user accounts, I can not limit t...
RE: Reversing Limited Access to the Admin Menu by leesykes
I seem to recall it doesn't work
RE: Reversing Limited Access to the Admin Menu by wynnjon
Thanks Lee-  I will give that a try.An additional question- If you place the "User Accounts" page un...
RE: Reversing Limited Access to the Admin Menu by leesykes
all you need to do is reverse the process within the SQL tables.Compare the data to the other rows i...
RE: Module not working when logged off. by leesykes
thanks for the info,
Reversing Limited Access to the Admin Menu by wynnjon
Hi!  I followed the tutorial for limiting the access to the admin menu.  What a great thing!However,...
RE: Trouble installing! Designer trying to be a Developer. by leesykes
glad to hear you found a solution, thanks,
RE: Skim Question by leesykes
You could but you will not be able to have an XHTML compliant page as the SolpartMenu is non-complia...
RE: Include in Menu - Weird Request by leesykes
For your sitemap.xml file - use GSiteCrawlerYou could create the site map before moving the sub menu...
RE: Trouble installing! Designer trying to be a Developer. by awright14
It looks like I had ASP installed in the wrong order.  Copying and pasting this into the Run Command...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
Hello,Have you tried adding a class to the content area of your container and then styling the p, a,...
RE: Vertical SolpartMenu by leesykes
hello,If you wish to display the admin and host menus within the house menu, you need to enable it i...
RE: Firefox Does Not Display WMV File In Media Module by leesykes
Hello,I have just tested this and I can play a wmv file in Firefox 3.0.3, so it does suggest that it...
RE: advice wanted convert site to DNN while keeping existing asp functionality by leesykes
You could try using the IFrame module in DotNetNuke and then just link the IFrame to the current pag...
RE: Need Help Changing Containers Contentpane's Text Color by CROKeefe
Thanks for the quick update... I know it looks broken right now, but I had the TITLE classes working...
AppTheory
RSS Feeds