For my home purpose, currently I am running Windows XP.

I have everything ready. Django, Python are all good.

If I let the runserver (I am using the django-development server) to
be 127.0.0.1:8000 or 192.168.1.101:8000 they all worked.

Let say abc.no-ip.org is a FREE DNS service I use to access
externally.

In the past when I did this in debian or ubuntu, there was no access
issue except the fact that I enabled either multi-cast or NET
Redirection in my router firewall setting.

I checked my router setting so many times and nothing suspicious.

I even tried like  192.168.1.101:8080  0.0.0.0:8080  in the runserver
command and no luck.

I still cannot access to abc.no-ip.org

How come?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to