Re: a Cisco Question

2002-12-17 Thread Scott Robbins
On Wed, Dec 18, 2002 at 07:30:42AM +, Stacey Roberts wrote: > If the loopback test was done with the provider / local-loop provider, > and was successful, then its most likely that your provider's end has a > problem. > > I don't want to second guess their people, but I imagine they'll be > lo

Re: How to's

2002-12-17 Thread Roger 'Rocky' Vetterberg
Nelson, Mark A wrote: Hello, I am familliar with Linux and Sys5 to a certain degree but still like some direction. I have a BSD book but its more of a refference tool. Where can I find some solid advice,documentation on setting up NFS, RAID and other topics for free BSD. Free BSD is awesome, I loa

My Cisco Problem

2002-12-17 Thread Wayne Swart
Lo, tis me again :) I not placed the NTU (terminating unit) on my side in loopback mode. Now i get: Serial1/7 is up, line protocol is down (looped) Do i take it the problem is on my router then hey? thnks wayne To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questio

Re: a Cisco Question

2002-12-17 Thread Stacey Roberts
If the loopback test was done with the provider / local-loop provider, and was successful, then its most likely that your provider's end has a problem. I don't want to second guess their people, but I imagine they'll be looking at the interface board / port that's assigned to you. Good luck, Wayn

Re: a Cisco Question

2002-12-17 Thread Wayne Swart
We have done the loopback test, and the line its self proves to be up. So the only thing i can think of is that the router on the other side is down. On Wed, 18 Dec 2002, Stacey Roberts wrote: > Hi Wayne, >Providing you've done the trouble-shooting of your connection between > the router an

Re: a Cisco Question

2002-12-17 Thread Stacey Roberts
Hi Wayne, Providing you've done the trouble-shooting of your connection between the router and the terminating unit, then as was suggested before, kick this to your provider. One thing they would normally do for you is arrange for a loopback test on your terminating unit from their upstream poi

Re: Going from Windows to X - suggestions

2002-12-17 Thread Raphaël Dingé
Install KDE and/or gnome. Your call. I'm new to FreeBSD myself, having used blackbox window manager on a P133 with 48MB of RAM. Though it's not impossible, with only 16MB or RAM, GNOME or KDE would probably be pushing it; you'd be using your swap slice continuously. I recommend blackbox, though

Re: a Cisco Question

2002-12-17 Thread Rob Evers
Rob Evers wrote: Wayne Swart wrote: lo all you clever ppl i am such a newbie to cisco and all routers for that matter: we have got a 65K diginet leased line to one of our clients. the line has been tested and is deffenatly up, but i get this error when telnetting to the router and doing a s

Re: a Cisco Question

2002-12-17 Thread Rob Evers
Wayne Swart wrote: lo all you clever ppl i am such a newbie to cisco and all routers for that matter: we have got a 65K diginet leased line to one of our clients. the line has been tested and is deffenatly up, but i get this error when telnetting to the router and doing a show interface: Seria

a Cisco Question

2002-12-17 Thread Wayne Swart
lo all you clever ppl i am such a newbie to cisco and all routers for that matter: we have got a 65K diginet leased line to one of our clients. the line has been tested and is deffenatly up, but i get this error when telnetting to the router and doing a show interface: Serial1/7 is up, line prot

Wireless usb optical mouse ?? Please!!

2002-12-17 Thread Thomas Connolly
Hello again, I've been fighting with this wireless mouse for quite some time now. It is a usb Wireless Microsoft Intellimouse Explorer if that makes any difference. I have a non-wireless, usb, Microsoft Intellimouse Explorer that works just fine. That is why I am pulling my hair out. They a

IPFW Firewall logs

2002-12-17 Thread Mike
Running FreeBSD 4.7 Stable with NATD IPFW. Using NATD to redirect for my local network. Everything is working great except it working to good! My local machines are being logged as trying to connect via UDP and I cannot seem to fix it. : /kernel: connection attempt to UDP 192.168.0.1 from 192.16

Re: Going from Windows to X - suggestions

2002-12-17 Thread mike mcgranahan
> Install KDE and/or gnome. Your call. I'm new to FreeBSD myself, having used blackbox window manager on a P133 with 48MB of RAM. Though it's not impossible, with only 16MB or RAM, GNOME or KDE would probably be pushing it; you'd be using your swap slice continuously. I recommend blackbox, thoug

Re: Going from Windows to X - suggestions

2002-12-17 Thread mike mcgranahan
--- Adam Weinberger <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > >> (12.17.2002 @ 1748 PST): Derrick Ryalls said, in > 0.8K: << > > I have been using FreeBSD as a server via console > for a while now, but I > > wanted to see what the GUI was like. My only > sp

Re: Support

2002-12-17 Thread Ted
Dear FreeBSD Support, I'm running 4.6.2 and trying to do two things with the mount command. First, I'm trying to mount my USB Iomega Zip 100 drive. I see it on boot listed as "umass0: Iomega USB Zip 100, rev 1.10/1.00, addr 3". Directly underneath this line is: "umass0: Get Max Lun not supported

RE: Wireless USB Mouse.

2002-12-17 Thread Warren Block
On Tue, 17 Dec 2002, Mark-Nathaniel Weisman wrote: > I'm confused, why isn't the USB port addressed directly ie /dev/uhid0 or > something? I think that's automatic--usbd starts moused when it detects the USB mouse. > Although the section in your rc.conf file is substantially > different than min

Re: buildworld problem on cyrix 166

2002-12-17 Thread JacobRhoden
On Wed, 18 Dec 2002 13:23, Ken Kroel wrote: > i am trying to update an old pc and have run into a problem with the "make > CPU: Cyrix 6x86 (486-class CPU) > Origin = "CyrixInstead" DIR=0x2231 Stepping=2 Revision=2 I had the exact same problem with the exact same machine you appear to have.

Re: Wireless USB Mouse.

2002-12-17 Thread Thomas Connolly
I'm with Mark on this one. I have a USB Microsoft Optical IntelliMouse Explorer that works great in the console and in x. I'm using FreeBSD 4.7 so it already had usb support added into the kernel out of the box. I have usbd_enabled="YES" in my rc.conf file and I'm using /dev/sysmouse. The on

ipfw and rule 65535

2002-12-17 Thread James Pace
Here is the end of the output from 'ipfw show': 04000 0 0 deny log ip from any to any 65535 91 8227 deny ip from any to any Can anyone explain why the last rule is getting hit? I was under the impression that the rules are traversed in order, so 4000 should catch anything that -1 wo

Re: Upload substantially slower than download

2002-12-17 Thread Mark
- Original Message - From: "Kent Stewart" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, December 18, 2002 2:58 AM Subject: Re: Upload substantially slower than download > I always got better perfomance out of the Intel 10/100 Pro. > They have 2x

Re: buildworld problem on cyrix 166

2002-12-17 Thread Giorgos Keramidas
On 2002-12-17 21:23, Ken Kroel <[EMAIL PROTECTED]> wrote: > greetings, > > i am trying to update an old pc and have run into a problem with the "make > buildworld" step. the box is 4.7 release, using a network install. > [...] > *default release=cvs tag=RELENG_4_7. > > next, i made /root/kernel and

buildworld problem on cyrix 166

2002-12-17 Thread Ken Kroel
greetings, i am trying to update an old pc and have run into a problem with the "make buildworld" step. the box is 4.7 release, using a network install. i installed the base system, cvsup and all the source. i then ran cvsup with the standard supfile changing only the server name and the tag line

Re: XFS

2002-12-17 Thread Black Dragon
On Wed, Dec 18, 2002 at 12:18:20PM +1030, Greg 'groggy' Lehey wrote: > On Tuesday, 17 December 2002 at 20:45:33 -0500, Black Dragon wrote: > > I need to set up a tftp server to do an IRIX installation, and because > > I can't mount the installation cds on FreeBSD, I'm going to have to > > install

Re: Any word on FreeBSD 5.0 release

2002-12-17 Thread Giorgos Keramidas
On 2002-12-17 15:59, Ray Seals <[EMAIL PROTECTED]> 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. The release schedule is posted on the Web. http://www.FreeBSD.org/releases/5.0R/schedule.html

You need E-MAiL AddREssES, we've got em: 40OM for $139

2002-12-17 Thread Michael D G McKinlay
You want email addresses; we've got lots of fresh ones. Face it, there's no way you're going to extract 400 million email addresses with some flimsy email extractor program you downloaded from the web. You're lucky if you can extract 2 million in a year! Our email addresses are even targeted in 3

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

2002-12-17 Thread Keith Spencer
Hi again, OK what I meant was apart from having changed an interface (tun0 not ed0) the ruleset is identical. And the rule set works! It dials out everything...It only works iff the default_block option is not active. As you can see quick is there. So how can it be that I do exactly what Marty S d

Re: Going from Windows to X - suggestions

2002-12-17 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> (12.17.2002 @ 1748 PST): Derrick Ryalls said, in 0.8K: << > I have been using FreeBSD as a server via console for a while now, but I > wanted to see what the GUI was like. My only spare machine right now is > a P-300 w/ about 16meg ram, so I won't

Re: udf (dvd) kernel sources

2002-12-17 Thread Giorgos Keramidas
On 2002-12-17 16:18, Incoming Mail List <[EMAIL PROTECTED]> wrote: > > Does anyone know what directory the kernel sources for the UDF > file system are located under? http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/fs/udf/ Obviously, this is equivalent to /usr/src/sys/fs/udf/ on a FreeBSD 5.0-CURRE

Re: Upload substantially slower than download

2002-12-17 Thread Kent Stewart
On Tuesday 17 December 2002 04:45 pm, Mark wrote: > 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. I always got better perfomance out of the Intel 10/

Re: how to change installworld installation root directory?

2002-12-17 Thread Kent Stewart
On Tuesday 17 December 2002 07:51 am, Matthew Seaman wrote: > 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?

Going from Windows to X - suggestions

2002-12-17 Thread Derrick Ryalls
I have been using FreeBSD as a server via console for a while now, but I wanted to see what the GUI was like. My only spare machine right now is a P-300 w/ about 16meg ram, so I won't be screaming along, but I wanted to start the process anyway. I was looking through the ports, and I see a ton of

Re: XFS

2002-12-17 Thread Greg 'groggy' Lehey
On Tuesday, 17 December 2002 at 20:45:33 -0500, Black Dragon wrote: > On Wed, Dec 18, 2002 at 11:41:27AM +1030, Greg 'groggy' Lehey wrote: > >> On Tuesday, 17 December 2002 at 20:05:05 -0500, Black Dragon wrote: >>> After a bit of Googling and a search of the list archives, have I >>> correctly com

RE: Wireless USB Mouse.

2002-12-17 Thread Mark-Nathaniel Weisman
I'm confused, why isn't the USB port addressed directly ie /dev/uhid0 or something? Although the section in your rc.conf file is substantially different than mine, what version are you using of FreeBSD? I'm told I had to recompile the kernel, then remake a device, then add these lines to the rc.con

Re: XFS

2002-12-17 Thread Black Dragon
On Wed, Dec 18, 2002 at 11:41:27AM +1030, Greg 'groggy' Lehey wrote: > On Tuesday, 17 December 2002 at 20:05:05 -0500, Black Dragon wrote: > > After a bit of Googling and a search of the list archives, have I > > correctly come to the conclusion that there isn't any, as of yet, > > support for XFS

Re: Wireless USB Mouse.

2002-12-17 Thread Warren Block
On Tue, 17 Dec 2002, Mark-Nathaniel Weisman wrote: > 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 ther

Re: Wireless USB Mouse.

2002-12-17 Thread Thomas Connolly
yep, usbd is running. Can you think of anything else? Thanks, Tom On Tuesday 17 December 2002 04:54 pm, Andrew Y Ng wrote: > to check if usbd is running or not, try: > ps aux | grep usbd > > u can enable usbd during boot by adding a line to rc.conf, check > /etc/default/rc.conf for more informa

Re: XFS

2002-12-17 Thread Greg 'groggy' Lehey
On Tuesday, 17 December 2002 at 20:05:05 -0500, Black Dragon wrote: > After a bit of Googling and a search of the list archives, have I > correctly come to the conclusion that there isn't any, as of yet, > support for XFS in FreeBSD? Yes. Greg -- When replying to this message, please copy the ori

XFS

2002-12-17 Thread Black Dragon
After a bit of Googling and a search of the list archives, have I correctly come to the conclusion that there isn't any, as of yet, support for XFS in FreeBSD? -- Black Dragon /"\ ASCII ribbon campaign \ / ag

Re: Fwd: gkrellm2 port compile problems

2002-12-17 Thread paul beard
Sean O'Neill wrote: I asked this of the freebsd-ports group and got no answer. Thought maybe someone here might know the answer. /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream' /usr/X11R6/lib/libpangoxft-1.0.so: undefined reference to `FT_Get_Short' /usr/X11R6/lib/

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

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: 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#

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: 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

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

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: 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 >

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: 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: 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

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

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

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 # #-

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

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: 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

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: 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

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

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

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

-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: 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]

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

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: 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

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

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'

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

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

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

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: 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

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

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: 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: 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

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: 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 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: 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

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: 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

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: 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: 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: 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: 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

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: 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: 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 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

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

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

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

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: 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,

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

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

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

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

  1   2   >