Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2000 17:08:55 -0400 (EDT)
From:      Adam <bsdx@looksharp.net>
To:        Gabriel Ambuehl <gabriel_ambuehl@buz.ch>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Killed natd -> system crash
Message-ID:  <Pine.BSF.4.21.0008071706280.37845-100000@turtle.looksharp.net>
In-Reply-To: <143468894.20000807224921@buz.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 7 Aug 2000, Gabriel Ambuehl wrote:

>Hello,
>I killed natd on one of my boxes and it ended up with a system
>which didn't respond to any IP connection attempts I did. Neither sshd
>nor any other daemon was responding, same goes for ICMP connection
>attempts.

This sounds like you had a divert rule in place before the "allow all from
any to any" rule, so it was piping all packets down divert to a
nonexistant natd.  Is this the case?  If so, you need to at least add a
rule to allow traffic from all/some hosts to at least the sshd port (and
back out) or add a rule allowing all traffic to and from a trusted host on
the internet.  Since you didn't describe "crash", I assume you didn't have
console access and dont know what really happened.  I bet thats all this
is.  



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008071706280.37845-100000>