Re: Arbitrary HTTP CONNECT attempts on Django dev server

2009-06-29 Thread creecode
For those unfamiliar with what DMZ means. < http://en.wikipedia.org/wiki/DMZ_(computing) > On Jun 29, 7:27 am, Richard Shebora wrote: > yes. with no firewall protection in your case.  that is what the dmz setting > of a router is supposed to do. Toodle-looo creecode --~--~-

Re: Arbitrary HTTP CONNECT attempts on Django dev server

2009-06-29 Thread Richard Shebora
yes. with no firewall protection in your case. that is what the dmz setting of a router is supposed to do. On 6/29/09, chefsmart wrote: > > > Hi, > > Thanks for your descriptive answer. > > I'm starting the development server with python manage.py runserver > 192.168.1.110:8000 > > This is so th

Re: Arbitrary HTTP CONNECT attempts on Django dev server

2009-06-28 Thread chefsmart
Hi, Thanks for your descriptive answer. I'm starting the development server with python manage.py runserver 192.168.1.110:8000 This is so that the Django app can be accessed from other machines on the (home) network for testing. At the time these messages were displayed on the server console, n

Re: Arbitrary HTTP CONNECT attempts on Django dev server

2009-06-28 Thread Karen Tracey
On Sun, Jun 28, 2009 at 9:11 AM, chefsmart wrote: > > I'm seeing a lot of the following in my Django development server > window lately: - > > > [28/Jun/2009 18:33:42] "CONNECT mail.burst.idv.tw:25 HTTP/1.0" 500 > 41555 > > > Has anyone else seen this messages? What is this exactly? Is my > compu

Arbitrary HTTP CONNECT attempts on Django dev server

2009-06-28 Thread chefsmart
I'm seeing a lot of the following in my Django development server window lately: - [28/Jun/2009 18:33:42] "CONNECT mail.burst.idv.tw:25 HTTP/1.0" 500 41555 Has anyone else seen this messages? What is this exactly? Is my computer infected with some malware? I would have been easy if it were a