Re: Slow telnet/pop3 connection
- From: ibuprofin@xxxxxxxxxxxxxxxxxxxxxx (Moe Trin)
- Date: Tue, 29 Apr 2008 23:01:46 -0500
On Mon, 28 Apr 2008, in the Usenet newsgroup comp.os.linux.networking, in
article <p33d14hdvicc4qqg4ohu8hgdlh6htrddh6@xxxxxxx>, Mark Olbert wrote:
log_on_success += USERID
log_on_failure += USERID
And that was the culprit. Who would have thought that such a minor
change to a config file could wreak such havoc?? :)
Trust me - it happens ALL the time! ;-)
Interestingly, the Vista firewall doesn't seem to have the ability to
reject ports that are blocked. You can open them, but you can't define
the behavior (reject or drop) for a blocked port. I think I'll do
some more research on that.
I don't use vista - I got rid of windoze before microsoft invented the
Internet - but this may not be that unusual. The default means of
blocking stuff in Linux 'iptables' is also to DROP rather than REJECT,
although there is the _capability_ in iptables to "--reject-with"
option. Still, in both operating systems, without a specific block
rule on a port, the networking code itself should provide the REJECT
if there is no server/application listening on that port.
Moe, thanks very much for your help. And the education, which I also
appreciated.
My pleasure!
Old guy
.
- References:
- Slow telnet/pop3 connection
- From: Mark Olbert
- Re: Slow telnet/pop3 connection
- From: Moe Trin
- Re: Slow telnet/pop3 connection
- From: Mark Olbert
- Re: Slow telnet/pop3 connection
- From: Moe Trin
- Re: Slow telnet/pop3 connection
- From: Mark Olbert
- Slow telnet/pop3 connection
- Prev by Date: Re: MIB for my NIC cards
- Next by Date: high-availability: LVS vs HAProxy question
- Previous by thread: Re: Slow telnet/pop3 connection
- Next by thread: Re: Slow telnet/pop3 connection
- Index(es):
Relevant Pages
|