Subject: kern/26713: options LARGE_NAT does not work
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <tecneeq@tecneeq.de>
List: netbsd-bugs
Date: 08/19/2004 08:10:40
>Number:         26713
>Category:       kern
>Synopsis:       options LARGE_NAT does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Aug 19 06:12:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Karsten Kruse
>Release:        NetBSD 2.0_BETA
>Organization:
        Homepage, Mac68k, A/UX-Links und Shorties: www.tecneeq.de
  ()    Linux/NetBSD-Anleitungen, Forum  und Chat: www.newbie-net.de
 <\/>
 _/\_   Slowly and surely the unix crept up on the Nintendo user ...
>Environment:
	
	
System: NetBSD uberhost.newbie-net.de 2.0_BETA NetBSD 2.0_BETA (UBERHOST) #0: Wed Aug 18 04:38:15 CEST 2004 karsten@uberhost.newbie-net.de:/mnt/data3/netbsd/builds/NetBSD-2.0_BETA-i386-obj/sys/arch/i386/compile/UBERHOST i386
Architecture: i386
Machine: i386
>Description:

Putting something like that into you kernel-config does not work:

 options LARGE_NAT

Using the comandline to define LARGE_NAT does not work either. The reason
for this is in sys/netinet/ip_nat.h, line 33:

 #undef  LARGE_NAT

If you need LARGE_NAT you have to edit that file.
	
>How-To-Repeat:
	
>Fix:
Comment line 33 in sys/netinet/ip_nat.h out.
	
>Release-Note:
>Audit-Trail:
>Unformatted: