From owner-freebsd-stable Thu Feb 4 05:24:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA13963 for freebsd-stable-outgoing; Thu, 4 Feb 1999 05:24:56 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [212.110.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA13449 for ; Thu, 4 Feb 1999 05:21:05 -0800 (PST) (envelope-from ru@ucb.crimea.ua) Received: (from ru@localhost) by relay.ucb.crimea.ua (8.9.2/8.9.2/UCB) id PAA09971 for stable@freebsd.org; Thu, 4 Feb 1999 15:20:31 +0200 (EET) (envelope-from ru) Date: Thu, 4 Feb 1999 15:20:30 +0200 From: Ruslan Ermilov To: stable@FreeBSD.ORG Subject: [FYI] net.inet.ip.portrange change in 3.0 Message-ID: <19990204152030.B5137@ucb.crimea.ua> Mail-Followup-To: stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.94.17i X-Operating-System: FreeBSD 3.0-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! If you are running firewall that is bound to default local port range (like me), note that it has been changed in FreeBSD 3.0 from 40000-44999 to 49152-65535 according to IANA assignments. Here is a log of this change: } # cvs -q log -N -r1.31 /usr/src/sys/netinet/in.h } } RCS file: /usr/FreeBSD-CVS/src/sys/netinet/in.h,v } Working file: /usr/src/sys/netinet/in.h } head: 1.38 } branch: } locks: strict } access list: } keyword substitution: kv } total revisions: 46; selected revisions: 1 } description: } ---------------------------- } revision 1.31 } date: 1998/04/19 17:22:27; author: phk; state: Exp; lines: +14 -3 } According to: } } ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers } } port numbers are divided into three ranges: } } 0 - 1023 Well Known Ports } 1024 - 49151 Registered Ports } 49152 - 65535 Dynamic and/or Private Ports } } This patch changes the "local port range" from 40000-44999 } to the range shown above (plus fix the comment in in_pcb.c). } } WARNING: This may have an impact on firewall configurations! } } PR: 5402 } Reviewed by: phk } Submitted by: Stephen J. Roznowski } ============================================================================= Best regards, -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message