Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2003 14:42:42 -0600
From:      Steve Camp <steve@camp.com>
To:        freebsd-questions@freebsd.org
Subject:   natd: failed to write packet back
Message-ID:  <20030829144242.B590@aslan.camp.com>

next in thread | raw e-mail | index | archive | help
Can someone tell me what the following message logged to /var/log/messages
means, and whether I ought to be concerned about it:

  Aug 29 13:41:29 server natd[180]: failed to write packet back (Permission denied)

natd is process 180:

  root     180  0.0  0.1   532  272  ??  Ss   Wed11AM   0:17.15 /sbin/natd -f /etc/natd.conf -n rl0

% sudo cat /etc/natd.conf
use_sockets yes
same_ports yes

% grep natd /etc/rc.conf
natd_enable="YES"
natd_interface="rl0"
natd_flags="-f /etc/natd.conf"

Thanks,

--
Steve Camp
steve@camp.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030829144242.B590>