Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #56905 > unrolled thread
| Started by | T.h.i.r.d_3y3@hotmail.com |
|---|---|
| First post | 2013-10-16 16:13 -0700 |
| Last post | 2013-10-17 12:15 -0700 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
Testing BlockHosts T.h.i.r.d_3y3@hotmail.com - 2013-10-16 16:13 -0700
Re: Testing BlockHosts Cameron Simpson <cs@zip.com.au> - 2013-10-17 22:50 +1100
Re: Testing BlockHosts Gary Herron <gherron@digipen.edu> - 2013-10-17 12:15 -0700
| From | T.h.i.r.d_3y3@hotmail.com |
|---|---|
| Date | 2013-10-16 16:13 -0700 |
| Subject | Testing BlockHosts |
| Message-ID | <448336cd-4e6e-4759-bf45-3e3ffe36f473@googlegroups.com> |
Hello Can somebody tell me how I can test BockHosts? I want to see if an IP address gets blocked or not, as I have to provide evidence of testing for a presentation. Any help will be greatly appreciated, thank you
[toc] | [next] | [standalone]
| From | Cameron Simpson <cs@zip.com.au> |
|---|---|
| Date | 2013-10-17 22:50 +1100 |
| Message-ID | <mailman.1155.1382010626.18130.python-list@python.org> |
| In reply to | #56905 |
On 16Oct2013 16:13, T.h.i.r.d_3y3@hotmail.com <T.h.i.r.d_3y3@hotmail.com> wrote:
> Can somebody tell me how I can test BockHosts? I want to see if
> an IP address gets blocked or not, as I have to provide evidence
> of testing for a presentation.
Well, you could ping it I suppose... Unless you're offline. Or
behind a firewall that blocks ping but passes specific other traffic.
Or...
This seems like a rather vague question.
What has this to do with Python?
--
Cameron Simpson <cs@zip.com.au>
NOTWORK: n. A network when it is acting flaky. Origin (?) IBM.
- Hackers' Dictionary
[toc] | [prev] | [next] | [standalone]
| From | Gary Herron <gherron@digipen.edu> |
|---|---|
| Date | 2013-10-17 12:15 -0700 |
| Message-ID | <mailman.1171.1382037905.18130.python-list@python.org> |
| In reply to | #56905 |
On 10/17/2013 04:50 AM, Cameron Simpson wrote: > On 16Oct2013 16:13, T.h.i.r.d_3y3@hotmail.com <T.h.i.r.d_3y3@hotmail.com> wrote: >> Can somebody tell me how I can test BockHosts? I want to see if >> an IP address gets blocked or not, as I have to provide evidence >> of testing for a presentation. > Well, you could ping it I suppose... Unless you're offline. Or > behind a firewall that blocks ping but passes specific other traffic. > Or... > > This seems like a rather vague question. > > What has this to do with Python? I think BockHosts is written Python, but still, this is the wrong place to ask that question. The OP had best ask the authors of the application about using the application. Actual Python questions are welcome here and will probably generate answers. Gary Herron -- Dr. Gary Herron Department of Computer Science DigiPen Institute of Technology (425) 895-4418
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web