From owner-freebsd-isp Tue Jan 21 7:41:12 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C90D37B401 for ; Tue, 21 Jan 2003 07:41:11 -0800 (PST) Received: from aurora.siteplus.com (aurora.siteplus.com [66.129.2.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 488DC43F3F for ; Tue, 21 Jan 2003 07:41:10 -0800 (PST) (envelope-from jim@jwweeks.com) Received: from tamqflta-as-2-ip-26.atlantic.net (tamqflta-as-2-ip-26.atlantic.net [209.208.113.169]) by aurora.siteplus.com (8.12.7/8.12.6) with ESMTP id h0LFf6gB086937 for ; Tue, 21 Jan 2003 10:41:07 -0500 (EST) (envelope-from jim@jwweeks.com) Date: Tue, 21 Jan 2003 10:41:00 -0500 (EST) From: Jim Weeks To: freebsd-isp@freebsd.org Subject: tuning suggestions? Message-ID: <20030121094638.Q477-100000@veager.jwweeks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Shortly after making world, striping the kernel, upgrading apache, and installing WebGUI on a couple of websites (WebGUI requires mod_perl to preload Apache::Registry), I began to get these two errors. pmap_collect: collecting pv entries -- suggest increasing PMAP_SHPGPERPROC microuptime() went backwards (613878.982533 -> 613874.389277) This machine sees fairly heavy MySql use and moderate httpd load. It has been faithfully doing its job for a couple of years now from 3.0 - 4.7-stable and has never given a problem. I have read man tuning, LINT, and searched the archives on these two errors and really haven't come up with a lot of information. The following lines from lint are sketchy at best. ------------------------- # If you're tweaking this, you might also want to increase the sysctls # "vm.v_free_min", "vm.v_free_reserved", and "vm.v_free_target". # # The value below is the one more than the default. # options PMAP_SHPGPERPROC=201 ------------------------- Could upping PMAP_SHPGPERPROC by 1 actually be that beneficial? And, could removing apm from the kernel have caused the microuptime problem? I am pasting in dmesg system information for reference. ------------------------- FreeBSD 4.7-STABLE #0: Sun Jan 12 13:26:14 EST 2003 jim@locahost:/usr/obj/usr/src/sys/AURORA_OP Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (400.91-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183fbff real memory = 536805376 (524224K bytes) avail memory = 519057408 (506892K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 ------------------------- Regards, -- Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jan 21 16:56:43 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17AC637B401 for ; Tue, 21 Jan 2003 16:56:42 -0800 (PST) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 647CB43E4A for ; Tue, 21 Jan 2003 16:56:41 -0800 (PST) (envelope-from mike@sentex.net) Received: from house (cage.simianscience.com [64.7.134.1]) by smtp2.sentex.ca (8.12.6/8.12.6) with SMTP id h0M0uVK0087381; Tue, 21 Jan 2003 19:56:35 -0500 (EST) (envelope-from mike@sentex.net) From: Mike Tancsa To: Jim Weeks Cc: freebsd-isp@freebsd.org Subject: Re: tuning suggestions? Date: Tue, 21 Jan 2003 19:54:29 -0500 Message-ID: References: In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 21 Jan 2003 10:41:00 -0500 (EST), in sentex.lists.freebsd.isp you wrote: >Hi, > >Shortly after making world, striping the kernel, upgrading apache, >and installing WebGUI on a couple of websites (WebGUI requires >mod_perl to preload Apache::Registry), I began to get these two >errors. > >pmap_collect: collecting pv entries -- suggest increasing >PMAP_SHPGPERPROC microuptime() went backwards (613878.982533 -> >613874.389277) > >This machine sees fairly heavy MySql use and moderate httpd load. >It has been faithfully doing its job for a couple of years now from >3.0 - 4.7-stable and has never given a problem. I have read man >tuning, LINT, and searched the archives on these two errors and >really haven't come up with a lot of information. The following >lines from lint are sketchy at best. > >------------------------- ># If you're tweaking this, you might also want to increase the >sysctls # "vm.v_free_min", "vm.v_free_reserved", and "vm.v_free_target". ># # The value below is the one more than the default. # options >PMAP_SHPGPERPROC=3D201 >------------------------- > >Could upping PMAP_SHPGPERPROC by 1 actually be that beneficial? >And, could removing apm from the kernel have caused the microuptime >problem? I am pasting in dmesg system information for reference. I would get rid of APM yes, and increase PMAP_SHPGPERPROC. Lint is = saying the default is 200. It was a few months ago and I forget how I arrived at the number, but we saw the same thing on a busy apache/mySQL server so we increased the value to 400 and the problem went away. There is 768MB of RAM on that box. ---Mike Mike Tancsa (mike@sentex.net)=09 http://www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Jan 21 23:57:19 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A90A37B401 for ; Tue, 21 Jan 2003 23:57:18 -0800 (PST) Received: from relay.kiev.sovam.com (relay.kiev.sovam.com [212.109.32.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC5143F13 for ; Tue, 21 Jan 2003 23:57:17 -0800 (PST) (envelope-from dimitry@al.org.ua) Received: from [212.109.32.116] (helo=dimitry.kiev.sovam.com) by relay.kiev.sovam.com with esmtp (Exim 3.36 #5) id 18bFl6-000GCE-00 for freebsd-isp@freebsd.org; Wed, 22 Jan 2003 09:57:16 +0200 Content-Type: text/plain; charset="us-ascii" From: Dmitry Alyabyev Reply-To: dimitry@al.org.ua To: freebsd-isp@freebsd.org Subject: Re: tuning suggestions? Date: Wed, 22 Jan 2003 09:57:15 +0200 User-Agent: KMail/1.4.3 References: In-Reply-To: X-NCC-RegID: ua.svitonline MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200301220957.15725.dimitry@al.org.ua> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wednesday 22 January 2003 02:54, Mike Tancsa wrote: > >Shortly after making world, striping the kernel, upgrading apache, > >and installing WebGUI on a couple of websites (WebGUI requires > >mod_perl to preload Apache::Registry), I began to get these two > >errors. > > > >pmap_collect: collecting pv entries -- suggest increasing > >PMAP_SHPGPERPROC microuptime() went backwards (613878.982533 -> > >613874.389277) > > > >This machine sees fairly heavy MySql use and moderate httpd load. > >It has been faithfully doing its job for a couple of years now from > >3.0 - 4.7-stable and has never given a problem. I have read man > >tuning, LINT, and searched the archives on these two errors and > >really haven't come up with a lot of information. The following > >lines from lint are sketchy at best. [skip] > I would get rid of APM yes, and increase PMAP_SHPGPERPROC. Lint is saying > the default is 200. It was a few months ago and I forget how I arrived at > the number, but we saw the same thing on a busy apache/mySQL server so we > increased the value to 400 and the problem went away. There is 768MB of > RAM on that box. I would say the value of PMAP_SHPGPERPROC should be slightly increasing until you will not the message from pmap_collect. Don't try to rise it sharply ! In my case the value is frozen on 300 (2xPIII-1.4, RAM 1G, Apache/Mysql) -- Dimitry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jan 22 11:27:46 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E69F37B401 for ; Wed, 22 Jan 2003 11:27:45 -0800 (PST) Received: from nic-naa.net (216-220-241-233.midmaine.com [216.220.241.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43CD943E4A for ; Wed, 22 Jan 2003 11:27:44 -0800 (PST) (envelope-from brunner@nic-naa.net) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.6/8.12.6) with ESMTP id h0MJSJ7l041222; Wed, 22 Jan 2003 14:28:19 -0500 (EST) (envelope-from brunner@nic-naa.net) Message-Id: <200301221928.h0MJSJ7l041222@nic-naa.net> To: freebsd-isp@freebsd.org Cc: brunner@nic-naa.net Subject: Getting started as an ISP Date: Wed, 22 Jan 2003 14:28:19 -0500 From: Eric Brunner-Williams in Portland Maine Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Oki all, A few weeks ago I sent a note asking for help getting started running out of my basement. Two people were kind enough to reply, and I've cleverly (not!) lost their mail. My situation has changed slightly. Originally I'd a set of iXsystems 1300 boxen running -STABLE and -CURRENT, and nothing else, all in my basement. Now I've more resources -- the assets of a failed ISP. I'd like to know what other small- to medium-sized ISPs consider the core set of service to provide dial-up service. The functional set of boxes, from dns to radius to ... I'll be happy to summarize, and provide archives, if no one has already done this. As some of the assets I now have are Sun boxen (new circa 1999), if the phrase "solaris 2.{6,7,8,9}" brings any failures-or-features to mind I'd appreciate that also. I'll be co-loing my original set of -STABLE boxen as an ISP and ICANN accredited registrar (yup, got my chit) in the same facilities, so all of my prior implicit "how do I" questions remain. Thanks in advance, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jan 22 16:46:58 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2419437B401 for ; Wed, 22 Jan 2003 16:46:56 -0800 (PST) Received: from skywalker.rogness.net (skywalker.rogness.net [64.251.173.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B0A43ED8 for ; Wed, 22 Jan 2003 16:46:55 -0800 (PST) (envelope-from nick@rogness.net) Received: from skywalker.rogness.net (localhost [127.0.0.1]) by skywalker.rogness.net (8.12.5/8.12.5) with ESMTP id h0N0l5FH052321; Wed, 22 Jan 2003 17:47:05 -0700 (MST) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by skywalker.rogness.net (8.12.5/8.12.5/Submit) with ESMTP id h0N0l4Ba052318; Wed, 22 Jan 2003 17:47:05 -0700 (MST) X-Authentication-Warning: skywalker.rogness.net: nick owned process doing -bs Date: Wed, 22 Jan 2003 17:47:03 -0700 (MST) From: Nick Rogness To: Eric Brunner-Williams in Portland Maine Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Getting started as an ISP In-Reply-To: <200301221928.h0MJSJ7l041222@nic-naa.net> Message-ID: <20030122172412.L52063-100000@skywalker.rogness.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 22 Jan 2003, Eric Brunner-Williams in Portland Maine wrote: > Oki all, > > A few weeks ago I sent a note asking for help getting started running > out of my basement. Two people were kind enough to reply, and I've > cleverly (not!) lost their mail. > > My situation has changed slightly. Originally I'd a set of iXsystems > 1300 boxen running -STABLE and -CURRENT, and nothing else, all in my > basement. Now I've more resources -- the assets of a failed ISP. > > I'd like to know what other small- to medium-sized ISPs consider the > core set of service to provide dial-up service. The functional set of > boxes, from dns to radius to ... RADIUS is the only thing you need to offer dialup service. However, that wouldn't make things very interesting now would it. So these are just a few core services that I believe are required to be considered a "normal" dialup service provider: -DNS (DNS service, domain hosting, etc) -Web/FTP (Web storage space) -EMAIL (POP/IMAP/SMTP) -NEWS Web/FTP and Email service are relatively simple to provide to customers. I recommend outsourcing News to some provider as it is cumbersome and expensive to build/run/operate. If your initial customer base is small then you can run all of these things off of just a couple of machines (1 if you really wanted too). It doesn't make much sense to put up several machines unless you plan to grow quickly. In fact, you could build an ISP with 2 or 3 pieces of equipment: a Router, RAS box, and 1 UNIX machine. If you don't grow to quickly, you could run on this setup for quite some time with the proper connections. This isn't recommended for redundancy reasons, but you COULD. > > I'll be happy to summarize, and provide archives, if no one has already > done this. As some of the assets I now have are Sun boxen (new circa > 1999), if the phrase "solaris 2.{6,7,8,9}" brings any > failures-or-features to mind I'd appreciate that also. Use intel based machines as they are less expensive to run and maintain. Although, if you only have Sun's sitting around you could use them. All third party applications (like Apache/Bind) are available for Sun/Solaris systems. > > I'll be co-loing my original set of -STABLE boxen as an ISP and ICANN > accredited registrar (yup, got my chit) in the same facilities, so all > of my prior implicit "how do I" questions remain. > I have yet to see your questions. Could you send them to me please? Nick Rogness - How many people here have telekenetic powers? Raise my hand. -Emo Philips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jan 22 17:26:58 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE5AB37B401 for ; Wed, 22 Jan 2003 17:26:56 -0800 (PST) Received: from bilver.wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 610BD43EB2 for ; Wed, 22 Jan 2003 17:26:49 -0800 (PST) (envelope-from bv@wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by bilver.wjv.com (8.12.6/8.12.6) with ESMTP id h0N1QYrC083528; Wed, 22 Jan 2003 20:26:35 -0500 (EST) (envelope-from bv@wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.6/8.12.6/Submit) id h0N1QXb1083527; Wed, 22 Jan 2003 20:26:34 -0500 (EST) Date: Wed, 22 Jan 2003 20:26:33 -0500 From: Bill Vermillion To: Nick Rogness Cc: Eric Brunner-Williams in Portland Maine , freebsd-isp@FreeBSD.ORG Subject: Re: Getting started as an ISP Message-ID: <20030123012633.GA83391@wjv.com> Reply-To: bv@wjv.com References: <200301221928.h0MJSJ7l041222@nic-naa.net> <20030122172412.L52063-100000@skywalker.rogness.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030122172412.L52063-100000@skywalker.rogness.net> Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-3.5 required=5.0 tests=IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_01_02,USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org While normally not able to pour water out of a boot with instructions on the heel, on Wed, Jan 22, 2003 at 17:47 our dear friend Nick Rogness uttered this load of codswallop: > On Wed, 22 Jan 2003, Eric Brunner-Williams in Portland Maine wrote: > > A few weeks ago I sent a note asking for help getting started > > running out of my basement. Two people were kind enough to > > reply, and I've cleverly (not!) lost their mail. > > My situation has changed slightly. Originally I'd a set of iXsystems > > 1300 boxen running -STABLE and -CURRENT, and nothing else, all in my > > basement. Now I've more resources -- the assets of a failed ISP. > > I'd like to know what other small- to medium-sized ISPs > > consider the core set of service to provide dial-up service. > > The functional set of boxes, from dns to radius to ... > RADIUS is the only thing you need to offer dialup service. > However, that wouldn't make things very interesting now would > it. So these are just a few core services that I believe are > required to be considered a "normal" dialup service provider: > -DNS (DNS service, domain hosting, etc) > -Web/FTP (Web storage space) > -EMAIL (POP/IMAP/SMTP) > -NEWS > Web/FTP and Email service are relatively simple to provide to > customers. I recommend outsourcing News to some provider as it > is cumbersome and expensive to build/run/operate. That is quite an understatement. Going over some specs with an engineer in a Level 3 facility a couple of weeks ago he said a full news feed runs about 78Mbits/second. Even if was of by an order of magnitude that would come to 60GB day and I've heard almost a year ago it's been well over 100GB day, so his 600GB figure is not that far off. Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jan 22 18: 0: 7 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC57237B401 for ; Wed, 22 Jan 2003 18:00:05 -0800 (PST) Received: from skywalker.rogness.net (skywalker.rogness.net [64.251.173.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2868143EB2 for ; Wed, 22 Jan 2003 18:00:05 -0800 (PST) (envelope-from nick@rogness.net) Received: from skywalker.rogness.net (localhost [127.0.0.1]) by skywalker.rogness.net (8.12.5/8.12.5) with ESMTP id h0N20KFH052450; Wed, 22 Jan 2003 19:00:20 -0700 (MST) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by skywalker.rogness.net (8.12.5/8.12.5/Submit) with ESMTP id h0N20Jct052447; Wed, 22 Jan 2003 19:00:20 -0700 (MST) X-Authentication-Warning: skywalker.rogness.net: nick owned process doing -bs Date: Wed, 22 Jan 2003 19:00:18 -0700 (MST) From: Nick Rogness To: Bill Vermillion Cc: Eric Brunner-Williams in Portland Maine , Subject: Re: Getting started as an ISP In-Reply-To: <20030123012633.GA83391@wjv.com> Message-ID: <20030122185528.L52063-100000@skywalker.rogness.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 22 Jan 2003, Bill Vermillion wrote: [SNIP] > > > Web/FTP and Email service are relatively simple to provide to > > customers. I recommend outsourcing News to some provider as it > > is cumbersome and expensive to build/run/operate. > > That is quite an understatement. Going over some specs with an engineer > in a Level 3 facility a couple of weeks ago he said a full news feed > runs about 78Mbits/second. Even if was of by an order of magnitude that > would come to 60GB day and I've heard almost a year ago it's been well > over 100GB day, so his 600GB figure is not that far off. Yeh, full news feeds require megabandwidth and require far to much administrative work for the number of people that actually use it :-) GigaNews, SuperNews, etc charge on a number of connections to their news service. This amount is not that bad considering the amount of crud you have to go through to manage a news feed. Nick Rogness - How many people here have telekenetic powers? Raise my hand. -Emo Philips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Jan 22 18:14:43 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC76737B405 for ; Wed, 22 Jan 2003 18:14:41 -0800 (PST) Received: from bilver.wjv.com (user38.net339.fl.sprint-hsd.net [65.40.24.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8921D43F13 for ; Wed, 22 Jan 2003 18:14:39 -0800 (PST) (envelope-from bv@wjv.com) Received: from bilver.wjv.com (localhost.wjv.com [127.0.0.1]) by bilver.wjv.com (8.12.6/8.12.6) with ESMTP id h0N2ENrC084221 for ; Wed, 22 Jan 2003 21:14:23 -0500 (EST) (envelope-from bv@wjv.com) Received: (from bv@localhost) by bilver.wjv.com (8.12.6/8.12.6/Submit) id h0N2EM2c084220 for freebsd-isp@freebsd.org; Wed, 22 Jan 2003 21:14:22 -0500 (EST) Date: Wed, 22 Jan 2003 21:14:16 -0500 From: Bill Vermillion To: freebsd-isp@freebsd.org Subject: Re: Getting started as an ISP Message-ID: <20030123021416.GA84093@wjv.com> Reply-To: bv@wjv.com References: <20030123012633.GA83391@wjv.com> <20030122185528.L52063-100000@skywalker.rogness.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030122185528.L52063-100000@skywalker.rogness.net> Organization: W.J.Vermillion / Orlando - Winter Park ReplyTo: bv@wjv.com User-Agent: Mutt/1.5.1i X-Spam-Status: No, hits=-3.2 required=5.0 tests=IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org While Nick Rogness was trying to figure out why data written to /dev/null on Wed, Jan 22, 2003 at 19:00 was not readable, he gave up and decided to grace us with this: > On Wed, 22 Jan 2003, Bill Vermillion wrote: > [SNIP] > > > Web/FTP and Email service are relatively simple to provide to > > > customers. I recommend outsourcing News to some provider as it > > > is cumbersome and expensive to build/run/operate. > > That is quite an understatement. Going over some specs with > > an engineer in a Level 3 facility a couple of weeks ago he > > said a full news feed runs about 78Mbits/second. Even if was > > of by an order of magnitude that would come to 60GB day and > > I've heard almost a year ago it's been well over 100GB day, > > so his 600GB figure is not that far off. > Yeh, full news feeds require megabandwidth and require far > to much administrative work for the number of people that > actually use it :-) GigaNews, SuperNews, etc charge on a > number of connections to their news service. This amount is > not that bad considering the amount of crud you have to go > through to manage a news feed. I used to run a full news feed - but when it got to 100MB a day I dropped alt and things halved. That WAS years ago. It was all dialup UUCP then too - and I had about 40 systems I fed. Being spoiled by having news local I still run cnews on my own machine and use suck to get the news from from the provider the telephone company who provides my DSL uses. What was really nice in 'The Olden Dayze' was that since it was not as easy to connect to the 'net then, the signal/noise ratio in postings was much much better. Right now I also manage the technical side a very small niche market ISP, no dialup, commercial accounts only. And no $20/month web accounts. Not making much money but we've been alive for 3 years as the smallest customer in a Level 3 colo while others hundreds of times larger have disappeared. Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 6: 0: 2 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2643737B401 for ; Thu, 23 Jan 2003 06:00:01 -0800 (PST) Received: from aurora.siteplus.com (aurora.siteplus.com [66.129.2.160]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D6D443F3F for ; Thu, 23 Jan 2003 06:00:00 -0800 (PST) (envelope-from jim@jwweeks.com) Received: from tamqflta-as-2-ip-36.atlantic.net (tamqflta-as-2-ip-36.atlantic.net [209.208.113.179]) by aurora.siteplus.com (8.12.7/8.12.6) with ESMTP id h0NDxx8o066582 for ; Thu, 23 Jan 2003 09:00:01 -0500 (EST) (envelope-from jim@jwweeks.com) Date: Thu, 23 Jan 2003 08:59:53 -0500 (EST) From: Jim Weeks To: freebsd-isp@freebsd.org Subject: Re: tuning suggestions? In-Reply-To: Message-ID: <20030123084823.U283-100000@veager.jwweeks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey again, Many thanks to everyone that replied to this post. Since there doesn't seem to be a lot of information out there about this setting, I wanted to add this info back to the list. I had several people suggest bumping this to 400 "options PMAP_SHPGPERPROC=400". I did just that and it seems to have cured the problem. The only problem I have with the fix is that I don't quite understand how any of us arrived at the 400 number. LINT seems to suggest that bumping this too high when the machine has large amounts of physical memory will cause a boot panic. I wish someone that really understands this would weigh in. Thanks again ;-) -- Jim Weeks I scribbled: >Shortly after making world, striping the kernel, upgrading apache, >and installing WebGUI on a couple of websites (WebGUI requires >mod_perl to preload Apache::Registry), I began to get these two >errors. > >pmap_collect: collecting pv entries -- suggest increasing >PMAP_SHPGPERPROC microuptime() went backwards (613878.982533 -> >613874.389277) > >This machine sees fairly heavy MySql use and moderate httpd load. >It has been faithfully doing its job for a couple of years now from >3.0 - 4.7-stable and has never given a problem. I have read man >tuning, LINT, and searched the archives on these two errors and >really haven't come up with a lot of information. The following >lines from lint are sketchy at best. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 8:45: 0 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5902637B401 for ; Thu, 23 Jan 2003 08:44:59 -0800 (PST) Received: from brother.aylix.com (aylix.mtwashington.nidhog.net [66.207.142.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98DBC43F3F for ; Thu, 23 Jan 2003 08:44:58 -0800 (PST) (envelope-from mhs-list@aylix.com) Received: from method (192.168.1.75) by brother.aylix.com (Worldmail 1.3.167); 23 Jan 2003 11:48:46 -0500 From: "Michael Semcheski" To: "'Nick Rogness'" , "'Eric Brunner-Williams in Portland Maine'" Cc: Subject: RE: Getting started as an ISP Date: Thu, 23 Jan 2003 11:46:03 -0500 Message-ID: <000b01c2c2fe$ea747e60$4b01a8c0@aylix.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <20030122172412.L52063-100000@skywalker.rogness.net> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I think there is an implication that the remaining "how do I" questions should be taken off of the list. I personally would like to see this continued on freebsd-isp. For some, this is new and interesting stuff. > I'll be co-loing my original set of -STABLE boxen as an ISP and ICANN > accredited registrar (yup, got my chit) in the same facilities, so all > of my prior implicit "how do I" questions remain. I have yet to see your questions. Could you send them to me please? Nick Rogness - How many people here have telekenetic powers? Raise my hand. -Emo Philips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 9: 3:59 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDEB137B401 for ; Thu, 23 Jan 2003 09:03:58 -0800 (PST) Received: from mail.day-light.net (day-light.net [64.37.72.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B00F43F1E for ; Thu, 23 Jan 2003 09:03:58 -0800 (PST) (envelope-from john@day-light.com) Received: from w1 (118-203.bestdsl.net [216.162.118.203]) by mail.day-light.net (Postfix) with SMTP id BB3BD3525A; Thu, 23 Jan 2003 11:03:51 -0600 (CST) Reply-To: From: "John Brooks" To: "'Michael Semcheski'" , "'Nick Rogness'" , "'Eric Brunner-Williams in Portland Maine'" Cc: Subject: RE: Getting started as an ISP Date: Thu, 23 Jan 2003 11:04:24 -0600 Message-ID: <000901c2c301$7b3bdea0$c905010a@daylight.net> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal In-Reply-To: <000b01c2c2fe$ea747e60$4b01a8c0@aylix.com> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I agree, plus isn't that the purpose of this list - isp related subjects. Hearing different approaches to solving a particular task is a good thing. -- John Brooks john@stlbsd.org > -----Original Message----- > From: Michael Semcheski > > I think there is an implication that the remaining "how do I" questions > should be taken off of the list. I personally would like to see this > continued on freebsd-isp. For some, this is new and interesting stuff. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 10: 5:58 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB93D37B401 for ; Thu, 23 Jan 2003 10:05:56 -0800 (PST) Received: from supergeer.shunda.com (h24-86-153-117.ed.shawcable.net [24.86.153.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 898B343ED8 for ; Thu, 23 Jan 2003 10:05:55 -0800 (PST) (envelope-from robert.martin@shunda.com) Received: from 127.0.0.1 (oppy [172.16.60.100]) by supergeer.shunda.com (8.11.1/8.11.1) with ESMTP id h0NI5tA16511 for ; Thu, 23 Jan 2003 11:05:55 -0700 (MST) (envelope-from robert.martin@shunda.com) Date: Thu, 23 Jan 2003 11:05:51 -0700 From: Robert Martin X-Mailer: The Bat! (v1.60c) Reply-To: Robert Martin X-Priority: 3 (Normal) Message-ID: <1429470107.20030123110551@shunda.com> To: freebsd-isp@FreeBSD.org Subject: PPTP passthrough on FreeBSD 4.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 (I submitted this a couple of days ago to freebsd-net, and didn't hear anything, so I thought I'd try this list. Hopefully somebody can help me out. --RWM) I am trying to get a FreeBSD ipfw firewall to pass Windows PPTP client traffic through to a Windows NT box behind the firewall. I have successfully used the pptpalias command in natd on a FreeBSD 3.4 box over the last couple of years to pass through PPTP traffic to both NT and 2000 servers. However I now have a client with a FreeBSD 4.4 box that wants to do the same thing, and unfortunately pptpalias has not been included in natd since 4.0. If I am correct, all I should need to do is put a redirect_proto line in natd.conf instead of the pptpalias line, like below: redirect_proto 47 192.168.0.51 redirect_port tcp 192.168.0.51:1723 1723 I think I have the redirect_proto line correct. But, I might not. I've tried it with GRE instead of 47, but that didn't work either. The thing that bothers me is that when I run ethereal on the Windows server behind the firewall, I see 0 GRE packets and 0 1723 packets. So that makes me think it's the firewall. Is there a problem with my natd.conf, or do I need a firewall rule? Or is it because of the funky combination of XP PPTP clients, FreeBSD PPTP passthrough and NT PPTP severs? Or is it something more serious like needing to recompile the kernel? Any and all help will be greatly appreciated. Regards, Robert Martin robert.martin@shunda.com -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBPjAuypIrR5N01aZzEQIzdACgwPvkkHnJDiisoBHMAi0Q/u8UZTIAn1PM IfKspASa+MV66CfwWZMjvc+Y =ncAB -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 10:14:24 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13A1837B401 for ; Thu, 23 Jan 2003 10:14:23 -0800 (PST) Received: from mail.thinkburst.com (juno.geocomm.com [204.214.64.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6908343E4A for ; Thu, 23 Jan 2003 10:14:22 -0800 (PST) (envelope-from jbozza@thinkburst.com) Received: from mailgate.thinkburstmedia.com (gateway.thinkburstmedia.com [204.214.64.100]) by mail.thinkburst.com (Postfix) with ESMTP id 7B8F936794; Thu, 23 Jan 2003 12:11:07 -0600 (CST) Received: from sigma.geocomm.com (sigma.geocomm.com [10.1.1.5]) by mailgate.thinkburstmedia.com (Postfix) with ESMTP id 19DAB3; Thu, 23 Jan 2003 12:14:16 -0600 (CST) Received: by sigma.geocomm.com (Postfix, from userid 805) id 14A6624501; Thu, 23 Jan 2003 12:14:16 -0600 (CST) Received: from bozza (dhcp00.geocomm.com [10.1.1.100]) by sigma.geocomm.com (Postfix) with ESMTP id 8ACA824500; Thu, 23 Jan 2003 12:14:15 -0600 (CST) From: "Jaime Bozza" To: Cc: "'Robert Martin'" Subject: RE: PPTP passthrough on FreeBSD 4.4 Date: Thu, 23 Jan 2003 12:11:49 -0600 Message-ID: <029001c2c30a$e5ba3430$6401010a@bozza> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <1429470107.20030123110551@shunda.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Sanitizer: ThinkBurst Media, Inc. mail filter Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > redirect_proto 47 192.168.0.51 > redirect_port tcp 192.168.0.51:1723 1723 > > I think I have the redirect_proto line correct. But, I might > not. I've tried it with GRE instead of 47, but that didn't > work either. I've setup many systems with those lines (using gre instead of 47, but the remainder is the same) Could it be possible that your natd.conf file is not being used? We have: natd_flags="-f /etc/natdrules" in our /etc/rc.conf file Jaime Bozza To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 10:27:14 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E56F037B401 for ; Thu, 23 Jan 2003 10:27:12 -0800 (PST) Received: from supergeer.shunda.com (h24-86-153-117.ed.shawcable.net [24.86.153.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B26B43E4A for ; Thu, 23 Jan 2003 10:27:11 -0800 (PST) (envelope-from robert.martin@shunda.com) Received: from 127.0.0.1 (oppy [172.16.60.100]) by supergeer.shunda.com (8.11.1/8.11.1) with ESMTP id h0NIRBA16565; Thu, 23 Jan 2003 11:27:11 -0700 (MST) (envelope-from robert.martin@shunda.com) Date: Thu, 23 Jan 2003 11:27:05 -0700 From: Robert Martin X-Mailer: The Bat! (v1.60c) Reply-To: Robert Martin X-Priority: 3 (Normal) Message-ID: <1910744179.20030123112705@shunda.com> To: freebsd-isp@FreeBSD.ORG Cc: "Jaime Bozza" Subject: Re[2]: PPTP passthrough on FreeBSD 4.4 In-Reply-To: <029001c2c30a$e5ba3430$6401010a@bozza> References: <029001c2c30a$e5ba3430$6401010a@bozza> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 JB> Could it be possible that your natd.conf file is not being used? JB> We have: JB> natd_flags="-f /etc/natdrules" JB> in our /etc/rc.conf file Well, yeah, I guess that could be the case. In my /etc/rc.conf, natd_flags is set to "" (null). However, outbound nat works fine for the users behind the firewall getting out to the Internet. Then again, I suppose that the only thing that I have in my natd.conf file other than the PPTP lines is interface, same_ports and use_sockets. And since a ps -ax only shows natd as running like "/sbin/natd -n fxp0", it looks like the only natd flags in use is "-n fxp0", which seems to have been set in /etc/rc.conf. Okay, thanks. I will make the change to /etc/rc.conf and I will let you know if it works. Thanks for the quick response, btw. Robert Martin robert.martin@shunda.com -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.8 for non-commercial use iQA/AwUBPjAz2pIrR5N01aZzEQJgUgCgstYpIJYsTRSIEXEMAQt++MlVBdoAnis4 iMq+e2MFEUf0zj1gumn3MlLS =C/o0 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Jan 23 19:20:51 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32E8D37B401 for ; Thu, 23 Jan 2003 19:20:48 -0800 (PST) Received: from inter.stack.ru (inter.stack.ru [217.106.127.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F0E43E4A for ; Thu, 23 Jan 2003 19:20:46 -0800 (PST) (envelope-from techlists@stack.ru) Received: from exch2k.stack.ru (exch2k.stack.ru [217.106.127.210]) by inter.stack.ru (8.11.6/8.11.6) with ESMTP id h0O3KbX26832 for ; Fri, 24 Jan 2003 09:20:42 +0600 (NOVT) (envelope-from techlists@stack.ru) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: racoon dumps core content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Fri, 24 Jan 2003 09:20:37 +0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: racoon dumps core Thread-Index: AcLCwsPOe9WHyiEaRZeZPmYGJM4iKAAAVFwg From: "????????" To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello everyone. I have IPSec connection between FreeBSD and w2k. When I run the racoon and there is no any SA in SAD, I begin to ping w2k machin. Firs 1-3 packets are lost, then IPSec brings up ... arter few seconds racoon recive something strange information from w2k and dumps core. SA is staying in SAD for its timeout, after this timeout nobody listens port 500 to negotiate IPSec connection. I have try last racoon from ports collection (racoon-20021120a). Here is my configurations: racoon.conf: path certificate "/usr/local/etc/racoon/certs" ; padding { maximum_length 20; # maximum padding length. randomize off; # enable randomize length. strict_check off; # enable strict check. exclusive_tail off; # extract last one octet. } listen { isakmp 217.106.120.253 [500]; #admin [7002]; # administrative's port by kmpstat. #strict_address; # required all addresses must be bound. } timer { # These value can be changed per remote node. counter 5; # maximum trying count to send. interval 20 sec; # maximum interval to resend. persend 1; # the number of packets per a send. # timer for waiting to complete each phase. phase1 90 sec; phase2 60 sec; } remote 192.168.10.110 { exchange_mode main, aggressive;# certificate_type x509 "hare2.stack.ru.crt" "hare2.stack.ru.key.unsecure"; my_identifier asn1dn "C=3DRU, ST=3DRussia, L=3DTomsk, O=3Dhare2, CN=3Dhare2.stack.ru"; peers_identifier asn1dn "C=3DRU, ST=3DRussia, O=3Dhome, CN=3Dwarm.stack.firm"; verify_identifier on ; nonce_size 16; support_mip6 on; # #lifetime time 10 min ; #proposal_check obey ; initial_contact on ; proposal { encryption_algorithm des; hash_algorithm md5; #lifetime time 10 min ; authentication_method rsasig; dh_group modp768;}} # SA for test.my.firm (me - FBSD, she - windows 2000) sainfo address 217.106.120.253 any address 192.168.10.110 any { pfs_group 1; encryption_algorithm null_enc, 3des; lifetime time 720 sec ; authentication_algorithm hmac_md5, hmac_sha1; compression_algorithm deflate; } So, I need no encryption, only AH. log message (not full log): test2:/usr/local/etc/racoon# racoon -f /usr/local/etc/racoon/racoon.conf -F .... .... .....=20 2003-01-23 15:31:54: INFO: isakmp.c:2412:log_ph1established(): ISAKMP-SA established 217.106.120.253[500]-192.168.10.110[500] spi:f33aaf10101058b9:45646c35dbb70ba7 2003-01-23 15:31:55: INFO: isakmp.c:942:isakmp_ph2begin_i(): initiate new phase 2 negotiation: = 217.106.120.253[0]<=3D>192.168.10.110[0] 2003-01-23 15:31:56: WARNING: isakmp_inf.c:1273:isakmp_check_notify(): ignore RESPONDER-LIFETIME notification. 2003-01-23 15:31:56: WARNING: ipsec_doi.c:919:cmp_aproppair_i(): attribute has been modified. 2003-01-23 15:31:56: WARNING: isakmp_inf.c:1269:isakmp_check_notify(): ignore CONNECTED notification. 2003-01-23 15:31:56: INFO: pfkey.c:1110:pk_recvupdate(): IPsec-SA established: AH/Transport 192.168.10.110->217.106.120.253 spi=3D174279017(0xa634969) 2003-01-23 15:31:56: INFO: pfkey.c:1322:pk_recvadd(): IPsec-SA established: AH/Transport 217.106.120.253->192.168.10.110 spi=3D864833796(0x338c5104) Segmentation fault (core dumped) test2:/usr/local/etc/racoon# Anton. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 24 0:31:25 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B03F637B401 for ; Fri, 24 Jan 2003 00:31:24 -0800 (PST) Received: from ybbsmtp01.mail.yahoo.co.jp (ybbsmtp01.mail.yahoo.co.jp [210.81.151.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 7EA8C43E4A for ; Fri, 24 Jan 2003 00:31:23 -0800 (PST) (envelope-from ked_kuri@ybb.ne.jp) Received: from yahoobb219003118146.bbtec.net (HELO ybb.ne.jp) (219.3.118.146) by ybbsmtp01.mail.yahoo.co.jp with SMTP; 24 Jan 2003 08:31:17 -0000 X-Apparently-From: Date: Fri, 24 Jan 2003 17:31:12 +0900 From: Koshiro Kurihara Subject: Re: racoon dumps core To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: TuruKame 2.26 (WinNT,500) Organization: K.E.D. In-Reply-To: References: Message-Id: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Anton. This is Koshiro. I'm sorry my broken english. About me, the following patch was used. ------------------------------------------------------------ --- isakmp.c.orig Wed Aug 28 13:08:30 2002 +++ isakmp.c Tue Dec 31 09:19:50 2002 @@ -1406,6 +1406,9 @@ int len = 0; int s; + if (iph1 == NULL) + return -1; + /* select the socket to be sent */ s = getsockmyaddr(iph1->local); if (s == -1) ------------------------------------------------------------ Regards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 24 21:54:42 2003 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A965A37B401 for ; Fri, 24 Jan 2003 21:54:41 -0800 (PST) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.5.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B799443ED8 for ; Fri, 24 Jan 2003 21:54:40 -0800 (PST) (envelope-from agapon@cv-nj.com) Received: from asv18.srv.hcvlny.cv.net (asv18.srv.hcvlny.cv.net [167.206.5.172]) by mta1.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.05 (built Nov 6 2002)) with ESMTP id <0H9900K479S0G7@mta1.srv.hcvlny.cv.net> for freebsd-isp@freebsd.org; Sat, 25 Jan 2003 00:55:13 -0500 (EST) Received: from terminus.foundation.invalid (ool-4355489e.dyn.optonline.net [67.85.72.158]) by asv18.srv.hcvlny.cv.net (8.12.6/8.11.6) with ESMTP id h0P5sR9e024287 for ; Sat, 25 Jan 2003 00:54:28 -0500 (EST) Received: from edge.foundation.invalid (edge.foundation.invalid [192.168.1.12]) by terminus.foundation.invalid (8.12.6/8.12.3) with ESMTP id h0P5sZEb098873 for ; Sat, 25 Jan 2003 00:54:35 -0500 (EST envelope-from agapon@cv-nj.com) Received: from localhost (localhost.foundation.invalid [127.0.0.1]) by edge.foundation.invalid (8.12.6/8.12.6) with ESMTP id h0P5sYfV015727 for ; Sat, 25 Jan 2003 00:54:35 -0500 (EST envelope-from agapon@cv-nj.com) Date: Sat, 25 Jan 2003 00:54:33 -0500 (EST) From: Andriy Gapon Subject: Re: racoon dumps core X-X-Sender: avg@edge.foundation.invalid To: freebsd-isp@freebsd.org Message-id: <20030125005125.R15726@edge.foundation.invalid> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Guys, you can contribute your votes to FreeBSD and/or KAME PRs for this problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/46381 http://orange.kame.net/dev/query-pr.cgi?pr=414 maybe this would help to include a patch into official code quicker. -- Andriy Gapon * "...the last thing we need is a new production strategy for cats." Wayne Pacelle, senior vice president, The Humane Society of the United States To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message