Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 1998 13:29:25 -0400
From:      Forrest Aldrich <forrie@tiac.net>
To:        freebsd-questions@FreeBSD.ORG
Subject:   malloc() in kernel
Message-ID:  <199806111728.NAA26486@drama.navinet.net>

next in thread | raw e-mail | index | archive | help
FYI, this was brought up on the ipfilter mailing list, and thought it might be
of interest, or perhaps someone has an answer:

From: Darren Reed <darrenr@reed.wattle.id.au>
Message-Id: <199806111616.CAA19541@avalon.reed.wattle.id.au>
Subject: Re: ip_fil3.28 on FreeBSD SNAP-980706
In-Reply-To: <19980611010921.A6366@worldgate.com> from Greg Skafte at "Jun 11,
98 01:09:21 am"
To: skafte@worldgate.com (Greg Skafte)
Date: Fri, 12 Jun 1998 02:16:30 +1000 (EST)
Cc: ipfilter@postbox.anu.edu.au
X-Mailer: ELM [version 2.4ME+ PL37 (25)]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-ipfilter@coombs.anu.edu.au
X-UIDL: 925f4d1fc3f1573ca7b76b4cd72fdf97
Status: U

In some email I received from Greg Skafte, sie wrote:
> am i nuts or is ipnat on 3.2.8 some what confused 
> 
> bash# ipnat -F -C
> 0 entries flushed from NAT table
> 0 entries flushed from NAT list
> bash# ipnat -v -f /etc/rc.ipnat
> map de0 192.168.100.0/24  -> 207.167.14.182/32  proxy port 21 ftp/tcp
>     0x0 0 0.0.0.0 0 0
> ioctl(SIOCADNAT): Cannot allocate memory
> map de0 192.168.100.0/24  -> 207.167.14.184/30  portmap tcp/udp 10000:65000
>     0x0 0 0.0.0.0 0 3
> ioctl(SIOCADNAT): Cannot allocate memory
> map de0 192.168.100.0/24  -> 207.167.14.184/30
>     0x0 0 0.0.0.0 0 0
> ioctl(SIOCADNAT): Cannot allocate memory
> 
> 
> normally ipfilter and I are pretty much friends ....

they must have changed how the MALLOC() macro works in the kernel.

Darren



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



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