gramofile, mkisofs howto??

2002-12-17 Thread paulbeard
I am trying to digitize my old vinyl records and I am somehow missing something along the way. I can make wav files from the records with gramofile and from there, I can make an image with mkisofs, mount it with vnconfig and play the wav files. I can even play the wav files on a CD burned from

Re: gramofile, mkisofs howto??

2002-12-17 Thread Stijn Hoop
On Tue, Dec 17, 2002 at 12:08:04AM -0800, [EMAIL PROTECTED] wrote: > I am trying to digitize my old vinyl records and I am somehow missing > something along the way. I can make wav files from the records with > gramofile and from there, I can make an image with mkisofs, mount it > with vnconfig

Re: Upload substantially slower than download

2002-12-17 Thread Mark
- Original Message - From: "Stacey Roberts" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 8:16 AM Subject: Re: Upload substantially slower than download > Do the transfers (in both directions) with tcpdump r

drivers.flp?

2002-12-17 Thread David Boggs
I tried to install 5.0-DP2 and 5.0-RC1 from floppies using FTP. The kernel on the floppy doesn't include a driver for DEC Tulip Ethernet chips, so I'm stuck. The documentation mentions that there is a new install floppy with extra device drivers on it, but I can't find any documentation on how to

Re: portupgrading mysql-server

2002-12-17 Thread James Green
Khairil Yusof wrote: On Mon, 2002-12-16 at 21:46, James Green wrote: How does one portupgrade mysql-server without having to dump it's databases first? If you're running a busy server with hundreds of megs of databases I'm sure the admin wouldn't want to dump, uninstall, install newest, the

Re: Upload substantially slower than download

2002-12-17 Thread Stacey Roberts
Hi Mark, Thanks for the output. If its an ftp transfer then please try specify the port number (21) and re-run the test transfers. One thing that has shown itself is the difference in window sizes depending on the direction of the transfer: UPLOAD (WinXP to FBSD?) 09:22:13.470561 test-server.

portsentry KILL_RUN_CMD

2002-12-17 Thread Redmond Militante
hi all i'm configuring portsentry and i wanted to set the value of the KILL_RUN_CMD option to reverse finger a scanning host. can somebody tell me what the correct syntax this would be in this file? thanks msg12345/pgp0.pgp Description: PGP signature

Re: Audio CD:s frequently unreadable

2002-12-17 Thread Janine C . Buorditez
Hello! What would make you say that? Weird, but `man cdrecord' doesn't tell me anything about what DAO/TAO actually is. On Fri, 13 Dec 2002 10:49:06 +0200 George Jeliazkov <[EMAIL PROTECTED]> wrote: > On Thu, 12 Dec 2002 22:11:04 +0100 > "Janine C.Buorditez" <[EMAIL PROTECTED]> wrote: > > > Hi

Re: Upload substantially slower than download

2002-12-17 Thread Mark
- Original Message - From: "Stacey Roberts" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: "FreeBSD Questions" <[EMAIL PROTECTED]> Sent: Tuesday, December 17, 2002 10:47 AM Subject: Re: Upload substantially slower than download > Hi Mark, >Thanks for the output. Dear Stacey,

Re: Dual booting FreeBSD 4.7 and Windows XP

2002-12-17 Thread Jan Grant
On Mon, 16 Dec 2002, Jerry McAllister wrote: > Do the FreeBSD install last because any Microsloth installation will > generally disregard stuff put there by other systems and wipe out > or rewrite whatever it chooses without regard to what you want or > try to tell it to do. But FreeBSD is bette

make: use packages when installing ports

2002-12-17 Thread omax
I've got 4 CD of FreeBSD4.7 How can I know if program I want to install is in ports or in pakages of my CDs? I've copied all INDEX form /cdrom/pakages of each CD and can know whether it in in pakages, but when it is not I look in /ust/ports The problem is: when installing from ports I don't want

Mouse wheel configuration

2002-12-17 Thread omax
Hi all , I have PS/2 standart mouse I am trying to configura mouse wheel as was described today. This is my XF86Config section Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse"

Re: Mouse wheel configuration

2002-12-17 Thread dick hoogendijk
> I have PS/2 standart mouse > I am trying to configura mouse wheel as was described today. The right config would be: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option

Re: Questions

2002-12-17 Thread Ronan Lucio
> Hi fellows, I am using a freeBSD box with Gnome+Enligthment, I would like to know > which applications should I install to administer my users, network connections and > filesystems using a graphical environment, I also would like to know which POP3 mail > client will you use. The computer I am

Re: Upload substantially slower than download

2002-12-17 Thread Ronan Lucio
Mark, Did you ever tried replace your network card for a 3Com or Intel? I have already had like this and it´s solved in my case. Ronan > I have a weird problem with my new network. I gave my new FreeBSD 4.7R > server this IP: 192.168.79.128. Ifconfig reports it as follows: > > rl0: flags=8843 mt

Re: squid.sh problem

2002-12-17 Thread Ronan Lucio
Bob, It seems you added the -D option in the wrong place. The bellow squid.sh works for me in a charm: -- #!/bin/sh if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then echo "$0: Cannot determine the PREFIX" >&2 exit 1 fi case "$1" in start)

Re: drivers.flp?

2002-12-17 Thread Cliff Sarginson
On Tue, Dec 17, 2002 at 01:22:20AM -0800, David Boggs wrote: > I tried to install 5.0-DP2 and 5.0-RC1 from floppies using FTP. > The kernel on the floppy doesn't include a driver for DEC Tulip > Ethernet chips, so I'm stuck. The documentation mentions that > there is a new install floppy with extr

Re: FreeBSD Stability

2002-12-17 Thread Erwan Breton
Only one Url http://uptime.netcraft.com/up/today/top.avg.html Bye To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted! Help?

2002-12-17 Thread Keith Spencer
Hi all, Marty Schlacter is obviously the man. I am following his firewall tute religiously but I am doing something wrong! I have an ipf.rules EXACTLY like his. Works a treat...but only if I remove the kernel ipfilter_default_block option. If it is in there...it blocks way too well. Everything. Wha

rc.conf

2002-12-17 Thread Tiago Andre
How do i compile my rc.conf Thanks Tiago Camilo _ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-qu

Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted!Help?

2002-12-17 Thread Fernando Gleiser
On Tue, 17 Dec 2002, Keith Spencer wrote: > Hi all, > Marty Schlacter is obviously the man. I am following > his firewall tute religiously but I am doing something > wrong! > I have an ipf.rules EXACTLY like his. Works a > treat...but only if I remove the kernel > ipfilter_default_block option. >

50% off All Lists: Publicity - Libraries - Bookstores - Film Producers - Art Galleries - Record Stores - Custom (more)

2002-12-17 Thread [ToolsForMarketing]
***LIMITED TIME SALE - ALL LISTS 50% OFF MUST MENTION SALE WHEN ORDERING*** -- UNLIMITED USE LISTS . . .DOWNLOAD WITHIN MINUTES. -- NEW LISTS: TRAVEL MEDIA, SCIENCE PROFESSORS, SC

Re: rc.conf

2002-12-17 Thread Paul Everlund
On Tue, 17 Dec 2002, Tiago Andre wrote: > How do i compile my rc.conf You don't compile that file. It is an editable text file and should remain being that. This file keeps system dependent configuration options that you can alter to suit your needs. > Thanks > Tiago Camilo You're welcome! Bes

Re: rc.conf

2002-12-17 Thread Thomas Spreng
Hi, On Tue, Dec 17, 2002 at 01:32:03PM +, Tiago Andre wrote: > > How do i compile my rc.conf you dont need to, its read on each startup... > > Thanks > Tiago Camilo > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

can't resolve www.XXX.XXX

2002-12-17 Thread bowen
Hey all for some reason one of my freebsd 4.7 boxes suddenly can't resolve hostnames?? in rc.conf network_devices="dc0 dc1 lo0" ifconfig_dc0="inet 192.168.10.7 netmask 255.255.255.0" ifconfig_lo0="127.0.0.1" defaultrouter="192.168.10.1" etc ... in resolv.conf domain h3llfir3.net nameserver 192.16

Re: can't resolve www.XXX.XXX

2002-12-17 Thread Ronan Lucio
Firewall??? Check if the packts from and to UDP/53 port can pass trough the firewall. Ronan > Hey all for some reason one of my freebsd 4.7 boxes suddenly can't resolve > hostnames?? > > in rc.conf > network_devices="dc0 dc1 lo0" > ifconfig_dc0="inet 192.168.10.7 netmask 255.255.255.0" > ifconfi

installing contrib

2002-12-17 Thread Graham Dresch
Can you put the option back into the Distributions section of sysinstall which allows the installation of Contrib ?. I would want to use this after the system is installed and configured. ( Or better still, any particular section of contrib. ie Sendmail ) this option was certainly present in the

Re:

2002-12-17 Thread Volker Kindermann
> I useFreeBSD4.5 and set it to run squid. My network has about 100 > clients. If > all of them run IE, access time will drop and very slow to access web > page. Can I solve this problem? Number of clients are very large? or > depend on my link speed? a better link speed would be fine, but perhap

Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted! Help?

2002-12-17 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-17 10:32:40 -0300: > On Tue, 17 Dec 2002, Keith Spencer wrote: > > Marty Schlacter is obviously the man. I am following his firewall > > tute religiously but I am doing something wrong! > > I have an ipf.rules EXACTLY like his. Works a treat...but only if I > > remove

Re: Dual booting FreeBSD 4.7 and Windows XP

2002-12-17 Thread Jerry McAllister
> > On Mon, 16 Dec 2002 19:52:02 -0500 (EST) > Jerry McAllister <[EMAIL PROTECTED]> wrote: > > [snip] > > If it finds a bootable slice that it > > doesn't recognize, it just calls it '???' (but still knows how to > > load its boot sector and pass off control. For slices on disks that > > don't

Re: FreeBSD Stability

2002-12-17 Thread ay
In article <[EMAIL PROTECTED]> you wrote: > Hey, one of my acquaintences is running a 2.2.8-STABLE box > which had 1048 days of uptime as of 32 days ago. I bet it's > still up... :) Is it ok to still run this security hole called 2.2.* ? :) -- AY7-UANIC || AY15-RIPE To Unsubscribe: sen

Re: FS Cluster?

2002-12-17 Thread Volker Kindermann
> Wondering if anyone can help me out. I'm looking for clustering > software (?) that will allow me to take 3 PCs, each with a 20GB HD for > example, and combine them to form one 60GB "disk" that could be > mounted from a client, and appear as one big disk. I'd imagine I'd > need some kind

ncplogin: Linux vs FreeBSD ...

2002-12-17 Thread Marc G. Fournier
We're still plugging away at getting this to work ... I haven't given up on FreeBSD for this yet ... Have a Linux guy here that's been helping to debug this, and one of the question that he had was whether or not our ncplogin supports NDS ... apparently, the ncplib we have in ports doesn't suppor

Re: Using the OpenSSH Port

2002-12-17 Thread ay
In article <[EMAIL PROTECTED]> you wrote: > I would like to use the OpenSSH port instead of the default install. I > tried setting What's the reason ? I'we missed some CERT advisories about 4.7 builtin ssh ? > NO_OPENSSH= true > in my /etc/make.conf file and then doing a build- / installw

[no subject]

2002-12-17 Thread Noah Garrett Wallach
subscribe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: jailed ftpd behind NAT'ing firewall: ftphosts?

2002-12-17 Thread Dan Pelleg
D J Hawkey Jr <[EMAIL PROTECTED]> writes: > Hi all. > > I want to set up a jailed FTP server on a box inside a private LAN, > accessable to the outside. It all looks straight-forward enough, using > a column on DaemonNews (http://ezine.daemonnews.org/200212/ftpjail.html) > as a guildline, except

how to change installworld installation root directory?

2002-12-17 Thread Evren Yurtesen
Hello, Is it possible to mount a hard drive and make installworld so that the installation will install everything under this directory where the hard drive is mounted? Something like /mnt instead of / for example? Evren To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: Using the OpenSSH Port

2002-12-17 Thread Jason Morgan
On Tue, Dec 17, 2002 at 05:09:34PM +0200, [EMAIL PROTECTED] wrote: > In article <[EMAIL PROTECTED]> you >wrote: > > I would like to use the OpenSSH port instead of the default install. I > > tried setting > What's the reason ? I'we missed some CERT advisories about 4.7 builtin > ssh ? I am

Re: how to change installworld installation root directory?

2002-12-17 Thread Matthew Seaman
On Tue, Dec 17, 2002 at 05:40:59PM +0200, Evren Yurtesen wrote: > Is it possible to mount a hard drive and make installworld so that the > installation will install everything under this directory where the hard > drive is mounted? Something like /mnt instead of / for example? Sure: make ins

Intel Ether Express Pro 100 vs WOL etc?

2002-12-17 Thread Stacey Roberts
Hi, I've just picked up an Intel Ether Express Pro 100 card - chipset I82559, with WOL MoBo cable included. Does the fxp driver for this nic actually make use of any of the seemingly "optimized for Windows" functionality:- Advanced management capabilities help lower support costs Wake on LAN* fo

Drive Failure

2002-12-17 Thread Noah Garrett Wallach
Hi, my current system drive is having difficulties some files that were in great shape are now EBADF. This drive is known as ad0 (yup IDE) So I installed a new drive and have moved all files over to it. The new drive is known as ad2. Is my fdisk usage here proper? Is this the proper respons

ftp xfer stalling at ~350MB

2002-12-17 Thread Nathan Kinkade
I have a friend who is trying to upload a large file across the Internet to my 4.7-STABLE box, but the transfer keeps stalling in the neighbourhood of 350MB. I'm using the default ftpd. My ftpd.log doesn't really show much. However, it is interesting to note that just after the transfer stops th

Re: ftp xfer stalling at ~350MB

2002-12-17 Thread Stacey Roberts
You might want to run tcpdump on the FreeBSD end to see if the reasons for the "connection closed by remote host" message at the Win2K box. Stacey On Tue, 2002-12-17 at 16:40, Nathan Kinkade wrote: > I have a friend who is trying to upload a large file across the Internet > to my 4.7-STABLE box,

Re: gramofile, mkisofs howto??

2002-12-17 Thread paul beard
Stijn Hoop wrote: An audio CD does *not* have a filesystem on it; you should not use mkisofs to make an iso before you burn one. Instead, use something like # burncd audio track1.wav track2.wav track3.wav fixate Then you'll be set. See also the handbook online, at http://www.freebsd.org/doc

Re: Intel Ether Express Pro 100 vs WOL etc?

2002-12-17 Thread Nathan Kinkade
On Tue, Dec 17, 2002 at 04:31:34PM +, Stacey Roberts wrote: > Hi, > I've just picked up an Intel Ether Express Pro 100 card - chipset > I82559, with WOL MoBo cable included. > > Does the fxp driver for this nic actually make use of any of the > seemingly "optimized for Windows" functionality

Re: Intel Ether Express Pro 100 vs WOL etc?

2002-12-17 Thread Stacey Roberts
Cheers for that, Nathan. Handy to know these things! Stacey On Tue, 2002-12-17 at 16:47, Nathan Kinkade wrote: > On Tue, Dec 17, 2002 at 04:31:34PM +, Stacey Roberts wrote: > > Hi, > > I've just picked up an Intel Ether Express Pro 100 card - chipset > > I82559, with WOL MoBo cable include

Are There any Free Tools to do Remote SQL Queries?

2002-12-17 Thread Martin McCormick
We may need to make sql queries to a Microsoft server from a FreeBSD system. I am in an area of which I am totally unfamiliar and there is a bit of a time factor involved. The object is to retrieve text files containing the results of the query so that scripts can be generated bas

Thought of the list: CERT Advisory CA-2002-36 MultipleVulnerabilities in SSH Implementations

2002-12-17 Thread Stacey Roberts
This just landed in my Inbox. Figured the list might like to be aware of this: Multiple vendors' SSH transport layer protocol implementations contain vulnerabilities in key exchange and initialization http://www.kb.cert.org/vuls/id/389665 Regards, Stacey -- Stacey Roberts B.Sc (HONS) Computer

Re: Are There any Free Tools to do Remote SQL Queries?

2002-12-17 Thread Aleksey I. Yurlov
Yeah, try /usr/ports/databases/freetds Martin McCormick wrote: We may need to make sql queries to a Microsoft server from a FreeBSD system. I am in an area of which I am totally unfamiliar and there is a bit of a time factor involved. The object is to retrieve text files containing the resu

RE: Are There any Free Tools to do Remote SQL Queries?

2002-12-17 Thread Barry Byrne
Martin: Haven't needed to try it myself, but how about a Perl DBI/DBD solution? - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2, Harcourt Centre Harcourt Street, Dublin 2, Ireland > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Martin >

Re: Are There any Free Tools to do Remote SQL Queries?

2002-12-17 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-12-17 11:08:17 -0600: > We may need to make sql queries to a Microsoft server > from a FreeBSD system. I am in an area of which I am totally > unfamiliar and there is a bit of a time factor involved. > > The object is to retrieve text files containing the >

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> Hi, > > my current system drive is having difficulties some files that were > in great shape are now EBADF. This drive is known as ad0 (yup IDE) > > So I installed a new drive and have moved all files over to it. The > new drive is known as ad2. > > Is my fdisk usage here proper? Is this th

Re: Are There any Free Tools to do Remote SQL Queries?

2002-12-17 Thread Fernando Gleiser
On Tue, 17 Dec 2002, Martin McCormick wrote: > We may need to make sql queries to a Microsoft server > from a FreeBSD system. I am in an area of which I am totally > unfamiliar and there is a bit of a time factor involved. > > The object is to retrieve text files containing the > resu

Re: Dual booting FreeBSD 4.7 and Windows XP

2002-12-17 Thread Shantanu Mahajan
+++ Mike McGranahan [freebsd] [16/12/02 05:06 -0800]: | Hello, | | I would like to know what is the best way to dual boot FreeBSD 4.7 and | Windows XP? I found this information ( | http://www.geocrawler.com/mail/msg.php3?msg_id=7963936&list=151 ) regarding | how to use the Windows XP loader, and

Re: Thought of the list: CERT Advisory CA-2002-36 Multiple Vulnerabilities in SSH Implementations

2002-12-17 Thread Doug Poland
FWIW, on the advisory itself, an OpenSSH author states, "From my testing it seems that the current version of OpenSSH (3.5) is not vulnerable to these problems, and some limited testing shows that no version of OpenSSH is vulnerable." -- Regards, Doug Stacey Roberts said: > This just landed in m

Re: Drive Failure

2002-12-17 Thread Noah Garrett Wallach
So Jerry, this is the proper output then? typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 *** Working on device /dev/ad2 *** typhoon# some mount details seems relevant typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 typhoon# mount /dev/ad0s1a on / (ufs, local) /dev/ad0s1

ICMP(ping) ssh problems

2002-12-17 Thread Brian Henning
Hello- i am having problems connecting to my laptop. I just installed 4.7 the other day with mostly a default configuration. I am having problems with SSH and ICMP (ping). I think that the deamon that starts these servers is not running. what can i do to make assure the items i need running are run

Re: ICMP(ping) ssh problems

2002-12-17 Thread Edmond Baroud
hi, pkg_info |grep -i sshd ( if sshd is installed :)) ps -aux|grep sshd ( to see if ssh is running ) netstat -an|grep -i listen|grep .22 ( if its listening on port 22) which sshd (where's ur binary?) or whereis sshd if you have all these, try to run it manually by typing sshd on ur shell and add t

Re: ICMP(ping) ssh problems

2002-12-17 Thread Edmond Baroud
make that, pkg_info |grep -i openssh Quoting Edmond Baroud ([EMAIL PROTECTED]): > hi, > > pkg_info |grep -i sshd ( if sshd is installed :)) > ps -aux|grep sshd ( to see if ssh is running ) > netstat -an|grep -i listen|grep .22 ( if its listening on port 22) > which sshd (where's ur binary?) > or w

ipv6 tunnel

2002-12-17 Thread Tiago Andre
Hi there, iam trying to configure a tunnel ipv6 over ipv4 i try: ifconfig gif0 create ifconfig gif0 tunnel 193.137.232.35 193.136.2.2 ifconfig gif0 inet6 alias 3ffe:31ff:0:::83/127 then i try to see if the tunnel is working and do: ping6 ff02::1%gif0 and insted of giving me two replies i get

Re: rc.conf

2002-12-17 Thread Aleksey I. Yurlov
Try to look in /etc/defaults/rc.conf variables that can be in /etc/rc.conf for ex. if you need some tunnings about firewall - do something like this: grep -i fire /etc/defaults/rc.conf >> /etc/rc.conf Thomas Spreng wrote: Hi, On Tue, Dec 17, 2002 at 01:32:03PM +, Tiago Andre wrote: >How

Wireless USB Mouse.

2002-12-17 Thread Mark-Nathaniel Weisman
Can anyone point me to a good how-to regarding the setup of a wireless USB mouse that will be recognized in XFree86? I've got a Wireless MS Explorer mouse, and I've recomplied the kernel to ensure that the USB recognition stuff was in there, I rebuilt the driver in /dev, and the silly thing still w

RE: Wireless USB Mouse.

2002-12-17 Thread Thomas Connolly
Mark, I am having the exact same problem. Does your mouse work other than in X? Mine does not work at all. Thomas P. Connolly Senior Development Engineer Colorado Engineering Experiment Station Inc. Phone: (970) 897-2711 Fax: (970) 897-2710 Email: [EMAIL PROTECTED] -Original Message- F

RE: Wireless USB Mouse.

2002-12-17 Thread Mark-Nathaniel Weisman
Nope, doesn't work at all. I've got a dual boot system with Windows, and it works fine if I boot windows, however can't seem to get the rascal to work at all in FreeBSDv4.5. Based on dmesg however, the port that the mouse is on is not being addressed in the Xconfigurator. As the USB ports are addre

RE: Wireless USB Mouse.

2002-12-17 Thread Mark-Nathaniel Weisman
I put the associated lines in my rc.conf file for boot, right? I've added lines into there. Do I still need to actually start the service? His Faithful Servant, Mark-Nathaniel Weisman President / CEO Infinite Visions Educational Systems Inc. Anchorage, Alaska http://www.ivedsys.com [EMAIL PROTECTE

RE: Wireless USB Mouse.

2002-12-17 Thread Thomas Connolly
Thanks for the advice Walker. Please excuse the ignorance but I'm a newb. How can I tell if usbd is running or not? I have a usb optical mouse that works just fine in the console and x. The wireless does not. Thomas P. Connolly Senior Development Engineer Colorado Engineering Experiment Station

MD5 Mismatch in 4.7

2002-12-17 Thread Carl J
Hi! The 4.7-disc1.iso on the FTP server seems to contain files that have the same name but different contents than if I download the sub files individually from the FTP server! 1. I downloaded the ISO image (4.7-disc1.iso) from ftp.freebsd.org (62.243.72.50), from /pub/FreeBSD/releases/i386/I

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> > So Jerry, > > > this is the proper output then? > > typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 > *** Working on device /dev/ad2 *** > typhoon# > > > some mount details seems relevant > > typhoon# fdisk -I -B -b /mnt/ad2-root/boot/boot0 ad2 I think you want -b /boot/boo

xl0 bridge

2002-12-17 Thread Edmond Baroud
Hi all, I had installed vmware 2.x on my 4.5-RELEASE with bridged networking, but now that I have upgraded to 4.7-STABLE I seem to have problems setting up the bridge on the interface. I have noticed a slight change in /etc/sysctl.conf where in the old version I had the command sysctl in front of

Re: stderr redirection

2002-12-17 Thread Edmond Baroud
dude, in = 0 out = 1 err = 2 and by putting >2 in after your grep foo command your redirecting your stdout to a file called 2. to redirect stderr to /dev/null u can do: %du -a / | grep foo 2>/dev/null regards, Ed. Quoting pura life CR ([EMAIL PROTECTED]): > (1) Hi, I would like to know how

Re: FreeBSD Stability

2002-12-17 Thread Georg Klein
On Tue, 17 Dec 2002 [EMAIL PROTECTED] wrote: > In article <[EMAIL PROTECTED]> you >wrote: > > Hey, one of my acquaintences is running a 2.2.8-STABLE box > > which had 1048 days of uptime as of 32 days ago. I bet it's > > still up... > > :) > Is it ok to still run this security hole called

Re: NFS Software

2002-12-17 Thread Robin Damm
On Tue, Dec 17, 2002 at 03:18:25PM -0500, Ghada Bahig wrote: > Hi, > > I am a software engineer working for Nortel Networks and we would like > to download and investigate your NFS system as well as rpc. > > If you could point me to a specific ftp site to download these two > products, that would

udf (dvd) kernel sources

2002-12-17 Thread Incoming Mail List
Does anyone know what directory the kernel sources for the UDF file system are located under? Jon To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: Dual booting FreeBSD 4.7 and Windows XP

2002-12-17 Thread Christopher Rosado
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 17 Dec 2002 02:25:13 +0530 Shantanu Mahajan <[EMAIL PROTECTED]> wrote: SM> why not try www.xosl.org? XOSL wants a DOS drive to live on, so if he's using NTFS, he can't use XOSL. - -- Christopher Rosado -BEGIN PGP SIGNATURE- Versio

Re: Native Opera: "INTERNAL ERROR on Browser End", libjavaplugin_oji.so?

2002-12-17 Thread Andreas Ntaflos
On Mon, Dec 16, 2002 at 10:40:07PM +0100, Andreas Ntaflos wrote: > > --- > shell> opera & > INTERNAL ERROR on Browser End: Could not load libjavaplugin_oji.so: linking > error=Shared object "libgtk-1.2.so.0" not found > > System error?:: No such file or directory > > [2]

-U mask help plz

2002-12-17 Thread Ricky
i want ftp members on pure-ftpd to create, delete, etx...just no execute i guess what mask should i use like 022:022 or 077:077 i lost here TX RD To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: -U mask help plz

2002-12-17 Thread Edmond Baroud
I recommend using the mode bits for users with some or no experience with modes, its easier to memorize.. chmod u-x /your/dir this will remove the execution bit for the user of /your/dir chmod gu-x will remove it for both the user and the group chmod gou-x will remove it for everyone, ie: group, ot

Any word on FreeBSD 5.0 release

2002-12-17 Thread Ray Seals
I know that RC 1 was released and was wondering which mailing list would have any traffic concerning the issues and what's going on with 5.0. -- Ray Seals <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

mount usb zip drive

2002-12-17 Thread Ted Rohm
Dear FreeBSD Support, I've got FBD v. 4.6.2 and upon boot see that the usb drivers load and that Iomega Zip 100 loads. But how do I mount the usb zip drive? I've tried mount /dev/usb0 as well as mount /dev/umass0 but get messages stating to the effect of not a device or file. Thank you, Ted 17 Dec

NFS Software

2002-12-17 Thread Ghada Bahig
Hi, I am a software engineer working for Nortel Networks and we would like to download and investigate your NFS system as well as rpc. If you could point me to a specific ftp site to download these two products, that would be great. I am trying to download only these products as a tar or a zipped

cdrdao toc-files/gcdmaster [was Re: gramofile, mkisofs howto??]

2002-12-17 Thread paul beard
It looks like what I need to use to make audio CDs that look like the ones I can buy (ie, you insert into a Cd drive and the name of the CD shows up as a mountpoint) is cdrdao. I don't see any options for cdrecord to write a volume label. The port of cdrdao doesn't have the UI (gcdmaster) so I'

confidential to geeky@epals.com [Fwd: Undeliverable mail, returnto sender]

2002-12-17 Thread paul beard
Original Message Subject: Undeliverable mail, return to sender Date: Tue, 17 Dec 2002 12:38:23 -0800 From: [EMAIL PROTECTED] To: paul beard <[EMAIL PROTECTED]> Your message could not be delivered to [EMAIL PROTECTED] because their mailbox is full. Try resending your message a

Re: Any word on FreeBSD 5.0 release

2002-12-17 Thread paul beard
Ray Seals wrote: I know that RC 1 was released and was wondering which mailing list would have any traffic concerning the issues and what's going on with 5.0. [EMAIL PROTECTED] would be my best guess. You can see the release schedule on the web site as well. -- Paul Beard: seeking UNIX/intern

Backspace key under gnometerminal

2002-12-17 Thread Scott Ballantyne
How does one get consistant behavior of the backspace key in emacs and gnometerm? I've fed xmodmap remove Lock = Caps_Lock remove Control = Control_L keysym Control_L = Caps_Lock keysym Caps_Lock = Control_L add Lock = Caps_Lock add Control = Control_L keysym BackSpace = Delete and then echo "XT

Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted! Help?

2002-12-17 Thread Giorgos Keramidas
On 2002-12-17 23:29, Keith Spencer <[EMAIL PROTECTED]> wrote: > Marty Schlacter is obviously the man. I am following his firewall > tute religiously but I am doing something wrong! I have an > ipf.rules EXACTLY like his. Works a treat...but only if I remove the > kernel ipfilter_default_block opti

Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted! Help?

2002-12-17 Thread Keith Spencer
Fi, Here is the Sclacter rule set...mine is identical! But options IPFILTER_DEFAULT_BLOCK blocks everything always! Machine cant adsl pppoe connect etc etc. Any clues? Mine is a new 4.7 release P4 845 chipset machine... PS rules are at very end of this message. --- Fernando G

OOPS....Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted! Help?

2002-12-17 Thread Keith Spencer
sorry guys the copy paste mucked up on me... Here is the full rule set I am using... # # Outside Interface # #-

Âàì ïðèøëà îòêðûòêà!

2002-12-17 Thread postcardservice
Âàì ïðèøëà îòêðûòêà! Îòêðûòêà áûëà îñòàâëåíà 15 äåêàáðÿ 2002 ã. Âû ìîæåòå ïîëó÷èòü åå çäåñü: http://lastevents.narod.ru/receive/RbJF2AD5xjxp4dBO0luwsxQYDi4qAbky.htm Ýòà ññûëêà áóäåò äåéñòâèòåëüíà â òå÷åíèå ìåñÿöà. Ñ óâàæåíèåì è íàñòóïàþùèìè ïðàçäíèêàìè, Ðîæäåñòâåíñêèå Îòêðûòêè postcard se

Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not working as predicted!Help?

2002-12-17 Thread Fernando Gleiser
On Wed, 18 Dec 2002, Keith Spencer wrote: > Fi, > Here is the Sclacter rule set...mine is identical! > But options IPFILTER_DEFAULT_BLOCK blocks everything > always! Machine cant adsl pppoe connect etc etc. > Any clues? Mine is a new 4.7 release P4 845 chipset > machine... > P

Re: OOPS....Re: ipf -> IPFILTER_DEFAULT_BLOCK ...This is not workingas predicted! Help?

2002-12-17 Thread Fernando Gleiser
On Wed, 18 Dec 2002, Keith Spencer wrote: > sorry guys the copy paste mucked up on me... > Here is the full rule set I am using... But the questions I sent in my previous mail remain unanswered. post the answers and maybe I can tell what's wrong. #ifdef WILDGUESS if you are using user ppp, the

Re: squid.sh problem

2002-12-17 Thread Bob Hall
On Tue, Dec 17, 2002 at 10:13:15AM -0200, Ronan Lucio wrote: > Bob, > > It seems you added the -D option in the wrong place. > > The bellow squid.sh works for me in a charm: > > -- > #!/bin/sh > > if ! PREFIX=$(expr $0 : "\(/.*\)/etc/rc\.d/$(basename $0)\$"); then >

compact flash use

2002-12-17 Thread randall ehren
hi, i was testing out a compact flash to ide adapter for use in a freebsd box. it seems that the device will not work when the disk is formatted with UFS or whatever the default type freebsd uses. i have tested the adapter under windows xp and formatted the card as fat32. all went well. i then r

Re: ftp xfer stalling at ~350MB

2002-12-17 Thread Andrew Y Ng
maybe your friend can use curl to upload that file instead? curl also has a feature to resume a transfer at a given offset. should be able to find windoze binaries at google. /ayn On 0, Nathan Kinkade <[EMAIL PROTECTED]> wrote: > I have a friend who is trying to upload a large file across the I

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> > > Try mounting and reading some of the stuff from that disk and > > see if you can get to it. > > > > Then try boot0cfg(8) > > > I dont know what this option means - does this matter? > > -B Install the `boot0' boot manager. This option causes MBR > code to > be

Re: Drive Failure

2002-12-17 Thread Jerry McAllister
> > also how do I ID the second drive? Am I doing this correcly? > I don't know what you mean by ID-ing the second drive. jerry > > typhoon# fdisk -sv ad2 > /dev/ad2: 148945 cyl 16 hd 63 sec > PartStartSize Type Flags >1: 63 150136497 0xa5 0x80 > typhoon#

Fwd: gkrellm2 port compile problems

2002-12-17 Thread Sean O'Neill
I asked this of the freebsd-ports group and got no answer. Thought maybe someone here might know the answer. Date: Sun, 15 Dec 2002 19:32:42 -0600 To: [EMAIL PROTECTED] From: Sean O'Neill <[EMAIL PROTECTED]> Subject: gkrellm2 port compile problems Trying to compile gkrellm-2.1.0 in FreeBSD 4.7

Re: Upload substantially slower than download

2002-12-17 Thread Mark
If I have a bit of extra money, I will replace the cards for 3Com. :) Any specific type you recommend? Mine was just a simple Edimax card -- it seemed harmless enough at the time. Guess not. Thanks. - Mark - Original Message - From: "Ronan Lucio" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL P

Re: cdrdao toc-files/gcdmaster [was Re: gramofile, mkisofs howto??]

2002-12-17 Thread Fernando Gleiser
On Tue, 17 Dec 2002, paul beard wrote: > It looks like what I need to use to make audio CDs that look like > the ones I can buy (ie, you insert into a Cd drive and the name of > the CD shows up as a mountpoint) is cdrdao. I don't see any > options for cdrecord to write a volume label. > > The port

Best way to scale SMTP auth?

2002-12-17 Thread Steven Lake
Hi. Got a slight problem. I'd like to do an SMTP system that allows up to 100 users a second to authenticate to the system using the simplest means possible. I'd like to use the Pop before SMTP method over authentication before SMTP. However from my understanding, it doesn't scale very

Re: cdrdao toc-files/gcdmaster [was Re: gramofile, mkisofs howto??]

2002-12-17 Thread paul beard
Fernando Gleiser wrote: Look at the cdrdao docs. man cdrdao has a section explaining the format of the toc files. If that fails, you can try searching the cdrdao mailing lists and project's web page. Yeah, I've read those. They didn't help. Wading through the (to me) cryptic file format for t

  1   2   >