Re: High load - lost network

2008-11-10 Thread Christer Solskogen
Robert Huff wrote: > Have you double-checked the hardware? (Includes the cable > connection.) The "em" driver has a very good reputation and others > - includong myself - use it under siilar load profiles with no > problems. > Yeah, I have. The error is replicated just by giving the mach

Re: High load - lost network

2008-11-10 Thread Christer Solskogen
Mel wrote: > Any shared interrupts? What does vmstat -i show under the load you describe? > irq1: atkbd0 531 0 irq6: fdc010 0 irq14: ata0 95 0 irq18: em0 atapci1 1198845

Re: High load - lost network

2008-11-10 Thread Christer Solskogen
Jeremy Chadwick wrote: Can you provide "dmesg | grep em0" output? I'd like to see what version of NIC this is. No problem. em0: port 0xbc00-0xbc1f mem 0xfc5e-0xfc5f irq 18 at device 1.0 on pci1 em0: Ethernet address: 00:02:b3:ea:28:f0 em0: [FILTER] -- chs __

High load - lost network

2008-11-10 Thread Christer Solskogen
I have a server with a em interface. Whenever the server has a high load (compiling world for instance) the network connectivity is lost. dmesg tells me this: em0: link state changed to DOWN em0: link state changed to UP em0: link state changed to DOWN em0: link state changed to UP em0: link state

Re: High load - lost network

2008-11-10 Thread Christer Solskogen
Jeremy Chadwick wrote: > Well shoot, that didn't tell me what I want. pciconv -lv, and look > for the em0 entry? (I need all the lines shown associated with it) > Here you go: [EMAIL PROTECTED]:1:1:0: class=0x02 card=0x342f8086 chip=0x10758086 rev=0x00 hdr=0x00 vendor = 'Intel Cor

Re: High load - lost network

2008-11-10 Thread Christer Solskogen
Wojciech Puchar wrote: > i don't think it's interrupt sharing problems. > > anyway - turn on MSI interrupts if your hardware can. > I dont seem so (unless i interpret the output of pciconf wrong: [EMAIL PROTECTED] ~]# pciconf -lc [EMAIL PROTECTED]:0:0:0: class=0x06 card=0x342f8086 chip

Re: High load - lost network

2008-11-11 Thread Christer Solskogen
Jeremy Chadwick wrote: > I'm not really sure anyone will know how to fix this. Sometimes a BIOS > upgrade can fix such things, other times motherboard replacements are in > order. > I'll check the BIOS and see if I could do something with it. If I enable POLLING, could that fix the problem? --

Re: High load - lost network

2008-11-11 Thread Christer Solskogen
Jeremy Chadwick wrote: > Simply put: I don't know. Based on the polling(4) man page, it might > improve things for you, but your ATA high interrupt rate problem will > still exist even if you use polling(4). > Okay. Thanks for taking time helping me :) -- chs

Re: High load - lost network

2008-11-11 Thread Christer Solskogen
Christer Solskogen wrote: > I have a server with a em interface. Whenever the server has a high load > (compiling world for instance) the network connectivity is lost. > The solution was to disable the onboard network card, and insert a pci-x card instead.

Re: Not able to compile GENERIC kernel

2009-09-20 Thread Christer Solskogen
Giorgos Keramidas wrote: # rm -fr /usr/obj/usr # cd /usr/src # make cleandir ; make cleandir I've seen serveral placeses that "make cleandir" should be run twice. I dont understand why. Could somebody explain? -- chs ___ freebsd-ques

Questions regarding portmaster's man page

2009-09-30 Thread Christer Solskogen
Hi! The man page for portmaster say this: Alternatively you could use portmaster -a -f -D to do an ``in place'' update of your ports. If that process is interrupted for any reason you can use portmaster -a -f -D -R to avoid rebuilding ports already rebuilt on previous runs. However the first

arplookup 0.0.0.0 failed: host is not on local network

2008-05-11 Thread Christer Solskogen
Hi! I have been seeing a lot of warnings in syslog the last week. Do anyone have a tip for where to begin searching for the sinner? arplookup 0.0.0.0 failed: host is not on local network arplookup 0.0.0.0 failed: host is not on local network arplookup 0.0.0.0 failed: host is not on local netwo

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Christer Solskogen
Derek Ragona wrote: Sounds like you have 0.0.0.0 configured on an ethernet interface. I would check all your systems, and be sure it isn't used. I checked, and there is no interface with that ip address. But thanks for the advice. OpenBSD box - where 0.0.0.0 is resolving to. rl0: flags=

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Christer Solskogen
Christer Solskogen wrote: Derek Ragona wrote: Sounds like you have 0.0.0.0 configured on an ethernet interface. I would check all your systems, and be sure it isn't used. I checked, and there is no interface with that ip address. But thanks for the advice. OpenBSD box - where 0.

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Christer Solskogen
Derek Ragona wrote: You may want to do traceroutes from the systems that do find the 0.0.0.0 interface. I would bet you have a default route and/or netmask sending the traffic. You will get those arp messages if you run two different interfaces on the same system, on the same subnet (not to

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-14 Thread Christer Solskogen
Derek Ragona wrote: Yes aliases should have a netmask of 255.255.255.255 Still no go. 192.168.0.255 is showing up in "arp -a" and netstat -rn. (and the "arplookup 0.0.0.0 failed: host is not on local network" in /var/log/messages) nfe0: flags=8843 metric 0 mtu 1500 options=18b

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-14 Thread Christer Solskogen
Derek Ragona wrote: I would do a traceroute from all your hosts there. When you do keep an eye out for the arp error message. This should help find the host causing these errors and then look at that systems configuration. Also do you have more than one ethernet interface in the system show

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-15 Thread Christer Solskogen
Jon Radel wrote: to see what you can catch. First of all, thanks for taking time to help me on this. [EMAIL PROTECTED] ~]# tcpdump -vvv -n -l -e arp tcpdump: listening on nfe0, link-type EN10MB (Ethernet), capture size 96 bytes 08:58:46.337968 00:1d:60:36:34:a6 > ff:ff:ff:ff:ff:ff, ethertyp

Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-15 Thread Christer Solskogen
Christian Walther wrote: I don't want to point you into the wrong direction, but is it possible that this arp entry is actually a sign of an ARP spoofing attempt? http://en.wikipedia.org/wiki/ARP_spoofing I suspect that, but I just want to know if might be something else. Do you run a wirel

Re: VIA EX15000G

2008-05-19 Thread Christer Solskogen
Walter C. Pelissero wrote: Sevan / Venture37 writes: > > as a test try a daily snapshot Just tried 8.0 of May 2008. Same thing. BTW, Gentoo 1.4 eventually boots, disabling the USB disks legacy support in the BIOS. (As far as I understand, it's an emulation that lets primiteve OSs see the

Apache: Socket is not connected: core_output_filter: writing data to the network

2012-04-10 Thread Christer Solskogen
I see this error in the error log of apache. It seems to happen whenever someone do a GET on certain mp3-files on my server. What does this error mean? -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/free

Re: Apache: Socket is not connected: core_output_filter: writing data to the network

2012-04-10 Thread Christer Solskogen
On Tue, Apr 10, 2012 at 9:33 AM, Matthew Seaman wrote: Thanks! -- chs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.o

Re: Intel turbo mode support

2012-04-13 Thread Christer Solskogen
On Fri, Apr 13, 2012 at 2:09 PM, Florian Unglaub wrote: > I tried it with your powerd flags and the performance_cpu_freq setting > on HIGH, but still the maximum freq_levels entry is 2800. > How far should it go, then? -- chs, ___ freebsd-questions@fr

newfs on a SSD

2012-05-11 Thread Christer Solskogen
After years of waiting for a decent price on one of these I finally got one. The questions is, which options should I use on a SSD that will be / on my system. I see that newfs supports TRIM, so that will be turned on, but should I use journaling? gjournal? softupdates? soft updates journaling? I'm

Re: why I am upset

2012-05-26 Thread Christer Solskogen
On Sat, May 26, 2012 at 3:12 AM, ajtiM wrote: > Why I am upset but not just me? > I have no idea. Please, tell me again how much you paid for this? -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freeb

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-20 Thread Christer Solskogen
On Wed, Jun 20, 2012 at 7:18 AM, Wojciech Puchar wrote: > Will i be able to compile FreeBSD base system with gcc after some time? > not sure. Why is that so important for you? -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-20 Thread Christer Solskogen
On Wed, Jun 20, 2012 at 10:07 PM, Wojciech Puchar wrote: >> wrote: >>> >>> Will i be able to compile FreeBSD base system with gcc after some time? >>> not sure. >> >> >> Why is that so important for you? > > if you would read even less than carefully the topic you will get the > answer. No, I do

Re: CLANG vs GCC tests of fortran/f2c program

2012-06-21 Thread Christer Solskogen
On Thu, Jun 21, 2012 at 12:26 AM, Wojciech Puchar wrote: > i would recommend you to take more care about yourself, and not me. You are not in the right position to give advice, young man. -- chs, ___ freebsd-questions@freebsd.org mailing list http://l

Re: How to install Tomcat 7

2011-02-21 Thread Christer Solskogen
On Mon, Feb 21, 2011 at 9:48 AM, Andreas Junius wrote: > To be honest, I don't understand that message. That file > apache-tomcat-7.0.6.tar.gz can't be in /usr/ports/www/tomcat7/distinfo, > because distinfo is a file and not a directory. What went wrong? I got the > missing file, however where is

Re: "Best practices" on upgrading, etc.

2011-03-11 Thread Christer Solskogen
On Fri, Mar 11, 2011 at 10:03 PM, Ed Flecko wrote: > Hi folks, > I'm trying to fully understand the whole FBSD version thing and when, > if , and why you should consider upgrading. > > I have a production server running FBSD 8.1 (and I'm following the > errata branch) that works just fine, with no

Re: Port dependencies

2011-04-03 Thread Christer Solskogen
On Sun, Apr 3, 2011 at 5:07 AM, Chris Telting wrote: > > > How does debian get around all the "make config" options that we deal with? >  Such as does such and such package pull in samba...  Or does debian just > compile with every option more or less enabled? > Yes, and no. One debian "source" p

Re: Question : Developing/Making FreeBSD derivative.

2011-04-11 Thread Christer Solskogen
On Mon, Apr 11, 2011 at 6:44 AM, Stefan N wrote: > My name is Stefan and I am newbie with FreeBSD but I'm interested to learn > more > about FreeBSD . I am keen to know and learn more on  the process to make a new > BSD's derivative/fork  from FreeBSD ? > You change the source code and compile

Re: Correct file name

2011-06-19 Thread Christer Solskogen
On Sun, Jun 19, 2011 at 9:01 AM, Wisam Haider wrote: >    Great work you are doing, however there is a typo error > > File > ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/ISO-IMAGES/8.2/FreeBSD-8.2- > RELEASE-amd64-dvd1.iso.xz > > I think the file type should be GZ not XZ. > Nothing wrong the

Re: Heavy I/O blocks FreeBSD box for several seconds

2011-07-06 Thread Christer Solskogen
2011/7/6 O. Hartmann : Could you post /etc/sysctl.conf and /boot/loader.conf? Also, the output of uname -a on all machines would be nice. And since you don't use GENERIC, could you also tell us what difference your setup is from a GENERIC kernel? -- chs,

Re: moving a svn repository

2011-10-03 Thread Christer Solskogen
On Mon, Oct 3, 2011 at 7:32 PM, n dhert wrote: > One user wants the SVN repository of one project to be transferred to a > different machine (which had > exactly the same FreeBSD version and exactly the same version of the svn > software). > Yeah, no problem. But I'll recommend that the user che

Re: rsync and the ports tree

2011-10-26 Thread Christer Solskogen
On Wed, Oct 26, 2011 at 12:39 PM, Peter Kryszkiewicz wrote: > I have several machines installed in my temporary location and only my > laptop gets the internet through wireless. So far I've been building ports > on the other machines by rsync'ing the distfiles from the laptop as I need > them (all

Re: postfix INST_BASE option

2011-11-03 Thread Christer Solskogen
On Thu, Nov 3, 2011 at 4:23 PM, Alejandro Imass wrote: > On Thu, Nov 3, 2011 at 10:47 AM, Janos Dohanics wrote: >> Could you comment on the pros and cons of using INST_BASE=on in postfix >> on a production server? >> > > Great question! I know there has been some discussion to be able to > choose

Re: postfix INST_BASE option

2011-11-03 Thread Christer Solskogen
On Thu, Nov 3, 2011 at 6:19 PM, Eric Masson wrote: > From rc.sendmail(8) : See, know I also learned something today :-) -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscrib

Re: "portmaster --list-origins" question

2011-12-29 Thread Christer Solskogen
On Thu, Dec 29, 2011 at 5:58 AM, Scott Bennett wrote: >     Did I misunderstand something about the --list-origins option?  Or have > I run into a bug?  Any suggestions of how to proceed would be welcome. No, not a bug. portmaster --list-origins | wc -l 58 pkg_info | wc -l 207 list-origins

Cross building FreeBSD

2012-01-18 Thread Christer Solskogen
Hi! I've just installed FreeBSD 9.0-RELEASE on my Mac Mini G4 (powerpc) - Can I use my other, and much faster, machine(amd64) to compile world and kernel to either populate /usr/obj or to generate base.txz, and kernel.txz? If the latter, how to I use base.txz? Just unpack it in / ? -- chs, _

Re: Cross building FreeBSD

2012-01-18 Thread Christer Solskogen
On Wed, Jan 18, 2012 at 11:38 PM, Roland Smith wrote: > On Wed, Jan 18, 2012 at 01:40:02PM +0100, Christer Solskogen wrote: >> Hi! >> >> I've just installed FreeBSD 9.0-RELEASE on my Mac Mini G4 (powerpc) - >> Can I use my other, and much faster, machine(amd64) t

freebsd-update and archs

2012-01-21 Thread Christer Solskogen
Hi! I've just finished installing FreeBSD on my "new" Mac mini G4, and when I ran freebsd-update on it I found out that freebsd-update only supports i386 and amd64 architectures. How come? -- chs, ___ freebsd-questions@freebsd.org mailing list http://l

Re: freebsd-update and archs

2012-01-21 Thread Christer Solskogen
On Sat, Jan 21, 2012 at 11:52 AM, Matthew Seaman wrote: > On 21/01/2012 10:25, Christer Solskogen wrote: >> I've just finished installing FreeBSD on my "new" Mac mini G4, and >> when I ran freebsd-update on it I found out that freebsd-update only >> supports

Re: freebsd-update and archs

2012-01-21 Thread Christer Solskogen
On Sat, Jan 21, 2012 at 12:42 PM, Colin Percival wrote: > We don't have suitable build hardware for other architectures, and there are > some problems with release cross-building which aren't fixed yet. > I found out that building ppc with TARGET= worked nicely on 9.0-RELEASE. Do you know what pr

Re: freebsd-update and archs

2012-01-23 Thread Christer Solskogen
On Mon, Jan 23, 2012 at 3:03 PM, Colin Percival wrote: > On 01/22/12 03:45, Christer Solskogen wrote: >> I just did, and the file list is the same. Or do you want me to do a >> md5 of every file? > > Yes, I meant to compare the contents of files (or their hashes of course

Re: freebsd-update and archs

2012-01-23 Thread Christer Solskogen
On Mon, Jan 23, 2012 at 4:08 PM, Colin Percival wrote: > Hmm, you've got almost everything being different there.  Did you use the same > src tree as the release?  If you checked out the tree via CVS it won't match. > Hang on. I cheated a little. I used the base.txz from the release and compared

Re: freebsd-update and archs

2012-01-23 Thread Christer Solskogen
On Mon, Jan 23, 2012 at 8:50 PM, Christer Solskogen wrote: > On Mon, Jan 23, 2012 at 4:08 PM, Colin Percival wrote: > >> Hmm, you've got almost everything being different there.  Did you use the >> same >> src tree as the release?  If you checked out the tree via CV

Re: lang/lua fails to build on 9.0-STABLE amd64 - bug or config issue?

2012-01-23 Thread Christer Solskogen
On Tue, Jan 24, 2012 at 12:22 AM, Lee Thomas wrote: > Hello fellow FreeBSD users, > I ran across an odd issue compiling lua from ports on amd64 with FreeBSD > 9.0-STABLE, and I'm not sure whether it's a bug or incorrect configuration > on my part. The lang/lua port throws a linker error, claiming

Re: defaultroute not loading

2006-01-13 Thread Christer Solskogen
Michael Zimmer wrote: I just updated a i386 gateway to 6.0-STABLE - using my backed-up versions [from 5.1] of: You didn't forget running mergemaster? -- chs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: ICH7 + RAID = AHCI trouble

2006-02-07 Thread Christer Solskogen
> Message: 6 > Date: Mon, 6 Feb 2006 11:49:36 +0100 (CET) > From: Joerg Pulz <[EMAIL PROTECTED]> > Subject: ICH7 + RAID = AHCI trouble > To: freebsd-questions@freebsd.org > Cc: S?ren Schmidt <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; charset=US-ASCII; format=f

Re: freebsd-questions Digest, Vol 126, Issue 3

2006-03-06 Thread Christer Solskogen
26. Re: Haven't been able to make world in about a year > Message: 26 > Date: Mon, 06 Mar 2006 17:29:36 +0100 > From: Kristian Vaaf <[EMAIL PROTECTED]> > Subject: Re: Haven't been able to make world in about a year > To: Stijn Hoop <[EMAIL PROTECTED]> > Cc: freebsd-questions@freebsd.org > Messa

Re: Create tgz packages

2005-01-09 Thread Christer Solskogen
On Thu, 06 Jan 2005 19:24:02 +0100, albi wrote: > Albert Shih wrote: > >> Suppose I have two computer, one very fast and one very slow, I want >> compile some application (with ports) on the fast and put in slow computer. >> But I can not use some tar or rsync (hard to explain why but trust me I

Re: Create tgz packages

2005-01-09 Thread Christer Solskogen
Parv wrote: for port in $( find /var/db/pkg -mindepth 1 -type d ) do echo pkg_create -b $(basename "$port") ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ Oops, forgot to undo the echo after testing; please remove it when one is ready to create the packages. Thanks for your reply. I figured out

removing pkgdb.db, and re-generate it

2005-02-15 Thread Christer Solskogen
Just for the kicks of it I tried removing /var/db/pkgdb.db, and re-generate it by running pkgdb. The funny thing is that the file is taking lesser space. (from 4.6M to 3.9M) - not that it is much, but still why? -- cso, not subscribed. ___ freebsd-questio

upgrading mysql

2004-01-22 Thread Christer Solskogen
-4.3.4_5, phpMyAdmin-2.5.4, phpSysInfo-2.1 and squirrelmail-1.4.2_1 seems to like mysql-3, and i was wondering if these ports will work with mysql4. and if this works, how will be the correct way of upgrading the mysql packages? -- Med vennlig hilsen / Best regards Christer Solskogen http

Re: upgrading mysql

2004-01-22 Thread Christer Solskogen
> On Thursday 22 January 2004 10:51 am, Christer Solskogen wrote: >> It seems like some port i want to install depend on mysql4, but i have >> some programs that depends on mysql-client-3.23.58_1 ( I also have >> mysql-server-3.23.58_1 installed) >> >> I was wonde

smtp and several freebsd servers

2004-01-29 Thread Christer Solskogen
hi! I have to servers running freebsd, and i wonder how i can get them to use the same smtp server when sending out f.ex cron messages and such. Do i have to run smtp on both, or can i configure one server to use the other machine? -- Med vennlig hilsen / Best regards Christer Solskogen http

xdm

2004-02-11 Thread Christer Solskogen
Is it possible to configure XDM so it wont run localy? like, X does not start on the machine running it. -- Med vennlig hilsen / Best regards Christer Solskogen http://dtz.cjb.net - http://carebears.mine.nu "Cheap, but not as cheap as your girlfriend!" -Spider

"purging" ports

2003-09-18 Thread Christer Solskogen
When I got a port installed, but it gets deleted from the ports; it there a way of uninstalling those installed ports automagickly? -- Med vennlig hilsen / Best regards Christer Solskogen http://dtz.cjb.net - http://carebears.mine.nu "Cheap, but not as cheap as your girlfriend!&quo

4.9 mini iso?

2003-10-30 Thread Christer Solskogen
not yet, maybe? --- Med Vennlig Hilsen / Best regards Christer Solskogen / dizzy tun3Z http://dtz.cjb.net / http://carebears.mine.nu ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

FreeBSD 6, hostap, ral0

2005-11-16 Thread Christer Solskogen
Hi! I was hoping to use my new wlan card to work as an access point for my home network. I was using a Dlink router before (and a seperate router, so the dlink was only working as a AP) But I`m having trouble getting this to work. Take a look at ifconfig: ral0: flags=8843 mtu 2290 inet6

Re: Trouble rebuilding sendmail

2004-10-11 Thread Christer Solskogen
Andreas Widerøe Andersen wrote: I just upgrade src with cvsup and want to rebuild sendmail. For some reason it stops and I would very much like some help from you about what I can do now. System: FreeBSD server 4.8-RC FreeBSD 4.8-RC #0: Sat Mar 15 17:08:42 CET 2003 [EMAIL PROTECTED]:/usr/ob

Re: Confused about keeping system up to date

2010-10-06 Thread Christer Solskogen
On Tue, Oct 5, 2010 at 9:32 PM, Ed Flecko wrote: > Thanks Patrick! > > :-) > > 1.) How do you know if a patch applies just to the kernel? For > example, I'm looking at the security advisory 2010-09-20 > FreeBSD-SA-10:08.bzip2 ( > http://security.freebsd.org/advisories/FreeBSD-SA-10:08.bzip2.asc ),

Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho?

2010-10-14 Thread Christer Solskogen
On Thu, Oct 14, 2010 at 10:16 AM, Andy Wodfer wrote: > Hi, > I'm trying to install Resin together with Apache and according to all > documentation I can find I'm supposed to compile the mod_caucho and include > this in the Apache httpd.conf,  but I can't find any reference to mod_caucho > in my po

Re: Resin 3.1.9, Apache 2.2.16 and mod_caucho?

2010-10-14 Thread Christer Solskogen
On Thu, Oct 14, 2010 at 3:07 PM, Andy Wodfer wrote: > On Thu, Oct 14, 2010 at 1:06 PM, Christer Solskogen < > christer.solsko...@gmail.com> wrote: > >> On Thu, Oct 14, 2010 at 10:16 AM, Andy Wodfer wrote: >> > Hi, >> > I'm trying to install Res

Re: Portmaster creating packages

2010-10-26 Thread Christer Solskogen
On Wed, Oct 27, 2010 at 2:11 AM, David N wrote: > Hi, > > I currently use portmaster to do the upgrading of my ports. > > Is it possible to use portmaster to create packages of upgrade ports? > > I can only see it upgrading via packages only. > Yes, that is possible. "MAKE_PACKAGE=gopt" in portma

Re: openssl version - how to verify

2010-11-16 Thread Christer Solskogen
On Tue, Nov 16, 2010 at 9:49 AM, c0re wrote: > 2010/11/16 Adam Vande More : >> Please don't top-post, thanks. > > Sorry. Wont will in future. But why? > Because it messes up the flow of reading. I prefer to bottom-post. > How come? > What do you do instead? > > No. > > > Do you like top-posting?

Re: foo; no such thing as a "dual-nic" atom firewall

2010-11-24 Thread Christer Solskogen
On Wed, Nov 24, 2010 at 2:43 AM, Gary Kline wrote: > Maybe someone on-list can help me; after 5+ hours of clicking and > typing, I can't find an atom cpu computer with dual NICs.  I > _thought_ I'd found a computer to replace to Kayak firewall > [pfSense], but nada. > > Any wizards on this list ha

Re: ZFS based machine to build a backup server ?

2010-11-29 Thread Christer Solskogen
On Mon, Nov 29, 2010 at 10:56 AM, Frank Bonnet wrote: > In a word is FreeBSD + ZFS stable and mature ? > Yes. But do it with a machine with a lot of memory and run 64bit. -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: Archiving directories / zip format

2010-12-06 Thread Christer Solskogen
On Mon, Dec 6, 2010 at 8:17 AM, Zbigniew Szalbot wrote: > Dear all, > > >From time to time I want to archive a quite a few directories to > download them conveniently. I have been using tar to do it, endingin > up with a tar.gz file. But the problem with it is that I do not have a > unix machine a

A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
I want to create a jail called forest-friend. And having a dash in the name seems to create problems for me. /etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not found how do I escape that? -- chs, ___ freebsd-questions@freebsd.org m

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 12:06 PM, krad wrote: > i'd stay away from characters like that. It should be ok in theory to use > but in my experience it is more likely to cause problems in the future > There's no problem of having a dash in a hostname, so why should it be in a jailname? -- chs,

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 12:28 PM, Chris Rees wrote: > You tried single quotes? > How? Where? :-) jail_'forest-friend'_rootdir=/usr/jails/forest-friend also gives "/etc/rc.conf: jail_forest-friend_rootdir=/usr/jails/forest-friend: not found" -- chs,

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 1:11 PM, Robert Bonomi wrote: > That statement appears to be a shell variable assignment, yet the > error message indicates that the system is trying to find an executable > by the name of the entire expression. > > You need to show us the actual line in /etc/rc.conf _and_

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 1:54 PM, Da Rock wrote: > However, whether or not a hyphen is allowed in the jail name is another > matter. Yes a hyphen is allowed in a hostname, but in the rc.conf the > hostname is set in a string (as mentioned before). Also, the jail name and > hostname don't need to b

Re: A jail with a dash in its name

2010-12-21 Thread Christer Solskogen
On Tue, Dec 21, 2010 at 9:26 PM, Matthew Seaman wrote: > Of course, there's no problem with using the form 'forest-friend' on the > RHS of any assignments, so long as it's properly quoted, of course. > Thanks for all your help! I chose to remove all hyphens instead. -- chs

Re: The book of pf...

2011-01-18 Thread Christer Solskogen
On Tue, Jan 18, 2011 at 9:25 AM, Adam Vande More wrote: > On Mon, Jan 17, 2011 at 10:37 PM, Modulok wrote: > >> List, >> >> "The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall" >> >> This book comes in two editions. The first was published in December >> 2007, the second, November, 2010.

Re: The book of pf...

2011-01-18 Thread Christer Solskogen
On Tue, Jan 18, 2011 at 7:35 PM, Kevin Wilcox wrote: > 1) Definitely get the first version > Oh, why? -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: php still dumping core.

2011-01-20 Thread Christer Solskogen
On Fri, Jan 21, 2011 at 7:24 AM, Gary Kline wrote: > >        Guys, > >        I've rebuilt everything that I can;  still anytime I use php, it >        dumps core.  Ideas? > >        I have, of course, run gdb again the binary and found that it segv's >        in the hash table lookup.  Means alm

Re: FreeBSD 9/ZFS: Striped Pool (2 disks) migrating to mirror (onto additional disk)

2011-01-26 Thread Christer Solskogen
On Wed, Jan 26, 2011 at 9:42 AM, O. Hartmann wrote: > My question is: is it possible to migrate the two-disk pool without data > loss into a mirrored pool by adding the one 2TB-disk? > No, you cant create a two-way mirror of three disks with ZFS. The only way of doing what you want by creating a

Re: Best RAID setup

2011-01-26 Thread Christer Solskogen
On Wed, Jan 26, 2011 at 1:56 AM, Don O'Neil wrote: > > I'm just looking for the most stable, and production ready RAID that can > handle at least 1 TB disks and create volumes in the 3-4 TB range. Any > thoughts, feedback, caveats, etc. are welcomed. > ZFS. You want it. -- chs, ___

Re: FreeBSD 9/ZFS: Striped Pool (2 disks) migrating to mirror (onto additional disk)

2011-01-26 Thread Christer Solskogen
On Wed, Jan 26, 2011 at 8:58 PM, Dan Nelson wrote: > In the last episode (Jan 26), Christer Solskogen said: >> On Wed, Jan 26, 2011 at 9:42 AM, O. Hartmann wrote: >> > My question is: is it possible to migrate the two-disk pool without data >> > loss into a mirrored

Re: FreeBSD 9/ZFS: Striped Pool (2 disks) migrating to mirror (onto additional disk)

2011-01-26 Thread Christer Solskogen
On Wed, Jan 26, 2011 at 9:42 PM, Dan Nelson wrote: > ZFS lets you add and detach mirrors on the fly, since you're not changing > the capacity of the pool itself.  Sure, you're going to lose the contents of > the large 2TB drive, but that's sort of assumed.  You can't convert 4TB of > non-mirrored

Re: can a jail have link to outside of the jail?

2012-08-16 Thread Christer Solskogen
On Thu, Aug 16, 2012 at 8:51 PM, Len Conrad wrote: > > I have an ssh user who needs only to search some log files not in his jail. > The jail required because I don't want the user seeing the rest the machine. > If the dirs were linked to his jail, would that work? > man mount_nullfs(8) -- c

Re: svn and/or portsnap

2012-09-11 Thread Christer Solskogen
On Tue, Sep 11, 2012 at 10:15 AM, Thomas Mueller wrote: > How do you get the ports tree or svn in that case if not using portsnap? You use pkg_add (or the youngest newcomer pkg) -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: portsnap

2012-11-13 Thread Christer Solskogen
On Tue, Nov 13, 2012 at 11:19 PM, Jason Garrett wrote: > On Mon, Nov 12, 2012 at 6:13 PM, ajtiM wrote: > >> On Monday 12 November 2012 17:46:44 Aldis Berjoza wrote: >> > 13.11.2012, 01:27, "ajtiM" : >> > > Hi! >> > > >> > > Is it something wrong with portsnap server or is something wrong with >>

Re: installworld strangeness

2012-11-22 Thread Christer Solskogen
On Thu, Nov 22, 2012 at 2:14 PM, David Noel wrote: > Updating from 8.2 to 8.3 I'm running into the following: > > ===> include (install) > creating osreldate.h from newvers.sh > dirname: not found > *** Error code 127 Check your time/date. -- chs, __

Re: Odd X11 over SSH issue

2012-11-24 Thread Christer Solskogen
On Fri, Nov 23, 2012 at 6:43 PM, Paul Kraus wrote: > I am seeing very poor response time running the VitrualBox GUI via X11 > tunneled over SSH via the Internet. The issue _appears_ to be limited > to the VBox GUI as Firefox is reasonable. I am well aware of the > latency issues tunneling X11 over

Re: svn incantation for 9.1-RELEASE

2012-12-02 Thread Christer Solskogen
On Mon, Dec 3, 2012 at 5:16 AM, John wrote: > Hello list, > > At the moment, I get sources via a line like this: > > svn checkout svn://svn.freebsd.org/base/releng/9.1/ /usr/src > That one should give you 9.1-RELEASE. -- chs, ___ freebsd-questions@f

Re: svn incantation for 9.1-RELEASE

2012-12-04 Thread Christer Solskogen
On Wed, Dec 5, 2012 at 5:47 AM, Reed Loefgren wrote: > I re-built my home and work machines to 9.1-RELEASE today and tonight a > lap top is next, all using the same URL for svn. They all have a > different revision number: Home machine is r243863M, work machine is > r243864M and the laptop source

Re: Opera and FreeBSD

2006-11-17 Thread Christer Solskogen
On Fri, 17 Nov 2006 16:16:13 +0100 "Anna Rajsman" <[EMAIL PROTECTED]> wrote: > Hi FreeBSD Team, > > My name is Anna Rajsman and I am working in Opera Software. Recently I > took over Linux distribution at Opera and I have been going through > the distribution agreements we have with Linux provide

Error in src.conf(5)?

2008-02-15 Thread Christer Solskogen
src.conf(5) says: "The values of variables are ignored regardless of their setting; even if they would be set to ``FALSE'' or ``NO''. Just the existence of an option will cause it to be honoured by make(1)." So in my /etc/jail-src.conf I have a couple of options like this: WITHOUT_ACPI WITHOU

Re: The wheel of a mouse

2004-10-20 Thread Christer Solskogen
Gert Cuykens wrote: This does not seem to work in my xconf Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" Option "Buttons" "5" End

Re: Big Problem, Load Avg Very High

2004-11-06 Thread Christer Solskogen
DanGer wrote: you can upgrade to 5.3, it's now -release Not quite. According to www.freebsd.org, the latest NT(!) release is 5.2.1. On the other hand, Scott almost announced it some hours ago :) As in, 5.3 will be out this weekend. -- cso ___ [EMAIL PRO

Re: Big Problem, Load Avg Very High

2004-11-06 Thread Christer Solskogen
DanGer wrote: i know that it isn't officially released, but the ISOs are availible on FTPs already. but these ISOs should change it's consistance and will be regenerated by the time. but anyway. i consider 5.3 to be better choice then 5.2.1... Are the isos already there? Oh, yes, they are. BUT it i

How do you manage your jails?

2010-01-28 Thread Christer Solskogen
So you have installed a FreeBSD server and setup several jails on your system. They run the services they need and everything works smoothly. But how do manage all of them? What do you do if you want to run a command on all jails? Do you run cfengine/puppy? How do you setup sendmail? Do you have se

Re: How do you manage your jails?

2010-01-28 Thread Christer Solskogen
On Thu, Jan 28, 2010 at 3:28 PM, Adam Vande More wrote: > you should check out /usr/ports/sysutils/ezjail > Already noted :) I use it myself. -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-que

Re: Bulding release in a jail????

2010-02-02 Thread Christer Solskogen
On Tue, Feb 2, 2010 at 2:28 PM, Goran Lowkrantz wrote: > but still can't mount inside the jail. > Try adding jail__devfs_enable="YES" in rc.conf and restart your jail. -- chs, ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: portupgrade

2010-02-08 Thread Christer Solskogen
2010/2/8 Dánielisz László : > hi, > > do you have any idea why it is not upgrading: > > root# portversion -v|grep php > php5-5.2.12                 >  succeeds port (port has 5.2.10) > php5-pcre-5.2.12            >  succeeds port (port has 5.2.10) > php5-session-5.2.12         >  succeeds port (por

Jailcfg - A new tool for creating small(!) jails

2010-02-11 Thread Christer Solskogen
Hi! I've just began scripting a small tool for creating jails, much like ezjail. But instead of creating a own basejail, jailcfg mounts /bin, /lib, /usr/bin, etc. from root. And this means that the footprint of one of "my" jails is just about 3MB :) The script is in very early stages, but it's a s

  1   2   >