Re: FreeBSD Router/Firewall Questions

2002-11-01 Thread Toomas Aas
Hi! > > On Thu, 31 Oct 2002, RD wrote: > > > > How do I connect this? Do I use 2 eithernets 1 to net and 1 to a hub? > If your ethernet card has two types of connectors (RJ45 aka UTP and > BNC [which is a thing that sticks out of the card]) then you could try > to connect the adsl-modem to the

Re: ircd and dns

2002-11-01 Thread Toomas Aas
Hi! > hi, i would like to know how ircd check for dns ? > i have this error Couldn't resolve your hostname; using your IP address > instead > but if i try to nslookup all is good it s only with ircd anyone has already > had this matter and solve it? How do you "use nslookup"? If nslookup 'yourh

Re: strange problem with ppp

2002-11-01 Thread local.freebsd.questions
On Thu, 31 Oct 2002 19:01:12 -, [EMAIL PROTECTED] (RJ45) wrote: > >Hello I have a strange problem with ppp. >I have a ADSL connection. >Since I installed 4.7 STABLE ppp looks like freezing from time to time > > >even if the tun0 interface is up > >tun0: flags=8051 mtu 1492 >inet 80.116

Re: regarding php installation

2002-11-01 Thread Rotaru Razvan
Hi, Thanks for all these good advices. I have one more question: I added to httpd.conf the '' stuff as you said and it did not work. When I remove the if clause it works. In httpd conf i have the following line: LoadModule php4_modulelibexec/apache2/libphp4.so What is the correct name in

Mounting large FAT32 partition truncates filesystem?

2002-11-01 Thread William Rose
Hi, I recently tried to mount a FAT32 file system (formatted to 80GB, under Windows 2K) under FreeBSD. The only problem is that the filesystem has been truncated to 20GB! Now, booting into Windows shows it has also been truncated. Help! Does FreeBSD trash volumes that it assumes are 'too big'?

Re: Mounting large FAT32 partition truncates filesystem?

2002-11-01 Thread Ceri Davies
On Fri, Nov 01, 2002 at 11:22:00PM +1100, William Rose wrote: > Hi, > > I recently tried to mount a FAT32 file system (formatted to 80GB, under > Windows 2K) under FreeBSD. The only problem is that the filesystem has > been truncated to 20GB! Now, booting into Windows shows it has also > been tr

Adaptec AHA-2920/A supported?

2002-11-01 Thread Erik Gustafson
Hello. I found an old SCSI host adapater, Adaptec AHA-2920/A. According to the man file of the ahc driver this card is supported, but it doesnt seem to work. I have added 'device ahc' to my kernel config. Heres the output of pciconf -lv [snip] none1@pci0:6:0: class=0x01 card=0x ch

Can't use dma with harddisk

2002-11-01 Thread Norikuni Kofuji
I have two FreeBSD boxes. One is P133 on ASUS mobo (P55T2P4), other is PPro180 on gateway mobo (MBDSAC038ABWW). Tested with 3 harddisks, Fujitsu 10GB (MPG3102ATE), Samsung 8GB (SV0844D) and Seagate 80Gb (ST380020A). The onboard ide on both mobo's refuses to use any DMA mode. Both mobo's have In

Do you know when the JDK 1.4.1_x release of freeBSD will be ready?

2002-11-01 Thread Gary Collins
Do you know when the JDK 1.4.1_x release of freeBSD will be ready? Thanks Gary To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: make buildworld fails

2002-11-01 Thread Giorgos Keramidas
On 2002-10-31 20:26, Chris Pressey <[EMAIL PROTECTED]> wrote: > On Thu, 31 Oct 2002 14:32:40 +0200 > Lefteris Tsintjelis <[EMAIL PROTECTED]> wrote: > > Compile with OPENSSH and use sshd_program="/usr/local/sbin/sshd" at ur > > rc.conf if you are trying to use the new sshd. U will also need to > > c

Re: make buildworld fails

2002-11-01 Thread Lefteris Tsintjelis
Chris Pressey wrote: > > On Thu, 31 Oct 2002 14:32:40 +0200 > Lefteris Tsintjelis <[EMAIL PROTECTED]> wrote: > > > > I've done this now with NO_OPENSSH=true in make.conf, but I *still* > > > get errors! > > > > > I had the exact same results when I tried NO_OPENSSH=true. Kernel > >

gnome2 from ports fails (won't install)

2002-11-01 Thread Scott I. Remick
Trying to "make install" gnome2 from ports (cvsup'ed nightly), and am failing with the following. I looked for those files (tree.h, etc) and they are all in /usr/local/include/libxml2/libxml/ so is this an include problem? Anything I can do to fix the port so it will make? In file included from ..

Re: Do you know when the JDK 1.4.1_x release of freeBSD will be ready?

2002-11-01 Thread Matthew Seaman
On Fri, Nov 01, 2002 at 08:29:42AM -0500, Gary Collins wrote: > Do you know when the JDK 1.4.1_x release of freeBSD will be ready? ITYM the JDK 1.4.1_x release *for* FreeBSD There are only rumours of a release of a native JDK 1.4.1, nothing concrete. Try asking on the [EMAIL PROTECTED] mailing l

Re: regarding php installation

2002-11-01 Thread Lefteris Tsintjelis
Hi, the httpd.conf should look like this: ... LoadModule php4_modulelibexec/apache/libphp4.so ^ Add "2" if u use apache v2 ... AddModule mod_php4.c ... AddType application/x-httpd-php .php .php4 .php3 .phtml AddType application/x-

Re: Do you know when the JDK 1.4.1_x release of freeBSD will be ready?

2002-11-01 Thread Matthew Seaman
On Fri, Nov 01, 2002 at 02:30:05PM +, Matthew Seaman wrote: > are at least 3 flavours of linux jdk 1.4.x Uhhh... make that two. Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way

Quickest way to update

2002-11-01 Thread Darryl Hoar
Greetings, I have FreeBSD 4.3-release installed on a machine. I want to have the newest FreeBSD (and ports) installed on this machine without being concerned with old cruft hanging on. What is the fasted way to accomplish this task? I have 512K dsl. Can I do an online install in a reasonable am

Re: reinstall all installed ports

2002-11-01 Thread DaleCo Help Desk
- Original Message - From: "Andrew Thomson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 9:33 PM Subject: Re: reinstall all installed ports > My portupgrade just finished fine.. however the hole point of this > excerise was to try and fix this problem. >

Re: reinstall all installed ports

2002-11-01 Thread Lefteris Tsintjelis
Hi, Is there en easy way to remove, rebuild, and reinstall or force the reinstallation of all already installed ports if broken dependencies are suspected? DaleCo Help Desk wrote: > > - Original Message - > From: "Andrew Thomson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Se

Re: SSH Delay problems

2002-11-01 Thread DaleCo Help Desk
From: "joe" <[EMAIL PROTECTED]> To: "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 11:58 PM Subject: SSH Delay problems > I apologize for this repeat as I was following this issue on the last a > few months ago. I tried to find the thread but was not successfull. > > Th

Re: After make world, periodic sends me suid diffs

2002-11-01 Thread DaleCo Help Desk
I'd save the mail for next time :-) I route everything Charlie sends me to a local folder... Kevin Kinsey - Original Message - From: "Duncan Anker" <[EMAIL PROTECTED]> To: "Andrew Boring" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 11:49 PM Subject: Re:

4.6.2 bison build problem

2002-11-01 Thread Per olof Ljungmark
On several machines and cvsup'ed several times during last week, bison refuses to build properly: Making all in doc makeinfo --no-split -I . `test -f 'bison.texinfo' || echo './'`bison.texinfo -o bison.info bison.texinfo:37: Unknown command `copying'. bison.texinfo:58: Unmatched `@end'. biso

Re: FreeBSD Router/Firewall Questions

2002-11-01 Thread Kristian Larsson
> Hi! > > > > On Thu, 31 Oct 2002, RD wrote: > > > > > > How do I connect this? Do I use 2 eithernets 1 to net and 1 to a hub? > > > If your ethernet card has two types of connectors (RJ45 aka UTP and > > BNC [which is a thing that sticks out of the card]) then you could try > > to connect the ads

Re: Several Questions of variny insanity

2002-11-01 Thread Michael Lucas
You may find the following of interest (pardon the self-promotion): http://www.onlamp.com/pub/a/bsd/2000/11/16/Big_Scary_Daemons.html Warning: there be dragons. Bridge Out Ahead. Do not do this if you have even the mildest amount of respect for or attachment to your data. On Thu, Oct 31, 2002

Re: Please HELP !!!

2002-11-01 Thread Jerry McAllister
> > Version 4.5. I can not restore file system. Help!! > > proxy# fsck /dev/da0s1h > ** /dev/da0s1h > ** Last Mounted on /u > ** Phase 1 - Check Blocks and Sizes > > CANNOT READ: BLK 365408 > UNEXPECTED SOFT UPDATE INCONSISTENCY > > CONTINUE? [yn] y > > THE FOLLOWING DISK SECTORS COULD NOT BE

TSIG with BIND requires chmod+chgrp /etc/namedb

2002-11-01 Thread Dan Langille
It appears that using TSIG with BIND for secondary domains requires a chmod and chgrp of /etc/namedb. I've been adding TSIG to varioius domains. But I've found that on my slave servers, I've had to set the directory permissions as this: $ ls -ld /etc/namedb/ drwxrwxr-x 4 root bind 512 Oct 1

Re: 4.6.2 bison build problem

2002-11-01 Thread Kent Stewart
Per olof Ljungmark wrote: > > On several machines and cvsup'ed several times during last week, > bison refuses to build properly: I have had no problem building bison on a couple of machines. Did you upgrade your INDEX files after you cvsuped. I use portupgrade and have the following lines built

FreeBSD + squid-2.5 + samba/PDC + NTLM

2002-11-01 Thread Ilia Chipitsine
Dear Sirs, is anybody using NTLM authentication ? I tried it, no luck. Regards, (îÁÉÌÕÞÛÉÅ ÐÏÖÅÌÁÎÉÑ) Ilia Chipitsine (éÌØÑ ûÉÐÉÃÉÎ) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Quickest way to update

2002-11-01 Thread Matthew Seaman
On Fri, Nov 01, 2002 at 08:39:46AM -0600, Darryl Hoar wrote: > I have FreeBSD 4.3-release installed on a machine. > I want to have the newest FreeBSD (and ports) installed > on this machine without being concerned with old cruft > hanging on. > > What is the fasted way to accomplish this task? A

License freebsd?

2002-11-01 Thread Webmaster At Finris
I was thinking of setting up a server unix n every one else to use os with server inviroment and have paying customers wants to carge to license software. does freeBSD? _ Get Your FREE E-Mail Today Visit http://finris.mail.everyone.net or

Re: License freebsd?

2002-11-01 Thread Mike Hogsett
There is not cost for FreeBSD, at all. Use it for whatever you want or need. > I was thinking of setting up a server unix n every one else to use os > with server inviroment and have paying customers wants to carge to > license software. does freeBSD? To Unsubscribe: send mail to [EMAIL PROTEC

Re: License freebsd?

2002-11-01 Thread Matthew Seaman
On Fri, Nov 01, 2002 at 09:50:33AM -0800, Webmaster At Finris wrote: > I was thinking of setting up a server > unix n every one else to use os with server inviroment > and have paying customers wants to carge to > license software. > does freeBSD? No. FreeBSD is available to install free of charg

Re: IPFW fwd doesn't seem to work

2002-11-01 Thread Mahlon
On Sun, Oct 27, 2002, Jeff Palmer wrote: > > I run a small ISP in florida, and have decided to implement a squid proxy. > > I've got everything configured except the ipfw forward rule on the > bridge/firewall. > > The basic layout isrouter <---> bridge/firewall <--> switch to other > ser

Re: reinstall all installed ports

2002-11-01 Thread Kent Stewart
Kris Kennaway wrote: On Wed, Oct 30, 2002 at 10:18:47AM +1100, Andrew Thomson wrote: I just need to reinstall all my ports.. only 67 so I'll survive. However I'm just wondering what the best command would be. Given I'm doing all of them, I'm just curious if I need to worry about dependencies

Re: gnome2 from ports fails (won't install)

2002-11-01 Thread Joe Marcus Clarke
On Fri, 2002-11-01 at 09:21, Scott I. Remick wrote: > Trying to "make install" gnome2 from ports (cvsup'ed nightly), and am > failing with the following. I looked for those files (tree.h, etc) and they > are all in /usr/local/include/libxml2/libxml/ so is this an include problem? > Anything I can d

ATAPI/CAM and cdbakeoven

2002-11-01 Thread Bjarne Wichmann Petersen
Hi! I've just upgraded to a new kernel that includes ATAPI/CAM. Now I'm trying to figure out how to use this with eg. cdbakeoven and I don't have much success. Eg. if I try to copy a music-CD, I can select my drive, but never gets any index loaded. Under "CD-ROM Devices" my DVD/CDRW-drives doe

Re: ATAPI/CAM and cdbakeoven

2002-11-01 Thread Kenneth Culver
Have you tried running cdrecord as root? Ken On Fri, 1 Nov 2002, Bjarne Wichmann Petersen wrote: > Hi! > > I've just upgraded to a new kernel that includes ATAPI/CAM. Now I'm trying to > figure out how to use this with eg. cdbakeoven and I don't have much success. > Eg. if I try to copy a music-

FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Stacey Roberts
Hello, Sorry for the multiple posts concerning this topic. I promise that this is my last effort to elicit assistance in this area, if unsuccessful, I'll try using £inux or something. Has *any* list member succesfully got samba (version 2.2.6) running on FreeBSD 4.7 Stable running as a PDC fo

RE: Mounting large FAT32 partition truncates filesystem?

2002-11-01 Thread Derrick Ryalls
Win2k has a limitation when it comes to FAT32, it will not format/deal with partitions that are larger than a set number which I believe is roughly 30gig. This is not a limitation of FAT32, just a limit with Win2k and FAT32. It should also be noted that with large partitions or lots of files, FAT

Re: ATAPI/CAM and cdbakeoven

2002-11-01 Thread Bjarne Wichmann Petersen
On Friday 01 November 2002 19:54, Kenneth Culver wrote: > > Cdrecord 1.10 (i386-unknown-freebsd4.5) Copyright (C) 1995-2001 Jörg > > Schilling cdrecord: For possible targets try 'cdrecord -scanbus'. Make > > sure you are root. > > cdrecord: Invalid argument. Invalid lun specifier in '01,00,00]'.

Re: FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Andrew Stuart
On Fri, 01 Nov 2002 at 19:18:46 +, Stacey Roberts wrote: > Hello, > Sorry for the multiple posts concerning this topic. I promise that > this is my last effort to elicit assistance in this area, if > unsuccessful, I'll try using £inux or something. > > Has *any* list member succesfully go

Re: FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Doug Poland
Stacey Roberts said: > > Has *any* list member succesfully got samba (version 2.2.6) > running on FreeBSD 4.7 Stable running as a PDC for Win2K clients? > If so, and you're able / willing to help me set this up, please > let me know. > Hi Stacey, I did it on 4.6 a few months ago. I'm willing to h

Re: FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Stacey Roberts
Hi Andrew, Thanks for contacting me, Dude., You'd never believe this, but I was following that very IBM article mentioned in your reply and I finally got the "Welcome to " box pop up for me. I clicked "OK" on that, and the machine went through the "You must reboot in order for the changes to t

Re: 4.6.2 bison build problem

2002-11-01 Thread Per olof Ljungmark
Kent Stewart wrote: Per olof Ljungmark wrote: > > On several machines and cvsup'ed several times during last week, > bison refuses to build properly: I have had no problem building bison on a couple of machines. Did you upgrade your INDEX files after you cvsuped. I use portupgrade and have the

linux ld-linux.so.1 missing!

2002-11-01 Thread Matthias Trevarthan
Hi. I noticed that another thread partially addressed this issue: "Re: Help! WordPerfect can't find /compat/linux/lib/ld-linux.so.1 !" But I'm wondering why these libraries aren't in the linux-base port anymore, and if there is an easier way to install them rather than using RPMs? Is there a

Re: reinstall all installed ports

2002-11-01 Thread Kris Kennaway
On Fri, Nov 01, 2002 at 10:10:49AM -0800, Kent Stewart wrote: > There are some ports that you probably need to -x such as > cvsup-mirror. You could probably just glob 'cvsup*'. Upgrading > cvsup-mirror required manual intervention and the process of checking > ownership on my ncvs directory see

RE: FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Derrick Ryalls
I am thinking about doing this at home for *cough* fun, but I have XP as a desktop. Could you post the link to the IBM article in question, I think it would be good for the archives. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:owner-freebsd-questions@;FreeBSD.ORG] On Behalf

Re: reinstall all installed ports

2002-11-01 Thread Kris Kennaway
On Fri, Nov 01, 2002 at 05:00:03PM +0200, Lefteris Tsintjelis wrote: > Hi, > > Is there en easy way to remove, rebuild, and reinstall or force the > reinstallation of all already installed ports if broken dependencies are > suspected? Again, portupgrade -af. Kris To Unsubscribe: send mail

RE: FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Stacey Roberts
Sure thing: http://www-1.ibm.com/servers/esdd/tutorials/samba/index.html On Fri, 2002-11-01 at 20:43, Derrick Ryalls wrote: > I am thinking about doing this at home for *cough* fun, but I have XP as > a desktop. Could you post the link to the IBM article in question, I > think it would be good f

SMTP auth on demand

2002-11-01 Thread Steven Lake
Hi all. Is there a way to get your SMTP server to look at your radius logs, see where you're logged in from, what IP specifically, and allow relaying through that IP until you log off? Basically what I need is when one of our employee's logs in using a remote ISP, they can have access to

Apache,PHP and FreeBSD

2002-11-01 Thread Bryan Cassidy
Hello everyone. I have been messing around with html lately and think its pretty cool. I want to start using PHP with apache and buy my own domain. My question is this: What is a good site to get domains from that has a reasonable amount of space and doesnt cost too much? Does anyone know of any

Re: Apache,PHP and FreeBSD

2002-11-01 Thread david
On Friday 01 November 2002 15:32, Bryan Cassidy wrote: > Hello everyone. I have been messing around with html lately and think its > pretty cool. I want to start using PHP with apache and buy my own domain. > My question is this: What is a good site to get domains from that has a > reasonable amoun

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Bryan Cassidy
I want to host (or whatever) the site myself. I think it would be a good learning experience for me. I know where apache is in the ports but where is php? On Fri, 1 Nov 2002 17:48:17 -0500 david <[EMAIL PROTECTED]> wrote: > On Friday 01 November 2002 15:32, Bryan Cassidy wrote: > > Hello everyone

Re: Apache,PHP and FreeBSD

2002-11-01 Thread DaleCo Help Desk
If you run FreeBSD and apache, you're not too far from hosting yourself. You need a 24/7 connection to the Internet. A static IP is nice, but not necessary any longer, although I prefer it. My philosophy is: why pay someone else to host when I have the best server OS on the planet on my box(es)?

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Mike Hogsett
/usr/ports/www/mod_php4/ > I want to host (or whatever) the site myself. I think it would be a > good learning experience for me. I know where apache is in the ports > but where is php? > > On Fri, 1 Nov 2002 17:48:17 -0500 > david <[EMAIL PROTECTED]> wrote: > > > On Friday 01 November 2002 15:

Make a Great Living With Music!

2002-11-01 Thread success8115g02
MUSIC INDUSTRY GOES NETWORK MARKETING!!! Join Our Team Today! Now you can access ALL of your favorite music LEGALLY from the Internet right from your computer for less than the average cost of ONE CD per month. EXCLUSIVE WORLDWIDE MLM OPPORTUNITY We're growing at over 45% PER WEEK!! -United

Re: Apache,PHP and FreeBSD

2002-11-01 Thread DaleCo Help Desk
And, while we're on that subject: To find something in the ports collection, do this: $cd /usr/ports $make search key=(keyword) ...in your case, 'php' or 'mod_php' should have done the trick. Kevin Kinsey DaleCo, S.P. - Original Message - From: "Mike Hogsett" <[EMAIL PROTECTED]> To: "B

Re: SMTP auth on demand

2002-11-01 Thread DaleCo Help Desk
Thread yesterday or day before on this. Look into "POP before SMTP." Kevin Kinsey DaleCo, S.P. - Original Message - From: "Steven Lake" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 4:27 PM Subject: SMTP auth on demand > Hi all. Is there a way to get your

installation question

2002-11-01 Thread Charles Pelletier
I've got a 'new' old video card that i want to put in my bsd box. Should I wait until I've upgraded to 4.7 before i do it or should I do that prior to upgrading? Opinions? Reasons? thanks, Charles Pelletier Tech. Coordinator St Luke's School To Unsubscribe: send mail to [EMAIL PROTECTED] with "

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Mike Hogsett
> To find something in the ports collection, > do this: > > $cd /usr/ports > $make search key=(keyword) > > ...in your case, 'php' or 'mod_php' > should have done the trick. Although in cases of libraries (or similar ports) where many other ports depend on it this can return way too many result

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> (11.01.2002 @ 1539 PST): DaleCo Help Desk said, in 3.9K: << > And, while we're on that subject: > > To find something in the ports collection, > do this: > > $cd /usr/ports > $make search key=(keyword) > > ...in your case, 'php' or 'mod_php' > sh

Re: installation question

2002-11-01 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> (11.01.2002 @ 1548 PST): Charles Pelletier said, in 0.4K: << > I've got a 'new' old video card that i want to put in my bsd box. Should I > wait until I've upgraded to 4.7 before i do it or should I do that prior to > upgrading? > Opinions? Reasons?

Re: installation question

2002-11-01 Thread Mike Hogsett
I don't really think it makes much of a difference. Support for the card will depend much more on the version of X you have installed and whether that version supports the card (assuming you will be running X). If it is just for the system console I don't believe it will matter at all, unless do

Re: installation question

2002-11-01 Thread Charles Pelletier
> > I don't really think it makes much of a difference. Support for the card > will depend much more on the version of X you have installed and whether > that version supports the card (assuming you will be running X). If it is > just for the system console I don't believe it will matter at all

Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Steve Holmlund
I figured out why a 4.7 CD that I had downloaded as an ISO image and burned wouldn't boot my machine. It had to do with the kind of blank CD I was using. I switched from GQ 700MB/80 minute blank CD (dirt cheap at Fry's in Palo Alto) back to a Maxell 650MB/74 minute CD. That did the trick. Any exp

RE: Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Steve Holmlund
I forgot to say that when trying to boot from the "bad" CD, the server indicated that the Boot Record was not found and then booted off the existing OS on the hard drive. Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Kevin Stevens
On Fri, 1 Nov 2002, Steve Holmlund wrote: > I figured out why a 4.7 CD that I had downloaded as an ISO image and burned > wouldn't boot my machine. > > It had to do with the kind of blank CD I was using. I switched from GQ > 700MB/80 minute blank CD (dirt cheap at Fry's in Palo Alto) back to a Max

Re: Solution to why my 4.7 CD wouldn't boot my machine

2002-11-01 Thread Kent Stewart
Steve Holmlund wrote: I figured out why a 4.7 CD that I had downloaded as an ISO image and burned wouldn't boot my machine. It had to do with the kind of blank CD I was using. I switched from GQ 700MB/80 minute blank CD (dirt cheap at Fry's in Palo Alto) back to a Maxell 650MB/74 minute CD. Tha

Re: SMTP auth on demand

2002-11-01 Thread Ceri Davies
On Fri, Nov 01, 2002 at 04:27:28PM -0600, Steven Lake wrote: > Hi all. Is there a way to get your SMTP server to look at your > radius logs, see where you're logged in from, what IP specifically, and > allow relaying through that IP until you log off? Basically what I need > is when one of

Re: FreeBSD + samba PDC vs Win2K clients

2002-11-01 Thread Shawn Henderson
On my network I have a w2k server and a freebsd box,linux box and win95. I can see the linux and frebsd boxes and browse them from the win95 client but can only see them and not browse from win2k srvr. I am also very interested in this article and would love to see the post as they evolve. Thanks -

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Philip Hallstrom
In addition to the other comments, it would be worth your time to browse the following sites (some PHP, some general freebsd tutorials that have apache/php stuff on them) www.freebsddiary.org www.zend.com www.php.net www.phpbuilder.com have fun! On Fri, 1 Nov 2002, Bryan Cassidy wrote: > Hello

How to get best results from FreeBSD-questions

2002-11-01 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update 3 September 1999 This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that at least one o

"The Complete FreeBSD", second edition: errata and addenda

2002-11-01 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge co

"The Complete FreeBSD", third edition: errata and addenda

2002-11-01 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge com

how do you get a binary

2002-11-01 Thread Nilson
How can you get a precompiled binary version of FreeBSD for the x86 platform? Is it available through downlod? [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: how do you get a binary

2002-11-01 Thread Mike Hogsett
> How can you get a precompiled binary version of FreeBSD for the x86 > platform? Is it available through downlod? [EMAIL PROTECTED] http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors.html Specifically : http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html

IPFW ruleset w/nat help

2002-11-01 Thread Terrac Skiens
Help, I am trying to come up with a ruleset that allows ip, tcp port 25 & 22, and icmp traffic out from an internal network 10.1.1.0/8 on the sis1 interface to the sis0 interface. I also want the traffic to appear as though it is coming from one of the public IP addresses on the public subnet. m

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Lefteris Tsintjelis
Adam Weinberger wrote: > > You may be interested in a really neat port search tool that exists but > isn't well marketed. check out /usr/ports/Tools/scripts/portsearch and > its documentation at /usr/ports/Tools/scripts/README.portsearch. Very nice tools indeed and not just the portsearch one! Th

Re: Apache,PHP and FreeBSD

2002-11-01 Thread Bryan Cassidy
Well, lol. I didn't think I would get such quick responses from people. I am checking into everything everyones told me. Thanks for all the quick info on this. I really appreciate it. On Fri, 1 Nov 2002 16:45:23 -0800 (PST) Philip Hallstrom <[EMAIL PROTECTED]> wrote: > In addition to the other co

Please confirm your request to join id-freebsd

2002-11-01 Thread Yahoo!Groups
Hello [EMAIL PROTECTED], We have received your request to join the id-freebsd group hosted by Yahoo! Groups, a free, easy-to-use community service. This request will expire in 21 days. TO BECOME A MEMBER OF THE GROUP: 1) Go to the Yahoo! Groups site by clicking on this link: http://grou

Re: FreeBSD + squid-2.5 + samba/PDC + NTLM

2002-11-01 Thread Ilia Chipitsine
Salut, Jerry Murdock ! am I right that I need NTLM helper which doesn't use winbind ? On Fri, 1 Nov 2002, Jerry Murdock wrote: > Samba's Winbind doesn't work with a Samba PDC - this is a Samba PDC issue, > not a Squid issue. > > Don't know if the non-winbind NTLM helpers would work with a Sam