Re: tar segmentation fault

2006-02-20 Thread Ben Paley
Sorry. left off some information that might come in handy! me$ uname -srm FreeBSD 6.0-STABLE i386 me$ pkg_info | grep tar gtar-1.15.1_1 GNU version of the traditional tar archiver startup-notification-0.8_1 Library that supports startup notification spec from freede me$ Thanks, Ben > tar

perl script to capture header...??

2006-02-20 Thread Gary Kline
People, I think perl is the best way to capture NN "THE FOR BAR" and "THE FOO BAR" NN+1 and create the header in HTML "THE FOO BAR" NN such that each of ch1 thru ch5 have the title and below the

Re: sos: boot fail

2006-02-20 Thread Pirat SRIYOTHA
Mike Tancsa wrote: On Fri, 17 Feb 2006 10:11:15 +0700, in sentex.lists.freebsd.questions you wrote: i can not boot into single user mode or safe mode. please help me. and cc to me too. Try and boot to your previous kernel. If that is broken for some reason as well, boot with someth

fastboot: hangs afer console line "Rebooting"

2006-02-20 Thread Rob
Hi, I have bought a 'naked' motherboard (no case) and assembled it to a computer myself (adding CPU, RAM etc. myself). It's an ASUS P4S8X-MX with SIS chips. It works all fine, except for the fastboot command. Bootup from cold machine and shutdown all works perfectly ("shutdown -p now" switches o

Re: WinSCP mega-slowness

2006-02-20 Thread Andrew Pantyukhin
On 2/21/06, Xn Nooby <[EMAIL PROTECTED]> wrote: > would doing a 'make install clean' inside /usr/ports/security/hpn-ssh fix > the default scp program? You should install hpn-ssh on both hosts. There's a windows binary available on the website. ___ freeb

How to add 'polling' in rc.conf to the ifconfig line?

2006-02-20 Thread Rob
Hi, With 5.X, polling was enabled by setting the sysctl variable. However, with 6-Stable this seems to be depreciated; instead polling should be added per interface in the ifconfig line. I used to have this in /etc/rc.conf: ifconfig_sk0="inet 147.46.41.211 netmask 255.255.255.0" ifconfig_sk0_al

6.0-release remote x application failure to open display

2006-02-20 Thread Ben Kaduk
Hi all, I think this is probably a simple question, but I do not recall having any difficulties on 5.2.1 or 5.3-beta3, which are the other versions that I had run on this box. I recently have performed a clean install of 6.0-release on this machine, on a new hard drive, and then copied over the d

Re: WinSCP mega-slowness

2006-02-20 Thread Xn Nooby
would doing a 'make install clean' inside /usr/ports/security/hpn-ssh fix the default scp program? On 2/20/06, fbsd_user <[EMAIL PROTECTED]> wrote: > > There is a patch to OpenSSH to fix the buffer size problem caused be > the different operating systems OpenSSH runs on. When the host and > re

Re: Path And 'cron'

2006-02-20 Thread Tim Daneliuk
Randy Pratt wrote: If I do not have a PATH= statement in a particular user's crontab, what is used for a default PATH? From "man 5 crontab" : Several environment variables are set up automatically by the cron (8) daemon. SHELL is set to /bin/sh, PATH is set to /usr/bin:/bi

Re: getline function

2006-02-20 Thread Michael P. Soulier
On 18/02/06 Tom Grove said: > That works and I had looked into that earlier...it seems like it does a > lot more than just one function from the man page. I guess I can use > that for now but I wonder why getline() is broken in gcc on FreeBSD? getline() is from glibc. FreeBSD uses it's own lib

Re: network monitoring system with downtime reporting

2006-02-20 Thread Jeremy Kister
On 2/20/2006 8:47 PM, Mark Jayson Alvarez wrote: I'm looking for a network monitoring system with downtime reporting. Currently, we are using nagios for services monitoring and mrtg for traffic monitoring. try Argus. the dev code is always good. http://argus.tcp4me.com -- Jeremy Kister h

Re: Every 12-hrs -- "ad0: TIMEOUT - WRITE DMA"

2006-02-20 Thread Jerry Bell
I had a drive dying and it showed up just like this - it turned out to be the daily scripts that scan for file changes, etc, and my backup script were tickling a back sector of the disk. Have you run the smartctl -t long /dev/ad0 command to have it perform a full self test? You normally have

network monitoring system with downtime reporting

2006-02-20 Thread Mark Jayson Alvarez
Hi, I'm looking for a network monitoring system with downtime reporting. Currently, we are using nagios for services monitoring and mrtg for traffic monitoring. Do you know any tool which can report the downtimes of a particular customer's internet link? We need it because from time to time, cust

Re: Path And 'cron'

2006-02-20 Thread Randy Pratt
On Mon, 20 Feb 2006 10:21:22 -0600 Tim Daneliuk <[EMAIL PROTECTED]> wrote: > Randy Pratt wrote: > > > On Sun, 19 Feb 2006 15:25:49 -0600 > > Tim Daneliuk <[EMAIL PROTECTED]> wrote: > > > > > >>Where is the default path for cron jobs established? (And can it > >>be changed...) > >> > > > > > >

Shared object "libm.so.4" not found

2006-02-20 Thread FlashWebHost . com
Hi, I am getting follwing error when running perl script or even just calling perl. freebsd# perl -v /libexec/ld-elf.so.1: Shared object "libm.so.4" not found freebsd# I am using freebsd# uname -a FreeBSD freebsd.netfreehost.com 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Sat Sep 17 20:14:10 BST 2005

tar segmentation fault

2006-02-20 Thread Ben Paley
Hello, I want to backup certain parts of my system regularly, so I made a directory which reflects the filesystem: backup/ etc/ -> link to /etc usr/ home/ me/ somefile -> link to some specific file in my hom

torrents.freebsd.org

2006-02-20 Thread Bob Johnson
torrents.freebsd.org (216.136.204.113:8080) does not seem to be accepting any connections. Neither ctorrent nor rtorrent will connect to it, nor will a manual telnet connection. torrents.freebsd.org:8080 is the tracker specified in the torrent files downloaded from ftp.freebsd.org/pub/FreeBSD/tor

Re: kdm and fluxbox

2006-02-20 Thread RYAN vAN GINNEKEN
- Original Message - From: Norberto Meijome <[EMAIL PROTECTED]> To: RYAN M. vAN GINNEKEN <[EMAIL PROTECTED]> Cc: Norberto Meijome <[EMAIL PROTECTED]>, freebsd-questions@freebsd.org Sent: Sun Feb 19 19:12:03 2006 Subject: Re: kdm and fluxbox RYAN M. vAN GINNEKEN wrote: > Thanks to all and

Re: Quick question on newfs

2006-02-20 Thread mal content
Thanks a lot for the confirmation, it worked nicely. # newfs /dev/ad0s1e # mount /tmp # chmod 1777 /tmp a1 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAI

Re: Quick question on newfs

2006-02-20 Thread Jerry McAllister
> > I was setting up encrypted swap with GELI and accidentally > blew away my /tmp partition with: > > # dd if=/dev/random of=/dev/ad0s1e bs=1m > > Understandably, it will no longer allow me to mount /tmp, > so how do I use newfs to recreate the partition? I want to > be absolutely sure before e

Re: Quick question on newfs

2006-02-20 Thread Glenn Dawson
At 02:43 PM 2/20/2006, mal content wrote: I was setting up encrypted swap with GELI and accidentally blew away my /tmp partition with: # dd if=/dev/random of=/dev/ad0s1e bs=1m Understandably, it will no longer allow me to mount /tmp, so how do I use newfs to recreate the partition? I want to be

Re: Edgeport USB-serial device

2006-02-20 Thread Brian McCann
Tried and failed. It detected the device, but didn't know what to do with it. I was trying the Edgeport/4 and Edgeport/8s. On 2/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hello, > > Anybody ever tried to run one of the following usb-serial devices on a > FreeBSD 5/6 box? Does it work

Edgeport USB-serial device

2006-02-20 Thread pbdlists
Hello, Anybody ever tried to run one of the following usb-serial devices on a FreeBSD 5/6 box? Does it work out of the box, not work at all, work with some driver code adjustments? There is something about ETHERPORT4 in /usr/src/sys/dev/usb/usb_quirks.c and /usr/src/sys/dev/usb/usbdevs, but I'm n

Quick question on newfs

2006-02-20 Thread mal content
I was setting up encrypted swap with GELI and accidentally blew away my /tmp partition with: # dd if=/dev/random of=/dev/ad0s1e bs=1m Understandably, it will no longer allow me to mount /tmp, so how do I use newfs to recreate the partition? I want to be absolutely sure before entering any disk mo

Re: Bluetooth - obexapp - get/put files with spaces in names

2006-02-20 Thread dgmm
On Sunday 19 February 2006 13:58, Michal F. Hanula wrote: > On Sun, Feb 19, 2006 at 01:25:28AM +, dgmm wrote: > > After some fiddling and hair pulling I eventually got my bluetooth > > adapter to "see" the mobile phone. > > > > I'd like to pull some files from it but either I'm not seeing the o

attaching an mp3 player / BBB reset failed

2006-02-20 Thread beni . brinckman
On Monday 20 February 2006 18:43, Andrew Pantyukhin wrote: > On 2/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all, > > > > When attaching (hotplugging) my mp3 player (its a BeQube) to my fbsd > > 6.1-PreRelease, the whole pc freezes and a reset/reboot is all that is > > left. > > > >

Re: Every 12-hrs -- "ad0: TIMEOUT - WRITE DMA"

2006-02-20 Thread V.I.Victor
On Sun, 19 Feb 2006, Mike Tancsa wrote: > On Sun, 19 Feb 2006 22:21:04 +, in sentex.lists.freebsd.questions > you wrote: > >> On Thu, 16 Feb 2006, Mike Tancsa wrote: >> For the last 4-days, our (otherwise OK) 5.4-RELEASE machine has been reporting: Feb 12 12:08:05 : ad0: TI

RE: WinSCP mega-slowness

2006-02-20 Thread fbsd_user
There is a patch to OpenSSH to fix the buffer size problem caused be the different operating systems OpenSSH runs on. When the host and remote are different operating systems the send/receive buffer sizes do not match and this causes drastic slow down. Like in using Winscp client connecting to a F

serious 3ware 9500 problem on 5-stable and 6-stable

2006-02-20 Thread bogo logo
hi list, i have a 3ware 9500-8 with 4x 400gb drives in a raid5 configuration running FreeBSD 5.4-stable (as of last week) on amd64. during a recent update, we try to mount the 1.1TB partition, and we can see the first few directory listings and so on, but when we try to `cd ` on a dir, the comput

RE: freebsd-questions Digest, Vol 124, Issue 26

2006-02-20 Thread Don O'Neil
Chuck, Thanks for the response, this helps me a lot... My answers are inline: >Date: Sun, 19 Feb 2006 09:47:08 -0500 >From: Chuck Swiger <[EMAIL PROTECTED]> >Subject: Re: 3Ware Escalade Issues >To: "Don O'Neil" <[EMAIL PROTECTED]> >Cc: freebsd-questions@freebsd.org >Message-ID: <[EMAIL PROTECTED

Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Chris Whitehouse
Andrew Pantyukhin wrote: On 2/20/06, Chandan Haldar <[EMAIL PROTECTED]> wrote: Thanks a lot for the direction. All goes well until portupgrade asks me to run 'pkgdb -F', which asks me to resolve stale dependencies. I have a large number of ports installed and the dependencies seem somewhat in

Re: How to remove Boot Menu

2006-02-20 Thread [EMAIL PROTECTED]
On 2/20/06, Wayne <[EMAIL PROTECTED]> wrote: > Hi All, > > I have a new server loaded with 6.0-Release. During the > installation, I told it to use the "boot manager" -- boot0 if I have > my terminology straight. > > So on every start, I get the: > F1 FreeBSD > Default: F1 > menu.

Re: WinSCP mega-slowness

2006-02-20 Thread Martin Hepworth
Hate to do a me too, but I gotta agree. I did the same file transfer using cygwin's scp and winscp and cygwin was about 10x faster. On 2/20/06, Xn Nooby <[EMAIL PROTECTED]> wrote: > > For about a year I have noticed that whenever my Windows boxes talk to my > Unix boxes, they communicate at

Re: Multiple DNS

2006-02-20 Thread bsd
Le 19 févr. 06 à 08:46, Robert Slade a écrit : Hi, I am looking for some advice. I have a network which is based on a number of servers running FreeBsd 6.0 serving Win XP work stations. (yes I know but..) The network is large enough to use DHCP and DNS for the internal network, I have setup

Re: hostname

2006-02-20 Thread eoghan
On 20 Feb 2006, at 00:26, Garrett Cooper wrote: Thanks I have changed it to "home.nathaniel" im getting this on boot: Feb 19 23:19:37 home sm-mta[405]: NOQUEUE: SYSERR(root): opendaemonsocket: daemon Daemon0: cannot bind: Can't assign requested address Feb 19 23:19:37 home sm-mta[405]: daemo

How to remove Boot Menu

2006-02-20 Thread Wayne
Hi All, I have a new server loaded with 6.0-Release. During the installation, I told it to use the "boot manager" -- boot0 if I have my terminology straight. So on every start, I get the: F1 FreeBSD Default: F1 menu. How can I get rid of this, and just boot straight into BSD

Re: apsfilter question/problem

2006-02-20 Thread Denny White
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Feb 18 Eric Schuele spake forth boldly: I read the article at Onlamp about printing for the impatient. Installed apsfilter and samba on my old hp netserver so I'd be able to print to an hp 722c deskjet printer connected to an xp box. I don't

RE: equivalent to linux cp -al

2006-02-20 Thread Ben House
What about cpio? cpio -dplm should do what you need it to. This operates in pass-through to give you a recreation of the directories rather than an archive. Input is from standard i/p. HTH. BH -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Chuck Swiger

Append: CUPS Problems

2006-02-20 Thread Chris Maness
There are some errors in the CUPS log: W [20/Feb/2006:09:44:19 -0800] Unknown username "lp" I [20/Feb/2006:09:44:19 -0800] Loaded configuration file "/usr/local/etc/cups/cupsd.conf" I [20/Feb/2006:09:44:19 -0800] Configured for up to 100 clients. I [20/Feb/2006:09:44:19 -0800] Allowing up to 10

Re: CUPS Login

2006-02-20 Thread Chris Maness
Eric Schuele wrote: Chris Maness wrote: I installed the port cups. I did the http://localhost:631 thing. That brought up the cups main page, but when I try to loging in as root, the thing just hangs forever. Any suggestions? Is cupsd in fact running? Thanks Chris Maness __

FreeBSD 6.1 and opensound

2006-02-20 Thread Tim T Bos
What are the right dev permissions for a soundcard (M audio delta 1010le ) 10 in 10 out running the OpenSoundSystem /dev/dsp* /dev/audio* /dev/mixer* /dev/dspW* /dev/midi* It works under root but thats really no option. I need to get the users (me myself and i) to acces the sound card and i

Re: BBB reset failed (Was: no subject)

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi all, > > When attaching (hotplugging) my mp3 player (its a BeQube) to my fbsd > 6.1-PreRelease, the whole pc freezes and a reset/reboot is all that is left. > > In /var/log/messages this is what I get : > > Feb 16 20:41:25 www kernel: um

CUPS Problems

2006-02-20 Thread Chris Maness
It looks like cups accepts my root account and password, but it is just hanging when it authenticates. There is nothing suspicious in the log. This is a fresh install of CUPS with FreeBSD 6.0 I had also had synced my ports tree a couple of weeks ago, so the CUPS port should be the latest. A

Re: CUPS Login

2006-02-20 Thread Eric Schuele
Chris Maness wrote: I installed the port cups. I did the http://localhost:631 thing. That brought up the cups main page, but when I try to loging in as root, the thing just hangs forever. Any suggestions? Is cupsd in fact running? Thanks Chris Maness ___

Re: Log analysis server suggestions? [long]

2006-02-20 Thread Ashley Moran
On Thursday 16 February 2006 15:30, Chuck Swiger wrote: > I'm not sure who the original poster was, but whoever is interested in this > topic might benefit by reading a thread from the firewall-wizards mailing > list: Cheers that was very useful- I've put it into our company Wiki so it can be i

(no subject)

2006-02-20 Thread beni . brinckman
Hi all, When attaching (hotplugging) my mp3 player (its a BeQube) to my fbsd 6.1-PreRelease, the whole pc freezes and a reset/reboot is all that is left. In /var/log/messages this is what I get : Feb 16 20:41:25 www kernel: umass1: vendor 0x10d6 USB 2.0(FS) FLASH DISK, rev 1.10/1.00, addr 2 Feb

Re: Ruby crashes with portupgrade

2006-02-20 Thread Kövesdán Gábor
Andrew Pantyukhin wrote: On 2/19/06, Kövesdán Gábor <[EMAIL PROTECTED]> wrote: Hello, Ruby always crashes and makes a coredump when I try to use portupgrade: [EMAIL PROTECTED] portupgrade -ai ---> Session started at: Sun, 19 Feb 2006 15:32:51 +0100 [Updating the pkgdb in /var/db/pkg ...

Re: Path And 'cron'

2006-02-20 Thread Tim Daneliuk
Randy Pratt wrote: On Sun, 19 Feb 2006 15:25:49 -0600 Tim Daneliuk <[EMAIL PROTECTED]> wrote: Where is the default path for cron jobs established? (And can it be changed...) Take a look at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-cron.html and see if that

Re: Log analysis server suggestions?

2006-02-20 Thread Ashley Moran
On Thursday 16 February 2006 15:07, Nathan Vidican wrote: >I would advise against trying to log everything into SQL records, aside > from the performance hit on translating log/write outputs to SQL > inserts/queries then having the SQL server write to disk anyway, it just > complicates things unecc

Re: Download

2006-02-20 Thread Alex Zbyslaw
Luis Thillet wrote: Dear Developers: I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS (i.e. 5.4, 6.0-RELEASE iso.i386). But it has never worked. I was wondering if your company/team/crew have disabled it. If no then how can I go about doing that. You can buy a CD from s

Re: Download

2006-02-20 Thread Xn Nooby
Maybe try this download manager: http://www.freedownloadmanager.org On 2/20/06, Jerry McAllister <[EMAIL PROTECTED]> wrote: > > > > > Dear Developers: > > > > > > I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS (i.e. > 5.4, > > 6.0-RELEASE iso.i386). But it has never worked.

Re: ftp problem

2006-02-20 Thread Chuck Swiger
Sean wrote: > I have my bsd system setup to allow ftp. > > However when I try to ftp a directory and the contents from another > system it basically uses the directory as a file name and all contents > in that directory are ignored. > > I am guessing that I am doing something wrong when I type to

Re: Problems with createing a tap interface.

2006-02-20 Thread Nikos Vassiliadis
On Sunday 19 February 2006 09:17, Vulpes Velox wrote: > #ifconfig tap create > ifconfig: SIOCIFCREATE: Invalid argument > > The if_tap module is loaded, but I can't seem to get around this. Any > suggestions? Yes, try to open the tap device and it will be created automagically... [EMAIL PROTECTED

Re: ftp problem

2006-02-20 Thread Igor Robul
On Mon, Feb 20, 2006 at 09:37:41AM -0500, Sean wrote: > I have my bsd system setup to allow ftp. > > However when I try to ftp a directory and the contents from another > system it basically uses the directory as a file name and all contents > in that directory are ignored. Do you use Internet E

Re: Download

2006-02-20 Thread Chuck Swiger
Lorin Lund wrote: > Luis Thillet wrote: [ ... ] > Many weeks ago I succeeded in downloading 6.0. But if you don't have > broadband it's nearly hopeless. When I first learned of FreeBSD - years > ago - I tried downloading the ISO disks by modem. I would start a > download at bedtime but it never wor

Re: Daemon.gif for my private Website

2006-02-20 Thread Simon Olofsson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, you might want to look at this two websites: http://www.freebsd.org/art.html and http://www.freebsd.org/copyright/daemon.html on 02/20/06 14:24 Hubertus Kohl said the following: > Can I put the little Daemon on my privat Website? > Is there somew

ftp problem

2006-02-20 Thread Sean
I have my bsd system setup to allow ftp. However when I try to ftp a directory and the contents from another system it basically uses the directory as a file name and all contents in that directory are ignored. I am guessing that I am doing something wrong when I type to get the directory an

Re: WinSCP mega-slowness

2006-02-20 Thread Xn Nooby
I can try that. I'm not sure how to use Samba3, though. I was trying to help a friend use Samba, but I was use to Sama2, and Samba3 apparently recquires a smb.conf file. You use to be able to just do everything from the command line, like (I think): smbclient //server/share /mnt/pnt -o usern

Re: Daemon.gif for my private Website

2006-02-20 Thread Chuck Swiger
Hubertus Kohl wrote: > Can I put the little Daemon on my privat Website? > Is there somewhere a Banner or something that I can use for my private site? > Who can tell me this with a little Background of the rights ? > Sorry for my bad english - but I think you understand what I mean. Your english

Re: Download

2006-02-20 Thread Jerry McAllister
> > Dear Developers: > > > I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS (i.e. 5.4, > 6.0-RELEASE iso.i386). But it has never worked. I was wondering if your > company/team/crew have disabled it. > If no then how can I go about doing that. It is not disabled. But your si

Re: FreeBsd Help

2006-02-20 Thread Jerry McAllister
> > >I am a college student at HLG college. I am a Computer Information >Systems major and I have chosen to present FreeBSD to my class as a >final project. I downloaded version 6.0 from the freeBSD Site. I made >a bootable CD-ROM from the ISO image disc one. The installation seem

Re: fxp0 not working after update freebsd 4.10 -> 4.11 STABLE]

2006-02-20 Thread Jerry McAllister
> > Hello, > > I have done an update of my freebsd 4.10 to 4.11. Before worrying about this, I would suggest you forget 4.11 and upgrade to FreeBSD 6.0 or soon to 6.1. I don't think any of the 4.xxx or earlier versions area any longer supported. I have not had any trouble with fxp[n] NICs on

Daemon.gif for my private Website

2006-02-20 Thread Hubertus Kohl
Can I put the little Daemon on my privat Website? Is there somewhere a Banner or something that I can use for my private site? Who can tell me this with a little Background of the rights ? Sorry for my bad english - but I think you understand what I mean. Mit freundlichen Grüßen, Hubertus Kohl

Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Chandan Haldar <[EMAIL PROTECTED]> wrote: > Thanks a lot for the direction. All goes well until portupgrade asks me > to run 'pkgdb -F', > which asks me to resolve stale dependencies. I have a large number of > ports installed and > the dependencies seem somewhat intractable for manua

Re: WinSCP mega-slowness

2006-02-20 Thread Daniel A.
Hi, I have the same issue here. When I use SFTP (WinSCP) to transfer from my Windows XP SP2 box to my local server, I can only utilize about 1/10'th of the bandwith (100mbit). On the other hand, when I use FTP or SMB to transfer files, I can utilize the maximum bandwith. On both boxes, the "sympto

fxp0 not working after update freebsd 4.10 -> 4.11 STABLE]

2006-02-20 Thread Akoola
Hello, I have done an update of my freebsd 4.10 to 4.11. after the update finished compiling kernel and mergemaster. I have my nic fxp0 always show the link status to 'no carrier' I trie to force media and media opt on ifconfig to value has mentioned on man fxp. I have trie to recompile all t

linux compatibility on 64 bit FreeBSD 5.4 and 6.0

2006-02-20 Thread Philip Sydney Lavers
Gentlemen, I have spent several days reading all the documentation I can find but no reference to my problem. linux compatibility: # kldload linux# OR linux_enable="YES" both work on my FreeBSD 5.4 32 bit athlon. On my opteron and athlon64 machines with FreeBSD 5.4 or 6.0 (both 64 bit ver

Re: Bandwidth Problems with Freebsd 5.x

2006-02-20 Thread Olivier BONHOMME
ptitoliv a écrit : >Are the debian & freebsd on the same segment ? >if so, are they using the same router/gateway ? > > There is a CISCO router between the two boxes. >did you customize/set up things, like ipfw or set specific things via >sysctl ? > > I tried to customiser window scaling and

Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Chandan Haldar
Thanks a lot for the direction. All goes well until portupgrade asks me to run 'pkgdb -F', which asks me to resolve stale dependencies. I have a large number of ports installed and the dependencies seem somewhat intractable for manual resolution. Is this the only way to resolve the stale depe

Re: IPC Queues

2006-02-20 Thread Joerg Pernfuss
On Mon, 20 Feb 2006 03:12:39 -0600 Jason Resch <[EMAIL PROTECTED]> wrote: > Hello everyone, > > My company is implementing an application which we plan will use > shared memory and IPC mechanisms to coordinate work. We would prefer > to use POSIX message queues due to their better support for >

Re: WinSCP mega-slowness

2006-02-20 Thread bsd
> Well, it's good to know I'm not the only one seing this. Right now both > machines are running FreeBSD, since I gave up on waiting for Windows to > copy > the files. The CPU load on Window when sending 1 meg per second is > usually > about 30%, while the Unix box is only at 1-2%. When I have 2

PPPoE Max Tunnels

2006-02-20 Thread John Oxley
I hope this is the right place to post. I'm having a problem with my PPPoE server in that it refuses to create more than 30 tunnels. net 10.42.73.38 --> xxx.xx.xxx.xx netmask 0x Opened by PID 2534 tun31: flags=8010 mtu 1500 tun32: flags=8010 mtu 1500 Are there any limits by defa

Re: WinSCP mega-slowness

2006-02-20 Thread Xn Nooby
Well, it's good to know I'm not the only one seing this. Right now both machines are running FreeBSD, since I gave up on waiting for Windows to copy the files. The CPU load on Window when sending 1 meg per second is usually about 30%, while the Unix box is only at 1-2%. When I have 2 Unix boxes

IPC Queues

2006-02-20 Thread Jason Resch
Hello everyone, My company is implementing an application which we plan will use shared memory and IPC mechanisms to coordinate work. We would prefer to use POSIX message queues due to their better support for priorities, but from the research I have done thus far it appears none of the BSDs

Re: Multiple MSDOSFS partitions on iomega 250GB external disk

2006-02-20 Thread Chandan Haldar
Answering myself. Iomega support confirmed that partitioning the 250GB external HDD was possible. I partitioned and formatted the disk into two approx 125GB FAT32 partitions using Win2K disk manager. Both the partitions show up, mount, and work fine under FreeBSD (and also under Win2K). Chanda

Re: Download

2006-02-20 Thread Peter N. M. Hansteen
"Luis Thillet" <[EMAIL PROTECTED]> writes: > I have been trying (FOR A LONGTIME) to download a FreeBSD Unix OS (i.e. 5.4, > 6.0-RELEASE iso.i386). But it has never worked. I was wondering if your > company/team/crew have disabled it. Neither the operating system itself nor its download sites

sangoma s518 adsl card sppp driver problem.

2006-02-20 Thread Omer Faruk Sen
Hi, I have a problem with s518 sangoma adsl card. I have FreeBSD-5.4 Release installed and installed wanpipe driver and software. Card has been detected perfectly that I can see on dmesg output. I have created a conf file using wancfg command and after running wanrouter start I get following e

Re: FreeBsd Help

2006-02-20 Thread Giorgos Keramidas
On 2006-02-19 21:23, Kris Wieschhaus <[EMAIL PROTECTED]> wrote: > > I am a college student at HLG college. I am a Computer > Information Systems major and I have chosen to present FreeBSD > to my class as a final project. I downloaded version 6.0 from > the freeBSD Site. I made a bootable CD-ROM fr

Re: SATA RAID0

2006-02-20 Thread Andrew Pantyukhin
On 2/18/06, ph rhole oper <[EMAIL PROTECTED]> wrote: > What should i use to setup a RAID-0 array using 2 SATA drives and a VIA > software-raid controller (pseudo)? vinum ? ccd? or atacontrol? > PS: suppose the metadata format of my "raid" controller is recognized by > the ata driver > > -- > http:/

Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Chandan Haldar <[EMAIL PROTECTED]> wrote: > Trying to build port linuxpluginwrapper on FreeBSD 6.0-Stable > (final goal is to get linux flash player work with firefox 1.0.7 > on FreeBSD 6.0-Stable) fails at fetch of atk-1.2.0-2.i386.rpm. > Fetching manually results in checksum mismatch

CUPS Login

2006-02-20 Thread Chris Maness
I installed the port cups. I did the http://localhost:631 thing. That brought up the cups main page, but when I try to loging in as root, the thing just hangs forever. Any suggestions? Thanks Chris Maness ___ freebsd-questions@freebsd.org mailing

Re: Resolution Problem

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Kyle Addis <[EMAIL PROTECTED]> wrote: > Dear FreeBSD, > I installed freebsd with kde as my environment, but when I start > kde, through the kdm command, my resolution is stuck at 640x320 > or something like that, when I go into the desktop configure menu, > in kde. My laptop can do up

Re: how do I

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Wayne <[EMAIL PROTECTED]> wrote: > How Do I get the terminal on the screen. I am having problems with the GUI > part of Either the KDE or the Gnome it was installed. > Wayne > ___ > freebsd-questions@freebsd.org mailing list > http://lists.fr

Re: WinSCP mega-slowness

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Xn Nooby <[EMAIL PROTECTED]> wrote: > For about a year I have noticed that whenever my Windows boxes talk to my > Unix boxes, they communicate at about 1/10 normal speed. I copy lots (300GB) > of large files back and forth between machines as I try different OS's, and > I always see thi

Re: how do I

2006-02-20 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wayne wrote: > How Do I get the terminal on the screen. I am having problems with the GUI > part of Either the KDE or the Gnome it was installed. > Wayne If you mean switch from X to the console, press Ctrl-Alt-F[1-5]. - -Garrett -BEGIN PGP SIGNA