From owner-freebsd-isp Fri Jan 1 07:47:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA23612 for freebsd-isp-outgoing; Fri, 1 Jan 1999 07:47:12 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from freesbee.t.dk (freesbee.t.dk [193.163.159.72]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA23605 for ; Fri, 1 Jan 1999 07:47:11 -0800 (PST) (envelope-from jesper@freesbee.t.dk) Received: (qmail 4597 invoked by uid 1001); 1 Jan 1999 15:46:42 -0000 Date: Fri, 1 Jan 1999 16:46:42 +0100 From: Jesper Skriver To: freebsd-isp@FreeBSD.ORG Subject: How to check your RADIUS servers is running properly ? Message-ID: <19990101164642.C4446@skriver.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm going to find (or write) an application that can monitor our RADIUS servers, currently we're using a Winblows application, I don't know exactly what it checks for, it has cheated us a couple of times ... I was thinking of a program, that acted like a NAS, tried to authenticate a user logging on, and looks at the response from the RADIUS servers. Has anybody such a program, or knows of building blocks ? Without looking much at it so far, I was thinking of using the RADIUS module for perl5 ... /Jesper -- Jesper Skriver (JS4261-RIPE), Network manager Tele Danmark DataNet, IP section (AS3292) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 11:35:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA14648 for freebsd-isp-outgoing; Fri, 1 Jan 1999 11:35:44 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from rs4s1.datacenter.cha.cantv.net (rs4s1.datacenter.cha.cantv.net [200.44.32.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA14635 for ; Fri, 1 Jan 1999 11:35:42 -0800 (PST) (envelope-from lem@cantv.net) Received: from lg (tc2r9-218.ras.cha.cantv.net [200.44.8.218]) by rs4s1.datacenter.cha.cantv.net (8.9.1a/8.9.1/1.0) with SMTP id PAA23237; Fri, 1 Jan 1999 15:35:07 -0400 (VET) Message-Id: <3.0.6.32.19990101140413.007bcb00@pop.cantv.net> X-Sender: lem@pop.cantv.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 01 Jan 1999 14:04:13 -0400 To: Jesper Skriver , freebsd-isp@FreeBSD.ORG From: Luis Munoz Subject: Re: How to check your RADIUS servers is running properly ? In-Reply-To: <19990101164642.C4446@skriver.dk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a command line script that can do that (it can send a request to the RADIUS server and dump the result). I'll post it or send it privately if there's interest. Regards. -lem At 04:46 PM 01/01/99 +0100, Jesper Skriver wrote: >Hi, > >I'm going to find (or write) an application that can monitor our RADIUS >servers, currently we're using a Winblows application, I don't know >exactly what it checks for, it has cheated us a couple of times ... > >I was thinking of a program, that acted like a NAS, tried to >authenticate a user logging on, and looks at the response from the >RADIUS servers. > >Has anybody such a program, or knows of building blocks ? > >Without looking much at it so far, I was thinking of using the RADIUS >module for perl5 ... > >/Jesper > >-- >Jesper Skriver (JS4261-RIPE), Network manager >Tele Danmark DataNet, IP section (AS3292) > >One Unix to rule them all, One Resolver to find them, >One IP to bring them all and in the zone to bind them. > >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 Fri Jan 1 13:04:51 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA23516 for freebsd-isp-outgoing; Fri, 1 Jan 1999 13:04:51 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from venus.GAIANET.NET (venus.GAIANET.NET [207.211.200.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA23511 for ; Fri, 1 Jan 1999 13:04:50 -0800 (PST) (envelope-from vince@venus.GAIANET.NET) Received: from localhost (vince@localhost) by venus.GAIANET.NET (8.9.1/8.9.1) with ESMTP id NAA11138; Fri, 1 Jan 1999 13:04:33 -0800 (PST) (envelope-from vince@venus.GAIANET.NET) Date: Fri, 1 Jan 1999 13:04:33 -0800 (PST) From: Vincent Poy To: Luis Munoz cc: Jesper Skriver , freebsd-isp@FreeBSD.ORG Subject: Re: How to check your RADIUS servers is running properly ? In-Reply-To: <3.0.6.32.19990101140413.007bcb00@pop.cantv.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 On Fri, 1 Jan 1999, Luis Munoz wrote: I would be interested in the script. We're running Merit Radius in the FreeBSD ports collection and here is a question for others here. We're using Ascend Max 4048 with 48 dial-up ports (2 PRI's) but only 47 are active since a channel is used for NFAS signaling. Anyways, I noticed in the logs that if we specified the ip's 11-47 then it seems like the ip can jump around and be assigned to any of the modems randomly and the logs would say Port 53 but I thought the Ascend only has 48 ports so how does one figure out which user was logged into a certain IP at a certain time by looking at the logs? Cheers, Vince - vince@MCESTATE.COM - vince@GAIANET.NET ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] GaiaNet Corporation - M & C Estate / / / / | / | __] ] Beverly Hills, California USA 90210 / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] > I have a command line script that can do that (it can send > a request to the RADIUS server and dump the result). I'll post > it or send it privately if there's interest. > > Regards. > > -lem > > At 04:46 PM 01/01/99 +0100, Jesper Skriver wrote: > >Hi, > > > >I'm going to find (or write) an application that can monitor our RADIUS > >servers, currently we're using a Winblows application, I don't know > >exactly what it checks for, it has cheated us a couple of times ... > > > >I was thinking of a program, that acted like a NAS, tried to > >authenticate a user logging on, and looks at the response from the > >RADIUS servers. > > > >Has anybody such a program, or knows of building blocks ? > > > >Without looking much at it so far, I was thinking of using the RADIUS > >module for perl5 ... > > > >/Jesper > > > >-- > >Jesper Skriver (JS4261-RIPE), Network manager > >Tele Danmark DataNet, IP section (AS3292) > > > >One Unix to rule them all, One Resolver to find them, > >One IP to bring them all and in the zone to bind them. > > > >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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 13:11:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24526 for freebsd-isp-outgoing; Fri, 1 Jan 1999 13:11:50 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from soho.london.virgin.net (soho.london.virgin.net [194.168.38.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA24521 for ; Fri, 1 Jan 1999 13:11:47 -0800 (PST) (envelope-from scot@london.virgin.net) Received: from athalassa.tech.vnet (athalassa.virgin.net [194.168.38.1]) by soho.london.virgin.net (8.8.8+Sun/8.8.8) with ESMTP id VAA11165; Fri, 1 Jan 1999 21:06:58 GMT (envelope-from scot@london.virgin.net) Received: from localhost (scot@localhost) by athalassa.tech.vnet (8.8.8+Sun/8.8.8) with ESMTP id VAA27685; Fri, 1 Jan 1999 21:06:53 GMT X-Authentication-Warning: athalassa.tech.vnet: scot owned process doing -bs Date: Fri, 1 Jan 1999 21:06:53 +0000 (BST) From: Scot Elliott X-Sender: scot@athalassa To: Jesper Skriver cc: freebsd-isp@FreeBSD.ORG Subject: Re: How to check your RADIUS servers is running properly ? In-Reply-To: <19990101164642.C4446@skriver.dk> 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. Funny you should mention that... I wrote something recently that kindof does that. You'll need the ConfigFile, Authen::Radius and Time::Hires perl modules installed for this to work: #!/usr/local/bin/perl # # Authorization time test script # # # Only change this; there aren't any other vars you need to touch. # my $configFile = "/usr/local/etc/authtest.conf"; ################################################ use strict; use Authen::Radius; use Time::HiRes qw( gettimeofday tv_interval ); use ConfigFile; ################################################ # Get the configuration parameters # my %Params; ReadConfigFile( \%Params ); # Try to authenticate ourselves # my $RequestTime = DoAuth(); # Log the result # my $OpenParams = ">>" . $Params{"log"}; open( LOGFILE, $OpenParams ) || open( LOGFILE, ">&STDOUT"); if( $RequestTime ) { print LOGFILE "[" . gmtime() . "] - " . $Params{"server"} . " - SUCCESS - $RequestTime ms\n" } else { print LOGFILE "[" . gmtime() . "] - " . $Params{"server"} . " - FAILED -\n"; } close( LOGFILE ); 1; # Makes an auth request and returns the amount of time it took to # come back - or undefined if an error occured. # sub DoAuth { # Make a new Radius client object # my $r = new Authen::Radius( Host => $Params{"server"}, Secret => $Params{"secret"}, Timeout => $Params{"timeout"} ); # Record the time now (hi-res) # my $startTime = [gettimeofday]; # Check the password with the radius server # my $result = $r->check_pwd( $Params{"username"}, $Params{"password"} ); # So how long did that take then? # my $elapsedTime = tv_interval( $startTime ); $elapsedTime = $elapsedTime * 1000; $elapsedTime = $elapsedTime + 0.5; $elapsedTime =~ s/(.*)\..*/$1/; if( $result ) { return $elapsedTime; } else { return undef; } } sub ReadConfigFile { my $paramsRef = shift; my $config = new ConfigFile "$configFile"; my $hashref = $config->Section("authtest"); foreach my $key ( keys %{$hashref} ) { $$paramsRef{$key} = $config->Parameter( "authtest", $key ); } } The config file should look like this: [authtest] server = auth1.yourdomain.com secret = mysecret username = testuser password = testpass timeout = 25 log = /var/log/authtest.log Hope that's useful. Scot. On Fri, 1 Jan 1999, Jesper Skriver wrote: > Hi, > > I'm going to find (or write) an application that can monitor our RADIUS > servers, currently we're using a Winblows application, I don't know > exactly what it checks for, it has cheated us a couple of times ... > > I was thinking of a program, that acted like a NAS, tried to > authenticate a user logging on, and looks at the response from the > RADIUS servers. > > Has anybody such a program, or knows of building blocks ? > > Without looking much at it so far, I was thinking of using the RADIUS > module for perl5 ... > > /Jesper > > -- > Jesper Skriver (JS4261-RIPE), Network manager > Tele Danmark DataNet, IP section (AS3292) > > One Unix to rule them all, One Resolver to find them, > One IP to bring them all and in the zone to bind them. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > ----------------------------------------------------------------------------- Scot Elliott Mobile: +44 (0)7050 126045 Work: scot@london.virgin.net, scot@nic.cx +44 (0)171 479 4482 Play: scot@poptart.org, scot@indiekid.co.uk, s@cx +44 (0)181 896 1019 ----------------------------------------------------------------------------- Public key available at: http://www.poptart.org/pgpkey.html Fingerprint: FCAE9ED3A234FEB59F8C7F9DDD112D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 15:49:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09370 for freebsd-isp-outgoing; Fri, 1 Jan 1999 15:49:50 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.gwi.net (mail.gwi.net [204.120.68.142]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09364 for ; Fri, 1 Jan 1999 15:49:48 -0800 (PST) (envelope-from fkittred@mail.gwi.net) Received: from mail.gwi.net (fkittred@localhost [127.0.0.1]) by mail.gwi.net (8.8.5/8.8.7) with ESMTP id SAA26859; Fri, 1 Jan 1999 18:49:00 -0500 (EST) Message-Id: <199901012349.SAA26859@mail.gwi.net> To: Andrzej Bialecki cc: Alan Batie , Dennis , isp@FreeBSD.ORG Reply-To: Alan Batie Subject: Re: ATM WAN interface In-reply-to: Your message of "Mon, 28 Dec 1998 23:44:52 +0100." Date: Fri, 01 Jan 1999 18:48:59 -0500 From: Fletcher E Kittredge Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 28 Dec 1998 23:44:52 +0100 (CET) Andrzej Bialecki wrote: > > You don't have to use up all the 155Mbps - this is just the clock speed, > and actual VC bandwidth is what they should charge you for - at least this > is the way we do it in Poland. So, you can have the 155Mpbs ATM > connection, but an E1 virtual circuit set up as your uplink. Then, your > provider would do policing on their switches to enforce that speed. The point would be that with IP over ATM, you pay for 155mb/sec, and you really get about 110mb/sec. Pick any speed, you still only get 70% of the listed bandwidth. So if you buy a ~1.5mb/sec T1, you are only going to get a megabit after paying the cell tax, and packet shredding. Like X.25, ATM is a dead technlogy pushed only by the phone companies. regards, fletcher To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 17:32:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA20220 for freebsd-isp-outgoing; Fri, 1 Jan 1999 17:32:59 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from magicnet.magicnet.net (magicnet.magicnet.net [204.96.116.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA20215 for ; Fri, 1 Jan 1999 17:32:58 -0800 (PST) (envelope-from bill@bilver.magicnet.net) Received: (from uucp@localhost) by magicnet.magicnet.net (8.8.6/8.8.8) with UUCP id UAA13650 for isp@freebsd.org; Fri, 1 Jan 1999 20:31:38 -0500 (EST) Received: (from bill@localhost) by bilver.magicnet.net (8.9.1/8.9.1) id UAA20443 for isp@freebsd.org; Fri, 1 Jan 1999 20:44:44 -0500 (EST) From: Bill Vermillion Message-Id: <199901020144.UAA20443@bilver.magicnet.net> Subject: Re: ATM WAN interface In-Reply-To: <199901012349.SAA26859@mail.gwi.net> from Fletcher E Kittredge at "Jan 1, 99 06:48:59 pm" To: isp@FreeBSD.ORG Date: Fri, 1 Jan 1999 20:44:44 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL38 (25)] 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 Fletcher E Kittredge recently said: > The point would be that with IP over ATM, you pay for 155mb/sec, > and you really get about 110mb/sec. Pick any speed, you still only > get 70% of the listed bandwidth. So if you buy a ~1.5mb/sec T1, > you are only going to get a megabit after paying the cell tax, and > packet shredding. > Like X.25, ATM is a dead technlogy pushed only by the phone > companies. For a dead technology it's surely getting a lot of attention for video over ip. I saw some pretty amazing ATM switching dedicated to high speed real-time digital video broadcast at Interop. Destination was indentical to the source DVDs. The companies I spoke to believed that ATM was the best for that. Good decode boards are under $10K and encoders are under $20K in other instances. These definately weren't phone companies pushing it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 19:41:21 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA01632 for freebsd-isp-outgoing; Fri, 1 Jan 1999 19:41:21 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mirage.irdu.nus.edu.sg (mirage.irdu.nus.edu.sg [137.132.19.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA01615 for ; Fri, 1 Jan 1999 19:41:01 -0800 (PST) (envelope-from roland_yeo@pacific.net.sg) Received: from localhost (roland@localhost) by mirage.irdu.nus.edu.sg (8.8.8/8.8.8) with SMTP id LAA08891; Sat, 2 Jan 1999 11:40:11 +0800 (SGT) X-Authentication-Warning: mirage.irdu.nus.edu.sg: roland owned process doing -bs Date: Sat, 2 Jan 1999 11:40:10 +0800 (SGT) From: Roland Yeo X-Sender: roland@mirage.irdu.nus.edu.sg To: Jesper Skriver cc: freebsd-isp@FreeBSD.ORG Subject: Re: How to check your RADIUS servers is running properly ? In-Reply-To: <19990101164642.C4446@skriver.dk> 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 the Merit Radius server includes some tools to check whether your server is operational (radcheck), as well as to authenticate against it (radpwtst). see http://www.merit.edu/aaa regards, roland -- Roland Yeo Pacific Internet Ltd - Singapore On Fri, 1 Jan 1999, Jesper Skriver wrote: > Hi, > > I'm going to find (or write) an application that can monitor our RADIUS > servers, currently we're using a Winblows application, I don't know > exactly what it checks for, it has cheated us a couple of times ... > > I was thinking of a program, that acted like a NAS, tried to > authenticate a user logging on, and looks at the response from the > RADIUS servers. > > Has anybody such a program, or knows of building blocks ? > > Without looking much at it so far, I was thinking of using the RADIUS > module for perl5 ... > > /Jesper > > -- > Jesper Skriver (JS4261-RIPE), Network manager > Tele Danmark DataNet, IP section (AS3292) > > One Unix to rule them all, One Resolver to find them, > One IP to bring them all and in the zone to bind them. > > 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 Fri Jan 1 20:22:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA05679 for freebsd-isp-outgoing; Fri, 1 Jan 1999 20:22:04 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA05674 for ; Fri, 1 Jan 1999 20:22:03 -0800 (PST) (envelope-from tim@futuresouth.com) Received: (from tim@localhost) by shell.futuresouth.com (8.9.1a/8.9.1) id WAA07995; Fri, 1 Jan 1999 22:21:36 -0600 (CST) Message-ID: <19990101222136.A7896@futuresouth.com> Date: Fri, 1 Jan 1999 22:21:36 -0600 From: Tim Tsai To: Jesper Skriver Cc: freebsd-isp@FreeBSD.ORG Subject: Re: How to check your RADIUS servers is running properly ? References: <19990101164642.C4446@skriver.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Roland Yeo on Sat, Jan 02, 1999 at 11:40:10AM +0800 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Jan 02, 1999 at 11:40:10AM +0800, Roland Yeo wrote: > I'm going to find (or write) an application that can monitor our RADIUS > servers, currently we're using a Winblows application, I don't know > exactly what it checks for, it has cheated us a couple of times ... We use the Perl5 RADIUS module and it works fine. nocol (http://www.netplex-tech.com/) also comes with a RADIUS monitor. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 22:07:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA14125 for freebsd-isp-outgoing; Fri, 1 Jan 1999 22:07:01 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from shift-f1.com ([208.152.204.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA14120 for ; Fri, 1 Jan 1999 22:07:00 -0800 (PST) (envelope-from shashi@shift-f1.com) Received: (from shashi) by shift-f1.com (8.8.5/8.8.5) id BAA19332; Sat, 2 Jan 1999 01:02:45 -0500 (EST) Message-ID: <19990102010245.A18977@WEBSI.com> Date: Sat, 2 Jan 1999 01:02:45 -0500 From: Shashi Joshi To: freebsd-isp@FreeBSD.ORG Cc: ShashiKant Joshi Subject: Oracle on FreeBSD ?? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Oracle has been shipping on Linux since Oct. Does anyone know if it will ship on FreeBSD any time soon? I have been a fan of FreeBSD for mor than a year now, but Oracle is a big thing for my company. I don't want to switch. I tried to install Linux. It behaved on its own in slicing the disks (even though it was only a few MBs, it sure didn't behave nicely like FreeBSD's partition maker). The worst thing is on my home PC, I could not make Linux dial out!! Whereas on FreeBSD it was really a breeze. I have ordered Oracle sample CD for Linux, does anyone know if it will install on FreeBSD as well? Since, FreeBSD allows Linux binaries to run, ... Any feedback on Oracle issue or the Linux issue are welcome. Shashi Joshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Fri Jan 1 23:21:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA20409 for freebsd-isp-outgoing; Fri, 1 Jan 1999 23:21:34 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from aniwa.sky (whangaroa.igrin.co.nz [202.49.245.97]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA20403 for ; Fri, 1 Jan 1999 23:21:30 -0800 (PST) (envelope-from andrew@squiz.co.nz) Received: from localhost (andrew@localhost) by aniwa.sky (8.8.8/8.8.7) with ESMTP id UAA04051; Sat, 2 Jan 1999 20:20:10 +1300 (NZDT) (envelope-from andrew@squiz.co.nz) Date: Sat, 2 Jan 1999 20:20:09 +1300 (NZDT) From: Andrew McNaughton X-Sender: andrew@aniwa.sky Reply-To: andrew@squiz.co.nz To: Shashi Joshi cc: freebsd-isp@FreeBSD.ORG Subject: Re: Oracle on FreeBSD ?? In-Reply-To: <19990102010245.A18977@WEBSI.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 On Sat, 2 Jan 1999, Shashi Joshi wrote: > Oracle has been shipping on Linux since Oct. Does anyone know if > it will ship on FreeBSD any time soon? I have been a fan of FreeBSD > for mor than a year now, but Oracle is a big thing for my company. > > I don't want to switch. I tried to install Linux. It behaved on > its own in slicing the disks (even though it was only a few MBs, > it sure didn't behave nicely like FreeBSD's partition maker). > > The worst thing is on my home PC, I could not make Linux dial out!! > Whereas on FreeBSD it was really a breeze. > > I have ordered Oracle sample CD for Linux, does anyone know if it > will install on FreeBSD as well? Since, FreeBSD allows Linux binaries > to run, ... > > Any feedback on Oracle issue or the Linux issue are welcome. It sounds as though people are getting close to getting oracle to run, but I figure you could expect to wait a few months before seeing anything suitable for production. Lots of people are looking forward to this. There's been a fair bit of discussion on the state of play through the freebsd-database list. Searching/tracking that list will get you further than this one. Andrew McNaughton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 10:01:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA07778 for freebsd-isp-outgoing; Sat, 2 Jan 1999 10:01:04 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.wgn.net (mail.wgn.net [207.213.0.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA07773 for ; Sat, 2 Jan 1999 10:01:03 -0800 (PST) (envelope-from almazs@wgn.net) Received: from laptop (du579-pcap-nca01.wgn.net [207.213.7.71]) by mail.wgn.net (8.9.1/8.9.0) with SMTP id KAA14996 for ; Sat, 2 Jan 1999 10:00:39 -0800 Message-ID: <368E5D4C.422D@wgn.net> Date: Sat, 02 Jan 1999 09:54:20 -0800 From: Co-app Network consulting Reply-To: almazs@wgn.net Organization: Network Consulting X-Mailer: Mozilla 3.0C-NSCP (Win95; U) MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Subject: RE: APC Smart UPS Cable Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Does anybody know the computer interface cable pinouts for the APC Smart UPS series? I am having trouble getting information on support information for Unix type OSs and the cable that they are selling for about $40.00 oly works for other OSs! it this true. Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 10:16:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA09678 for freebsd-isp-outgoing; Sat, 2 Jan 1999 10:16:05 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from xwin.nmhtech.com (xwin.nmhtech.com [208.138.46.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA09673 for ; Sat, 2 Jan 1999 10:16:03 -0800 (PST) (envelope-from nicole@xwin.nmhtech.com) Received: by xwin.nmhtech.com (Postfix, from userid 1001) id BB2B02EE28; Sat, 2 Jan 1999 10:15:40 -0800 (PST) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 In-Reply-To: <3.0.6.32.19990101140413.007bcb00@pop.cantv.net> Date: Sat, 02 Jan 1999 10:15:40 -0800 (PST) From: Nicole Harrington To: Luis Munoz Subject: Re: How to check your RADIUS servers is running properly ? Cc: freebsd-isp@FreeBSD.ORG, Jesper Skriver Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id KAA09674 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 01-Jan-99 Luis Munoz wisely wrote: > > I have a command line script that can do that (it can send > a request to the RADIUS server and dump the result). I'll post > it or send it privately if there's interest. > > Regards. Yes yes, I would very much like a copy as well please. Nicole > > -lem > > At 04:46 PM 01/01/99 +0100, Jesper Skriver wrote: >>Hi, >> >>I'm going to find (or write) an application that can monitor our RADIUS >>servers, currently we're using a Winblows application, I don't know >>exactly what it checks for, it has cheated us a couple of times ... >> >>I was thinking of a program, that acted like a NAS, tried to >>authenticate a user logging on, and looks at the response from the >>RADIUS servers. >> >>Has anybody such a program, or knows of building blocks ? >> >>Without looking much at it so far, I was thinking of using the RADIUS >>module for perl5 ... >> >>/Jesper >> >>-- >>Jesper Skriver (JS4261-RIPE), Network manager >>Tele Danmark DataNet, IP section (AS3292) >> >>One Unix to rule them all, One Resolver to find them, >>One IP to bring them all and in the zone to bind them. >> >>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 |\ __ /| (`\ | o_o |__ ) ) // \\ nicole@nmhtech.com | http://www.webweaver.net/ webmistress@dangermouse.org | http://www.dangermouse.org -------------------------(((---(((----------------------- - Powered by Coka Cola and FreeBSD - - Stong enough for a man - But made for a Woman - - I'm not ADD - I'm just MultiThreaded - - Microsoft: What bug would you like today? - ---------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 10:32:34 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA11668 for freebsd-isp-outgoing; Sat, 2 Jan 1999 10:32:34 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from hp9000.chc-chimes.com (hp9000.chc-chimes.com [206.67.97.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11663 for ; Sat, 2 Jan 1999 10:32:33 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: from localhost by hp9000.chc-chimes.com with SMTP (1.39.111.2/16.2) id AA069450833; Sat, 2 Jan 1999 07:40:33 -0500 Date: Sat, 2 Jan 1999 07:40:33 -0500 (EST) From: Bill Fumerola To: Co-app Network consulting Cc: freebsd-isp@FreeBSD.ORG Subject: RE: APC Smart UPS Cable In-Reply-To: <368E5D4C.422D@wgn.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 On Sat, 2 Jan 1999, Co-app Network consulting wrote: > Does anybody know the computer interface cable pinouts for the APC > Smart UPS series? I am having trouble getting information on support > information for Unix type OSs and the cable that they are selling for > about $40.00 oly works for other OSs! it this true. OS specific cables, huh? Bullshit. The machine that this message is coming from is currently connected to a APC Smart UPS 1100 and it runs upsd. See /usr/ports/sysutils/ups{d,mon} for more information. While your installing one of those call whatever sales weenie told you cables were OS specific and tell him how wrong he is. - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 13:25:41 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA01033 for freebsd-isp-outgoing; Sat, 2 Jan 1999 13:25:41 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from excala.netpacq.com ([208.239.156.15]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA01028 for ; Sat, 2 Jan 1999 13:25:40 -0800 (PST) (envelope-from paul@netpacq.com) Received: from [208.239.156.4] by excala.netpacq.com (NTMail 3.03.0017/1d.aafj) with ESMTP id da033127 for ; Sat, 2 Jan 1999 13:21:54 +0800 Message-Id: <4.1.19990102132031.00a8a4f0@mail.netpacq.com> X-Sender: paul@mail.netpacq.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sat, 02 Jan 1999 13:22:52 -0800 To: freebsd-isp@FreeBSD.ORG From: Paul Subject: DNS Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What book should I get to help me with installing a Fresh system with 2.2.8 and install/config DNS?. Any Info on how it has worked best for you would also be helpful. Thanks. Best regards, Paul Jacobs Commerce Service Provider (CSP) Internet Presence Provider (IPP) http://www.netpacq.com mailto:paul@netpacq.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 13:34:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02149 for freebsd-isp-outgoing; Sat, 2 Jan 1999 13:34:59 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from host07.rwsystems.net (host07.rwsystems.net [209.197.192.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02140 for ; Sat, 2 Jan 1999 13:34:56 -0800 (PST) (envelope-from jwyatt@RWSystems.net) Received: from kasie.rwsystems.net([209.197.192.103]) (2719 bytes) by host07.rwsystems.net via sendmail with P:esmtp/R:bind_hosts/T:inet_zone_bind_smtp (sender: ) id for ; Sat, 2 Jan 1999 15:21:40 -0600 (CST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-24) Date: Sat, 2 Jan 1999 15:21:40 -0600 (CST) From: James Wyatt To: Co-app Network consulting cc: freebsd-isp@FreeBSD.ORG Subject: RE: APC Smart UPS Cable In-Reply-To: <368E5D4C.422D@wgn.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 On Sat, 2 Jan 1999, Co-app Network consulting wrote: > Date: Sat, 02 Jan 1999 09:54:20 -0800 > From: Co-app Network consulting > To: freebsd-isp@FreeBSD.ORG > Subject: RE: APC Smart UPS Cable > > Does anybody know the computer interface cable pinouts for the APC > Smart UPS series? I am having trouble getting information on support > information for Unix type OSs and the cable that they are selling for > about $40.00 oly works for other OSs! it this true. This is a load of, uh, horsefeathers! They have two cables: one for simple "grunt! power gone, tarzan says shutdown soon" which uses the '232 status lines and one for advanced "You have 12.5 minutes at the current load of 677VA before I have to shutdown, sir". The advanced cable is meant for the SmartUPS(tm) hardware in conjunction with the PowerChute Plus(tm) software. It is rather cool to use. I haven't seen anything for FreeBSD, but their SCO Unix(tm) version worked fine under Linux's SCO emulation when we tired of SCO support. When we asked APC, we were told we could have the protocol if we signed a NDA, we told them we wanted to do something we could release publicly so an NDA was out of the question. We never got any protocol from them, so anything we work on isn't tainted. THe protocol isn't much different, in concept, from the Best equipment once you get the cable figured-out. I liked Best's products, but APC became more cost-effective for us. I got a cable for $5 at a local Tandy surplus store with the Novell/IPX version of PS+. We found some protocol by watching with a serial snooper and experimenting w/cu. Just go down the alphabet typing everything but 'ZZZ' and you will be fine. If you can't find a cable to ohm-out yourself, send some email and I can take one of ours loose and do it. We've done it before, but it must be in an OLD home directory somewhere because it's not new. I did find the stuff for our AST Manhattan (really a deltec in sheeps clothing, but that won't help you, sorry... There have been several folks that have made this work in the Linux crowd, so you might try looking through their archives as well. Hope this helps somewhat - Jy@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 13:52:53 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA04459 for freebsd-isp-outgoing; Sat, 2 Jan 1999 13:52:53 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.qualityware.com.br (mail.qualityware.com.br [200.250.235.38]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA04454 for ; Sat, 2 Jan 1999 13:52:49 -0800 (PST) (envelope-from diego@qualityware.com.br) Received: from qualityware.com.br by mail.qualityware.com.br (Unoverica 3.00f) id 00000E1C; Sat, 2 Jan 1999 18:49:46 -0300 Message-ID: <368E947A.159CB44F@qualityware.com.br> Date: Sat, 02 Jan 1999 19:49:46 -0200 From: Diego Deboni Rossetto X-Mailer: Mozilla 4.5 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Subject: Re: DNS References: <4.1.19990102132031.00a8a4f0@mail.netpacq.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Paul, The best book I found about DNS: DNS and BIND Paul Albitz & Cricket Liu O´Reilly & Associates, Inc. ISBN: 1-56592-236-0 It´s not FreeBSD specific. You may take a look at http://www.freebsd.org/handbook , too. Cheers, Diego Deboni Rossetto - diego@qualityware.com.br Paul wrote: > > What book should I get to help me with installing a Fresh system with 2.2.8 > and install/config DNS?. > > Any Info on how it has worked best for you would also be helpful. > > Thanks. > > Best regards, > Paul Jacobs > Commerce Service Provider (CSP) > Internet Presence Provider (IPP) > http://www.netpacq.com > mailto:paul@netpacq.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 Sat Jan 2 14:06:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA05956 for freebsd-isp-outgoing; Sat, 2 Jan 1999 14:06:31 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from reliant.woftam.com.au (reliant.woftam.com.au [203.8.14.108]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA05944 for ; Sat, 2 Jan 1999 14:06:24 -0800 (PST) (envelope-from kurt@woftam.com.au) Received: from voyager (enterprise.woftam.com.au [203.8.14.98]) by reliant.woftam.com.au (8.8.8/8.8.8) with SMTP id JAA17580 for ; Sun, 3 Jan 1999 09:08:06 +1100 (EST) (envelope-from kurt@woftam.com.au) Message-ID: <006701be369a$f8778b00$620e08cb@voyager.woftam.com.au> From: "Kurt Jones" To: Subject: FrontPage Extensions Date: Sun, 3 Jan 1999 08:58:02 +1100 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 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello everyone, I have installed the Frontpage Extensions to our FreeBSD/Apache server using the supplied script. Everything seems to complete OK but when I try to publish a page with a FrontPage specific component (webform, counter etc), I get an error saying that the server does not have the FrontPage extensions installed. Where should I start looking to squash this? Kurt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 14:53:07 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA11093 for freebsd-isp-outgoing; Sat, 2 Jan 1999 14:53:07 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from magicnet.magicnet.net (magicnet.magicnet.net [204.96.116.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA11086 for ; Sat, 2 Jan 1999 14:53:05 -0800 (PST) (envelope-from bill@bilver.magicnet.net) Received: (from uucp@localhost) by magicnet.magicnet.net (8.8.6/8.8.8) with UUCP id RAA03021 for freebsd-isp@freebsd.org; Sat, 2 Jan 1999 17:52:37 -0500 (EST) Received: (from bill@localhost) by bilver.magicnet.net (8.9.1/8.9.1) id RAA07095 for freebsd-isp@freebsd.org; Sat, 2 Jan 1999 17:49:10 -0500 (EST) From: Bill Vermillion Message-Id: <199901022249.RAA07095@bilver.magicnet.net> Subject: Re: DNS In-Reply-To: <368E947A.159CB44F@qualityware.com.br> from Diego Deboni Rossetto at "Jan 2, 99 07:49:46 pm" To: freebsd-isp@FreeBSD.ORG Date: Sat, 2 Jan 1999 17:49:10 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Diego Deboni Rossetto recently said: > Paul, > The best book I found about DNS: > DNS and BIND > Paul Albitz & Cricket Liu > O´Reilly & Associates, Inc. > ISBN: 1-56592-236-0 > It's not FreeBSD specific. Make sure you get the 3rd edition. I've seen the second at some places recently. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 16:18:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA20875 for freebsd-isp-outgoing; Sat, 2 Jan 1999 16:18:56 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mail.westbend.net (ns1.westbend.net [156.46.203.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA20864 for ; Sat, 2 Jan 1999 16:18:51 -0800 (PST) (envelope-from hetzels@westbend.net) Received: from admin (wbiS22.westbend.net [156.46.203.37]) by mail.westbend.net (8.8.8/8.8.8) with SMTP id SAA26973; Sat, 2 Jan 1999 18:17:51 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <001601be36ae$46ce7ee0$25cb2e9c@westbend.net> From: "Scot W. Hetzel" To: "Kurt Jones" Cc: References: <006701be369a$f8778b00$620e08cb@voyager.woftam.com.au> Subject: Re: FrontPage Extensions Date: Sat, 2 Jan 1999 18:16:08 -0600 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.1012.1001 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.1012.1001 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Kurt Jones > Hello everyone, > > I have installed the Frontpage Extensions to our FreeBSD/Apache server using > the supplied script. Everything seems to complete OK but when I try to > publish a page with a FrontPage specific component (webform, counter etc), I > get an error saying that the server does not have the FrontPage extensions > installed. > > Where should I start looking to squash this? > How did you install the FP Exts (Apache-FP port or install.sh script)? If you used the apache13-fp port, check the Apache config logs and make sure that the httpd-error.log contains this line: [Sat Nov 21 17:46:58 1998] [notice] Apache/1.3.3 (Unix) FrontPage/3.0.4.3 configured -- resuming normal operations If it doesn't check for mod_frontpage.so in your /usr/local/libexec/apache directory. If it doesn't exist they you'll need to recompile the Apache13-FP port (make clean, make build). If it does exist, and you are getting *_vti_bin/shtml.exe/* errors. Compare your apache config files (httpd.conf, access.conf, srm.conf) with the ones installed by the apache13-fp port (*-dist). Pay particular attention to the ..... directives as you'll need to ensure that AllowOverride is set to All, and for any User/Virtual webs in which you want the FP Exts to run, they will need Options ExecCGI. NOTE: Don't change the first Directory directive for the root directory. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 16:41:40 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA23377 for freebsd-isp-outgoing; Sat, 2 Jan 1999 16:41:40 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from homer.excitech.com.au (homer.excitech.com.au [203.35.80.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA23371 for ; Sat, 2 Jan 1999 16:41:36 -0800 (PST) (envelope-from jordan@excitech.com.au) Received: from frederick (frederick.excitech.com.au [203.35.80.61]) by homer.excitech.com.au (8.8.5/8.8.5) with SMTP id LAA07393; Sun, 3 Jan 1999 11:43:27 +1100 (EST) Message-ID: <001001be36b1$c37ccd40$0a00a8c0@frederick> From: "Jordan Race" To: Cc: Subject: pppd, mgetty and Macintosh Date: Sun, 3 Jan 1999 11:41:10 +1100 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 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org We have a FreeBSD 3.0 release machine with 4 modems that accept terminal and pppd (kernel) connections. Terminal dialins work fine, as do ppp from Windows machines. eg, the client is assigned an ip and client side routes are set up. Proxyarp works correctly and forwards packets onto the local ethernet. The problem is that Macintosh clients do not work so smoothly. The client is authenticated, using PAP, LCP and IPCP appear to work correctly. When we try to do anything from the Macintosh client nothing happens. The mac is running open transport and when we get the info about the connection the mac client knows its IP address (which is correct), but says that it has no subnet mask, or default router. Does anybody have any idea why, or any experience with similar problems? Thanks in advance, Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 17:44:31 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28384 for freebsd-isp-outgoing; Sat, 2 Jan 1999 17:44:31 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from zeus.theinternet.com.au (zeus.theinternet.com.au [203.34.176.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28377 for ; Sat, 2 Jan 1999 17:44:27 -0800 (PST) (envelope-from akm@zeus.theinternet.com.au) Received: (from akm@localhost) by zeus.theinternet.com.au (8.8.7/8.8.7) id LAA28914; Sun, 3 Jan 1999 11:45:57 +1000 (EST) (envelope-from akm) From: Andrew Kenneth Milton Message-Id: <199901030145.LAA28914@zeus.theinternet.com.au> Subject: Re: pppd, mgetty and Macintosh In-Reply-To: <001001be36b1$c37ccd40$0a00a8c0@frederick> from Jordan Race at "Jan 3, 99 11:41:10 am" To: jordan@excitech.com.au (Jordan Race) Date: Sun, 3 Jan 1999 11:45:57 +1000 (EST) Cc: freebsd-isp@FreeBSD.ORG, gazzar@ozemail.com.au X-Mailer: ELM [version 2.4ME+ PL32 (25)] 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 +----[ Jordan Race ]--------------------------------------------- | We have a FreeBSD 3.0 release machine with 4 modems that accept terminal and | pppd (kernel) connections. Terminal dialins work fine, as do ppp from | Windows machines. eg, the client is assigned an ip and client side routes | are set up. Proxyarp works correctly and forwards packets onto the local | ethernet. I've got a 2.2.5 machine doing the same, we don't have any problems with Macintosh clients (that we have). I've got the following in /etc/ppp/options auth modem login proxyarp passive noipdefault I seem to remember though that most of our clients are using FreePPP to connect, using 'Direct' instead of any scripting. -- Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 | Milton ACN: 082 081 472 | M:+61 416 022 411 |72 Col .Sig PO Box 837 Indooroopilly QLD 4068 |akm@theinternet.com.au|Specialist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 22:10:56 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA16740 for freebsd-isp-outgoing; Sat, 2 Jan 1999 22:10:56 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from rs1s2.datacenter.cha.cantv.net (rs1s2.datacenter.cha.cantv.net [200.44.32.51]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA16735 for ; Sat, 2 Jan 1999 22:10:53 -0800 (PST) (envelope-from lem@cantv.net) Received: from lg (tc4r9-026.ras.cha.cantv.net [200.44.10.26]) by rs1s2.datacenter.cha.cantv.net (8.9.1a/8.9.1/1.0) with SMTP id CAA05770 for ; Sun, 3 Jan 1999 02:10:27 -0400 (VET) Message-Id: <3.0.6.32.19990103020312.0088cc80@pop.cantv.net> X-Sender: lem@pop.cantv.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Sun, 03 Jan 1999 02:03:12 -0400 To: freebsd-isp@FreeBSD.ORG From: Luis Munoz Subject: RADIUS Command line query tool (was Re: How to check...) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there: Since a lot of people has asked for this tool, I'm posting it to the list. You can use it as you wish. In particular, probably it's a good start to write a simpler tool to auto test the RADIUS servers. Good luck and happy new year :) -lem 8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<--- #!/usr/local/bin/perl # # authclient: Perform basic authentication test against a given host. # # Options: # # -s Shared secret # -h Host to authenticate against # -p Port to use in authentication # -v Verbose # -d Dictionary to use # -i 1-Byte RADIUS identifier # -a 16-Byte RADIUS authenticator # -l Number of requests to attempt # -t Timeout for a RADIUS transaction # # a login and password must follow, after these flags. # # lem@cantv.net 19981028: Initial release # ########### use RADIUS::Packet; use RADIUS::Dictionary; use IO::Socket; use IO::Select; use Time::HiRes qw( gettimeofday tv_interval ); use Getopt::Std; ########## ## Configuration stuff ########## $timeout = 30; # How much to wait for an answer $opts = "s:h:p:vd:i:a:l:t:"; # Options to accept ########## ## End of config stuff ########## getopts($opts); # Get options die "Must include -h \n" unless $opt_h; die "Must indicate secret with -s \n" unless $opt_s; $opt_l = 5 unless $opt_l; $dictionary = $opt_d ? $opt_d : "/var/radius/dictionary"; $port = $opt_p ? $opt_p : 1645; $opt_t = 5 unless $opt_t =~ /^[0-9]+$/; $opt_i = "0" unless $opt_i; $opt_a = int(rand(256) * rand(256)) . int(rand(9))x15 unless $opt_a; if (length($opt_a) < 16) { die "Authenticator too long. Must be 16 chars or less.\n"; } $opt_a = substr($opt_a, 0, 16); $opt_i = substr($opt_i, 0, 1); $login = shift @ARGV; $password = shift @ARGV; die "Syntax: client [flags] \n" unless $login and $password; $d = new RADIUS::Dictionary $dictionary; die "Cannot init the RADIUS dictionary $dictionary: $!\n" unless $d; # Create a suitable socket $socket = IO::Socket::INET->new('PeerAddr' => $opt_h, 'PeerPort' => $port, 'Proto' => "udp"); die "Cannot create socket: $!\n" unless $socket; $p = new RADIUS::Packet $d; die "Cannot create RADIUS packet: $!\n" unless $p; $p->set_code("Access-Request"); $p->set_identifier($opt_i); $p->set_authenticator($opt_a); $p->set_attr('User-Name', $login); $p->set_attr('Password', $password); $p->set_attr('Password', $p->password($opt_s)); print "Outgoing packet:\n" if $opt_v; $p->dump if $opt_v; my $packet = $p->pack; $sel = new IO::Select $socket; $tries = 1; $secs = 0; PACKET_LOOP: while ($tries < $opt_l) { $t0 = gettimeofday; die "Cannot send() to host $opt_h/$port: $!" unless $socket->send($packet); print STDERR "[Try $tries] Sending request to server $opt_h:$port\n" if $opt_v; if ($sel->can_read($opt_t)) { die "Cannot recv()\n" unless $l = $socket->recv($resp, 1024); $secs = sprintf("%03.3f", gettimeofday - $t0); } else { print STDERR "*** Timeout. Trying again\n"; $tries++; next PACKET_LOOP; } $r = new RADIUS::Packet $d, $resp; die "Cannot decode packet.\n" unless $r; print "*** Response packet in ", $secs, " secs:\n"; $r->dump; exit; } 8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<---8<--- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message From owner-freebsd-isp Sat Jan 2 22:16:25 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA17096 for freebsd-isp-outgoing; Sat, 2 Jan 1999 22:16:25 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA17091 for ; Sat, 2 Jan 1999 22:16:23 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id XAA22056; Sat, 2 Jan 1999 23:15:58 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA18087; Sat, 2 Jan 1999 23:15:57 -0700 Date: Sat, 2 Jan 1999 23:15:57 -0700 Message-Id: <199901030615.XAA18087@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: almazs@wgn.net Cc: freebsd-isp@FreeBSD.ORG Subject: RE: APC Smart UPS Cable In-Reply-To: <368E5D4C.422D@wgn.net> References: <368E5D4C.422D@wgn.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Does anybody know the computer interface cable pinouts for the APC > Smart UPS series? I am having trouble getting information on support > information for Unix type OSs and the cable that they are selling for > about $40.00 oly works for other OSs! it this true. This is not true. I'm using the supplied cable on FreeBSD *right now* with upsd. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message