Airtel Broadband: Setting up web server on windows

  • Thread starter Thread starter krtin
  • Start date Start date
  • Replies Replies 13
  • Views Views 16,504

krtin

Newbie
Messages
8
Location
NA
ISP
Airtel
Hardware & Software:
Modem: Beetel 450BXI (The one with inbuilt WIFI)
Operating System: Windows 7
Type of IP: Dynamic IP address
State: The modem is directly connected to PC
speed: 256kbps

I have tried setting the server with Apache and IIS 7,I am able to access my website on localhost and LAN IP Address(even on other devices connected to my WIFI),but not with my WAN IP Address(I have tried on other PC's that are not connected to my network also but in vain).Also I have done port forwarding on port '80' and port '8080' (in case port 80 is blocked).
Hope someone will help me!
 
To:waterloo_sunset
I tried but it didn't work.Still the same problem.

To:essbebe
No I do not have DDNS option in advanced setup

Thank you for your reply!

I am attaching my router settings file
Download it here (200kb-doc file)

Thanking you for your help
 
Upvote 0
Update: saw your doc.
To:essbebe
No I do not have DDNS option in advanced setup

It is available. DynamicDNS.
Also see
http://i44.tinypic.com/263arfk.jpg

If you are in Dialup mode
change to PPP/PPPoE ( always ON) mode and try.

Type 192.168.1.1./ddnsmgr.cmd

192.168.1.1/main.html
Device Info
Summary
WAN
Statistics
LAN
WAN
ATM
ADSL
Route
ARP
DHCP
Advanced Setup
WAN
LAN
NAT
Virtual Servers
Port Triggering
DMZ Host
Multi NAT
NAT Sessions
Security
IP Filtering
Outgoing
Incoming
Quality of Service
Queue Config
QoS Classification
Routing
Default Gateway
Static Route
DNS
DNS Server
Dynamic DNS
DSL
Diagnostics
Management
 
Upvote 0
Port 80 is used by the router for its web admin interface i think. So the other option is to setup the server on port 8080 and forward the same on the Virtual Servers setup page(try setting the external port as 8080 and internal as 80 or vice versa and see if that works). Configure DynDNS under Advanced Setup>DNS ...post url here after ur done so we can try accessing it. Also try accessing it urself using a proxy service.EDIT: Try forwarding port 80 first by choosing web server from the dropdown menu like in the tutorial posted by essbebe below. If it doesn't work, then try using 8080.
 
Upvote 0
Upvote 0
Upvote 0
Back