2009/4/2 Matthias Kilian <k...@outback.escape.de>:
>
> Wim *does* filter traffic from cvs.openbsd.org. At least on ports
> 25 and 80:
>
> $ telnet  www.kd85.com 25
> Trying 62.116.6.182...
>
> [nothing]

By way of comparison -- this is from an Ubuntu PC NOT at cvs.openbsd.org:

$ netstat -ie | grep inet\ addr
          inet addr:95.***.***.***  Bcast:95.***.***.***
Mask:255.***.***.***
          inet addr:127.0.0.1  Mask:255.0.0.0

$ telnet  www.kd85.com 25
Trying 62.116.6.182...
Connected to spargel.kd85.com.
Escape character is '^]'.
220 spargel.kd85.com ESMTP Sendmail 8.13.8/8.13.6; Fri, 3 Apr 2009
00:26:06 +0200 (CEST)
HELO podgeandrodge.ballydung.com
250 spargel.kd85.com Hello 95-***-***-***-***.***.*** [95.***.***.***]
(may be forged), pleased to meet you
MAIL FROM:<podgeandspamandro...@ballydung.com>
250 2.1.0 <podgeandspamandro...@ballydung.com>... Sender ok
^]

telnet> quit
Connection closed.

> $ telnet  www.kd85.com 80
> Trying 62.116.6.182...
>
> [nothing]

Also from here:

$ telnet www.kd85.com 80
Trying 62.116.6.182...
Connected to spargel.kd85.com.
Escape character is '^]'.
GET / HTTP/1.1
Host: www.kd85.com

HTTP/1.1 200 OK
Date: Thu, 02 Apr 2009 22:11:41 GMT
Server: Apache/1.3.29 (Unix) mod_ssl/2.8.16 OpenSSL/0.9.7j
Transfer-Encoding: chunked
Content-Type: text/html

1000
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<link rev= made href= mailto:w...@kd85.com>
(...)

$ date
Fri Apr  3 00:30:35 CEST 2009

Any questions?

Thanks and regards,
--ropers

Reply via email to