On 04/13/2015 04:30 AM, Wietse Venema wrote:
> Peter:
>> $ telnet 131.211.32.146 80
>> Trying 131.211.32.146...
>> Connected to 131.211.32.146.
>> Escape character is '^]'.
>> GET / HTTP/1.1
>> Host: www.postfix.org
>>
>> HTTP/1.1 404 Not Found
> 
> Seems to be OK now.

Broken again, this time 131.211.32.146 is kicking back 403s:

$ telnet 131.211.32.146 80
Trying 131.211.32.146...
Connected to 131.211.32.146.
Escape character is '^]'.
GET / HTTP/1.1
Host: www.postfix.org

HTTP/1.1 403 Forbidden


$ telnet 168.100.10.85 80
Trying 168.100.10.85...
Connected to 168.100.10.85.
Escape character is '^]'.
GET / HTTP/1.1
Host: www.postfix.org

HTTP/1.1 200 OK



Peter

Reply via email to