IIS7 website http://mysite.lan binding not working?
| Author |
Message |
Cybermonk


Joined: Sep 29, 2004 Posts: 71 Location: Netherlands, Heerlen
|
Post subject: IIS7 website http://mysite.lan binding not working? Posted: Sat Mar 08, 2008 12:49 pm |
|
Hi, im trying to use dragonfly for a intranet website..
There a lot of people with a pc where i live but we all do not have internet..
We would like to use dragonfly on the lan for fun and communicate etc...
The site works ip (im using IIS7 in vista), i created a binding mysite.lan ... but that doesn't work.
Im trying to find how to make that work... did a lot of searching on various sites and google.. but i have no idea what to do... or how to find the answer im looking for.
Do i have to host my own DNS server to make this work?
I would really appreciate it if someone could help me.
_________________ Current site:
EQdkp-Plus 0.6.3.5, PHPBB3 3.0.6, PHP 5.2.9, MySQL 5.0.84 , Apache 2
Visit us: www.lessqqmorepewpew.eu
Cybermonk's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian / Apache 2 / MySQL 5.0.84 / PHP 5.2.9 / Dragonfly CMS 9.2.1.0 |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3677 Location: Melbourne, AU
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Sat Mar 08, 2008 12:58 pm |
|
You could:
1) run your own dns server and setup all pc into your LAN to use it, create a an authoritative zone for your sitename and forward the rest or directly use ROOT ... update your firewall rules and do not allow your dns to be recursive for anything outside your lan, i have no clue on how do this in windows, I use Bind 9 for this.
2) manually update the "host" file for every local pc.
ps: not IIS issue but a windows related question.
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
Cybermonk


Joined: Sep 29, 2004 Posts: 71 Location: Netherlands, Heerlen
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Sat Mar 08, 2008 1:07 pm |
|
Thanx for the quick response, the second is no option for me... there are a lot ppl coming and going where i live so i would have to keep doing that very often...
Gonna figure out howto do the first option.
Thanx
_________________ Current site:
EQdkp-Plus 0.6.3.5, PHPBB3 3.0.6, PHP 5.2.9, MySQL 5.0.84 , Apache 2
Visit us: www.lessqqmorepewpew.eu
Cybermonk's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Debian / Apache 2 / MySQL 5.0.84 / PHP 5.2.9 / Dragonfly CMS 9.2.1.0 |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3677 Location: Melbourne, AU
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Sat Mar 08, 2008 1:11 pm |
|
just get a P2 with 64MiB ram and run it just as DNS server, off course you need to use Linux or Unix for this.
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
rlgura


Joined: Mar 27, 2006 Posts: 1148 Location: Cleveland, OH USA
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Sat Mar 08, 2008 9:18 pm |
|
I'm using P3-500mhz with 384MB Ram with Windows 2003 for DNS, DHCP, File & Print server, MySQL, Apache2 running 3 Dragonfly sites...
_________________ Admin - Great Lakes Web Designs
Theme Designer - WebSite Guru Designs
Site Admin - Families with Food Allergies
rlgura's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.27-grsec/Apache 2.2.11/MySQL 5.0.67-community-log/PHP 5.2.8/DF 9.2.1 |
|
| Back to top |
|
 |
NanoCaiordo


Joined: Jun 29, 2004 Posts: 3677 Location: Melbourne, AU
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Sat Mar 08, 2008 11:40 pm |
|
If you run DNS in windows you might be able to give him some good hints. I know nothing in this case.
_________________ .:: I met php the 03 December 2003 :: Unforgettable day! ::.
NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) MySQL 5.1 / PHP 5.3 / NextGen() |
|
| Back to top |
|
 |
rlgura


Joined: Mar 27, 2006 Posts: 1148 Location: Cleveland, OH USA
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Sun Mar 09, 2008 1:40 am |
|
Guessing that your router is handling DHCP - you should be able to add your own server in the DNS list on the router.
Don't think you can run a DNS server on Vista, but if you do somehow manage, all you should need to do is create a forward lookup zone in DNS with your internal domain name, then add a host (A record) with the name and IP of the server.
_________________ Admin - Great Lakes Web Designs
Theme Designer - WebSite Guru Designs
Site Admin - Families with Food Allergies
rlgura's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.27-grsec/Apache 2.2.11/MySQL 5.0.67-community-log/PHP 5.2.8/DF 9.2.1 |
|
| Back to top |
|
 |
Wittmann


Joined: Aug 05, 2005 Posts: 38
|
Post subject: Re: IIS7 website http://mysite.lan binding not working? Posted: Wed Jun 04, 2008 6:26 am |
|
You could also setup an external DNS link, which is the way i have managed to setup my webserver, WSUS update server, and my Media server,
All i did was create an account at www.dyndns.org then create a port forwarding rule on my router to forward port 80 requests to my server then configured the router to update the dyndns site with my new IP when my provider changes it.
I have a netgear router so im not sure if all routers have the facility to update the dyndns site, you can also run their piece of software which also updates this.
No people at my house can access my websites inside or outside the LAN
_________________ { grossly excessive sig image removed - read the guidelines }
Wittmann's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Mysql: 5.0 / IIS v6 / OS Windows Server 2k3 / PHP 5.0 / CPG 9.1.x.x(CVS) |
|
| Back to top |
|
 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|

|
User Info ![Show/hide content [x]](themes/dragonfly/images/minus.png)
 Welcome Anonymous
Last CVS commits ![Show/hide content [x]](themes/dragonfly/images/minus.png)
Languages ![Show/hide content [x]](themes/dragonfly/images/minus.png)
Community ![Show/hide content [x]](themes/dragonfly/images/minus.png)
 Support for DragonflyCMS in a other languages:
• Deutsch
• Español
X-links ![Show/hide content [x]](themes/dragonfly/images/minus.png)
Preview theme ![Show/hide content [x]](themes/dragonfly/images/minus.png)
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.
|