Re: ttys file question

2013-09-08 Thread Steve O'Hara-Smith
On Sun, 8 Sep 2013 09:40:44 -0700 (PDT) Jack Mc Lauren wrote: > But I can not connect to my server with this configuration. But if I > change ttyu6 to cuau6, everything works fine! I don't understand the > difference, would you please explain the reason for me? In short the tty devices a

Re: ufs recovery

2013-09-08 Thread Laszlo Danielisz
Thanks Graeme, Also my vga card is broken, probably tomorrow I'm getting a new one and I can give a try. On 2013 September 8 Sunday at 6:16 PM, Graeme Dargie wrote: > Assuming the disk has not been written to, then making a full DD image of the > drive is your 1st step, then make a copy o

RE: ufs recovery

2013-09-08 Thread Graeme Dargie
Assuming the disk has not been written to, then making a full DD image of the drive is your 1st step, then make a copy of that DD image and store it somewhere safe in case something goes wrong with the one you are working on. You can try Foremost which can recover data even deleted stuff from a

Re: ufs recovery

2013-09-08 Thread Frank Leonhardt
On 08/09/2013 10:39, Laszlo Danielisz wrote: On 2013.09.08., at 11:07, Frank Leonhardt > wrote: On 08/09/2013 09:46, Laszlo Danielisz wrote: Hi, By mistake I forgot to edit my crontab on my FreeBSD 8.3 after I took out one of the hard drives. I had a little rsyn

Re: ufs recovery

2013-09-08 Thread Laszlo Danielisz
Hi Frank, Thank you very much for the information! Meanwhile I've found this software: http://www.ufsexplorer.com/, I'm going to give a try. Regards, Laci Sent from my mobile. On 2013.09.08., at 11:07, Frank Leonhardt wrote: > On 08/09/2013 09:46, Laszlo Danielisz wrote: >> Hi, >> >> By m

Re: ufs recovery

2013-09-08 Thread Frank Leonhardt
On 08/09/2013 09:46, Laszlo Danielisz wrote: Hi, By mistake I forgot to edit my crontab on my FreeBSD 8.3 after I took out one of the hard drives. I had a little rsync script which I used to synchronise a directory between those two hard drives, because one of the hard drives were not present

Re: Spam control (was: Let People Find You in Google!)

2013-09-08 Thread Graham Todd
>There has indeed been a higher spam:ham ratio on this list of late, >however making it subscriber-only won't help. The crims need only >spoof the address of someone subscribed to the list to bypass that, >and I suspect a few spammers have registered using false addresses >anyway (leading to a bou

Re: Let People Find You in Google!

2013-09-08 Thread Graham Todd
> Isn't this pure SPAM? >Why yes it is. Would you prefer it mixed with non-spam to make it more >palatable? Now, Now, I never expected to see sarcasm on this list:-) As far as I remember, this post wasn't the only incidence of SPAM that day, and so I'd have to agree with you. Until the Mo

Re: What's happening to my asciidoc?

2013-09-08 Thread David Demelier
On 06.09.2013 22:52, Warren Block wrote: > On Fri, 6 Sep 2013, David Demelier wrote: > >> 2013/9/6 Warren Block : >>> >>> asciidoc \ >>> -a data-uri \ >>> -a icons \ >>> -a iconsdir=/usr/local/etc/asciidoc/images/icons \ >>> -d article \ >>> -a stylesheet=~/docs/stylesheets/wb-html.css \

Re: What's happening to my asciidoc?

2013-09-06 Thread Warren Block
On Fri, 6 Sep 2013, David Demelier wrote: 2013/9/6 Warren Block : asciidoc \ -a data-uri \ -a icons \ -a iconsdir=/usr/local/etc/asciidoc/images/icons \ -d article \ -a stylesheet=~/docs/stylesheets/wb-html.css \ -a toc \ -a revdate="2013-09-05" \ -a year="2013" \ -a max-widt

Re: openjdk; iced-tea; itweb-javaws does not open

2013-09-06 Thread Antonio Olivares
Dear folks, In case something changed in file /usr/local/bin/itweb-javaws, see the following: root@grullahighschool:/usr/local/bin # cat itweb-javaws #!/usr/local/bin/bash JAVA=/usr/local/openjdk6/jre/bin/java LAUNCHER_BOOTCLASSPATH="-Xbootclasspath/a:/usr/local/share/icedtea-web/netx.jar" LAUNC

Re: Let People Find You in Google!

2013-09-06 Thread Jerry
On Fri, 6 Sep 2013 09:32:39 +0100 Graham Todd articulated: > Isn't this pure SPAM? Why yes it is. Would you prefer it mixed with non-spam to make it more palatable? Seriously, the ration of spam to non-spam is increasing exponentially on this list. Until the moderators change this to a subscribe

Re: Excessive bounces

2013-09-06 Thread Harald Weis
On Mon, Aug 26, 2013 at 06:28:32PM -0400, Robert Huff wrote: > > Harald Weis writes: > > > My membership to this list has been disabled due to excessive bounces. > > > > Could somebody please tell me how to stop these bounces in the future ? > > You are not the only one with thi

Re: Let People Find You in Google!

2013-09-06 Thread Graham Todd
Isn't this pure SPAM? ++ Graham Todd Email created using gNewSense Linux 3.0 and hardened with Liberté Linux 2012.3. "Free Software, as free in free speech and freedom" signature.asc Description: PGP signature

Re: What's happening to my asciidoc?

2013-09-06 Thread David Demelier
2013/9/6 Warren Block : > On Thu, 5 Sep 2013, Warren Block wrote: > >> On Thu, 5 Sep 2013, David Demelier wrote: >> >>> Hi, >>> >>> I've been using asciidoc for a while, I've updating it to >>> asciidoc-8.6.8_1. But now I can't generate any correct documentation. >>> It does not even add :toc: fiel

Re: FreeBSD Squid 3.2 Reverse Proxy with HTTPS

2013-09-05 Thread dweimer
On 09/05/2013 7:24 pm, Daniel Duerr wrote: Hi Dean, Just stumbled upon your post. I'm encountering the exact same issue as you with my freebsd 8.3 squid-3.2.13 server. Have you learned anything new on this issue? Best, Daniel -- daniel duerr | president | ouido.net d...@ouido.net |

Re: The logo at boot (Nakatomi Socrates BSD 9.2)

2013-09-05 Thread David Demelier
On 05.09.2013 14:59, Patrick Dung wrote: > > > > > On Wed, 4 Sep 2013, Lowell Gilbert wrote: >Patrick Dung yahoo.com.hk> writes: >>>Do you know what is this logo means, or the story > behind it? >>I thought the BSD daemon (logo) has been around for many years

Re: What's happening to my asciidoc?

2013-09-05 Thread Warren Block
On Thu, 5 Sep 2013, David Demelier wrote: Hi, I've been using asciidoc for a while, I've updating it to asciidoc-8.6.8_1. But now I can't generate any correct documentation. It does not even add :toc: field. For instance the following example should generate a HTML with its popular blue theme

Re: Question about those special (countdown numbers) at shutdown / sync

2013-09-05 Thread Patrick Dung
Thanks for the answer. That is cool and unique. From: Polytropon To: Patrick Dung Cc: "freebsd-questions@freebsd.org" Sent: Thursday, September 5, 2013 9:42 PM Subject: Re: Question about those special (countdown numbers) at shutdown / sync

Re: FreeBSD Squid 3.2 Reverse Proxy with HTTPS

2013-09-05 Thread Daniel Duerr
Hi Dean, Just stumbled upon your post. I'm encountering the exact same issue as you with my freebsd 8.3 squid-3.2.13 server. Have you learned anything new on this issue? Best, Daniel -- daniel duerr | president | ouido.net d...@ouido.net | +1 (831) 531-2272 x103 Managed hosting se

Re: What's happening to my asciidoc?

2013-09-05 Thread Warren Block
On Thu, 5 Sep 2013, Warren Block wrote: On Thu, 5 Sep 2013, David Demelier wrote: Hi, I've been using asciidoc for a while, I've updating it to asciidoc-8.6.8_1. But now I can't generate any correct documentation. It does not even add :toc: field. For instance the following example should ge

Re: Question about those special (countdown numbers) at shutdown / sync

2013-09-05 Thread Polytropon
On Thu, 5 Sep 2013 21:30:29 +0800 (SGT), Patrick Dung wrote: > I am curious about the special (count down numbers) at shutdown / sync. > > Those nubmers is like 8 8 8 8 2 1 2 1 0 0 0 0. > > Actually what do those numbers mean? Those numbers show you how many buffers have to be synced until the s

Re: The logo at boot (Nakatomi Socrates BSD 9.2)

2013-09-05 Thread Patrick Dung
On Wed, 4 Sep 2013, Lowell Gilbert wrote: >Patrick Dung writes: >>>Do you know what is this logo means, or the story behind it? >>I thought the BSD daemon (logo) has been around for many years in the past. >>It's a movie reference ("Die Hard"). >>The Beastie

Re: Network startup with age Ethernet device

2013-09-04 Thread Olivier Nicole
Thank you, that's what I needed. Best regards, Olivier On Wed, Sep 4, 2013 at 11:04 PM, Michael Sierchio wrote: > On Wed, Sep 4, 2013 at 8:49 AM, Lowell Gilbert < > freebsd-questions-lo...@be-well.ilk.org> wrote: > >> >> Have you tried using netwait? >> I think that would involve putting enable

Re: The logo at boot (Nakatomi Socrates BSD 9.2)

2013-09-04 Thread Warren Block
On Wed, 4 Sep 2013, Lowell Gilbert wrote: Patrick Dung writes: Do you know what is this logo means, or the story behind it? I thought the BSD daemon (logo) has been around for many years in the past. It's a movie reference ("Die Hard"). The Beastie logo is still there, in the /boot directo

Re: The logo at boot (Nakatomi Socrates BSD 9.2)

2013-09-04 Thread Patrick Dung
Oh I see. I have found that the logo was mentioned in news group org.freebsd.freebsd-chat back in 1997. From: Lowell Gilbert To: Patrick Dung Cc: "freebsd-questions@freebsd.org" Sent: Wednesday, September 4, 2013 11:45 PM Subject: Re: The lo

Re: Support

2013-09-04 Thread Lowell Gilbert
sopo...@promonitor.com.mx writes: > Hello, i have a "Server" whith the screen information like attach > Server.jpg, assumed that are to save the record of IP cameras like > network folder (see network.jpg), but another IP cameras need a FTP > folder and other that folder don't have blank spaces. >

Re: The logo at boot (Nakatomi Socrates BSD 9.2)

2013-09-04 Thread Lowell Gilbert
Patrick Dung writes: > Do you know what is this logo means, or the story behind it? > I thought the BSD daemon (logo) has been around for many years in the past. It's a movie reference ("Die Hard"). The Beastie logo is still there, in the /boot directory, if you want it. ___

Re: Question about a possible missing line/entry for file UPDATING (from http://svnweb.freebsd.org) - 8.4-RELEASE plus branches

2013-09-04 Thread Damien Fleuriot
However minor the issue seems, I think it warrants a PR, if at least so the entry is added for the next revision of 8.4-RELEASE. Regarding -STABLE, while I respect your decision to be conservative and run -RELEASE, I'd like to point out we've not run into any problem here, in over 3 years with ~4

Re: Question about a possible missing line/entry for file UPDATING (from http://svnweb.freebsd.org) - 8.4-RELEASE plus branches

2013-09-04 Thread Pablo Carboni
Dear Damien, I use to install and update 'Releng' releases (plus patches, but not stable releases) in our production servers (Ok, I agree stable is fine, but my main reason is to be conservative under some circunstances). (BTW, You're right, on 8-STABLE branch, it appears the 'missing' line I w

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-04 Thread alexus
nevermind) I forgot I'm using csh, so right syntax is: service bsnmpd status ; if ( $? != 0 ) service bsnmpd start ; endif On Wed, Sep 4, 2013 at 11:52 AM, alexus wrote: > so mean while, I'm thinking adding something like this to cron as @daily, > but I'm getting error( > > f9# service bsnmpd

Re: Custom release ISO questions.

2013-09-04 Thread Sergey
Thank you Paul! > mkisofs ... It is interesting, does the Linux version of mkisofs fit? > slightly different approach. Very nice! Thanks again. On Wed, Sep 4, 2013 at 4:17 PM, Paul Wootton < paul-free...@fletchermoorland.co.uk> wrote: > On 09/04/13 10:27, Sergey wrote: > >> Hi all! >> >> Is the

Re: Network startup with age Ethernet device

2013-09-04 Thread Michael Sierchio
On Wed, Sep 4, 2013 at 8:49 AM, Lowell Gilbert < freebsd-questions-lo...@be-well.ilk.org> wrote: > > Have you tried using netwait? > I think that would involve putting enable_netwait in rc.conf, and > netwait_enable="YES" would be it. - M ___ freebsd-

Re: Custom release ISO questions.

2013-09-04 Thread Frank Leonhardt
On 04/09/2013 13:17, Paul Wootton wrote: On 09/04/13 10:27, Sergey wrote: Hi all! Is there a way to create custom ISO without buildworld? I just want to edit some configs and bsdinstall scripts for silent automated install - why need to recompile whole world? It will be great if you'll share so

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-04 Thread alexus
so mean while, I'm thinking adding something like this to cron as @daily, but I'm getting error( f9# service bsnmpd status ; if [ $? != 0 ] ; then service bsnmpd start ; fi bsnmpd is running as pid 4269. if: Expression Syntax. then: Command not found. fi: Command not found. f9# On Tue, Sep 3, 2

Re: Network startup with age Ethernet device

2013-09-04 Thread Lowell Gilbert
Olivier Nicole writes: > I want to set-up a small server from an Asus P5L-MX motherboard. > > It has an onboard gigabit Ethrnet that works with the driver age. > > Problem is that at boot, I experience the interface to go up and down a > couple of times, and it is usually down when Apache try to

Re: The logo at boot (Nakatomi Socrates BSD 9.2)

2013-09-04 Thread  Dhénin Jean-Jacques
2013/9/4 Patrick Dung > Hello, > > Do you know what is this logo means, or the story behind it? > I thought the BSD daemon (logo) has been around for many years in the past. > > Thanks and regards, > Patrick Dung > http://en.wikipedia.org/wiki/BSD_Daemon --

Re: Intel graphics card brightness control issue

2013-09-04 Thread Ethan W. House
I get a "Unknown object type '0'" error. Which interestingly enough is very similar to the error I get when I use xbacklight "No outputs have backlight property". I have a Lenovo Thinkpad x230. I will start playing around with acpidump after work. Ethan House On Wed, Sep 4, 2013 at 1:30 AM, Ma

Re: Custom release ISO questions.

2013-09-04 Thread Paul Wootton
On 09/04/13 10:27, Sergey wrote: Hi all! Is there a way to create custom ISO without buildworld? I just want to edit some configs and bsdinstall scripts for silent automated install - why need to recompile whole world? It will be great if you'll share some useful links about this process. Thank

Re: Question about a possible missing line/entry for file UPDATING (from http://svnweb.freebsd.org) - 8.4-RELEASE plus branches

2013-09-04 Thread Damien Fleuriot
Note that, as opposed to you, I'm tracking 8-STABLE and not 8.4-RELEASE ! UPDATING: $FreeBSD: src/UPDATING,v 1.632.2.39 2013/08/23 15:21:39 svnexp Exp $ newvers.sh: # $FreeBSD: src/sys/conf/newvers.sh,v 1.83.2.25 2013/08/07 08:26:07 svnexp Exp $ I'll check our clusters of firewalls to see if I

Re: Intel graphics card brightness control issue

2013-09-04 Thread Matthias Petermann
Hi Ethan, Zitat von "Ethan W. House" : What could be causing my brightness control to not work on my Intel graphics card. The acpi values change but no effect takes place. ehouse@derpy ~ $ sudo sysctl hw.acpi.video.lcd0.brightness=50 hw.acpi.video.lcd0.brightness: 100 -> 50 ehouse@derpy ~ $ su

Re: Question about a possible missing line/entry for file UPDATING (from http://svnweb.freebsd.org) - 8.4-RELEASE plus branches

2013-09-03 Thread Pablo Carboni
Hello Damien, (First at all, thanks for your response). I do not want to insist too much with this silly thing, but(just in case) I've updated my sources today from svn0.us-west.freebsd.org(base/releng/8.4), - previously to my first e-mail - and: (Argentina's current TZ is GMT-3) -rw-r--r-

Re: Question about a possible missing line/entry for file UPDATING (from http://svnweb.freebsd.org) - 8.4-RELEASE plus branches

2013-09-03 Thread Damien Fleuriot
From: -rw-r--r-- 1 root wheel 75631 Aug 27 12:46 /usr/src/UPDATING 20130607: 8.4-RELEASE. On 3 September 2013 18:16, Pablo Carboni wrote: > Dear Sirs, > > Just for curious, today I was looking for the date/entry that belongs to > FreeBSD 8.4-RELEASE inside UPDATING file, with n

Re: Support

2013-09-03 Thread Eduardo Morras
Hi Armando On Tue, 03 Sep 2013 12:01:15 -0500 sopo...@promonitor.com.mx wrote: > Hello, i have a "Server" whith the screen information like attach > Server.jpg, assumed that are to save the record of IP cameras like > network folder (see network.jpg), but another IP cameras need a FTP > fo

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
El 03/09/2013 21:47, "alexus" escribió: > > I use bsnmpd w/ mrtg (have been for very long time and everything was ok, till recently), mrtg just monitors interface(s) as it always did, nothing special.. > > any ideas how to solve it though? I'm really sorry. I don't use SNMP. I would try to config

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread alexus
I use bsnmpd w/ mrtg (have been for very long time and everything was ok, till recently), mrtg just monitors interface(s) as it always did, nothing special.. any ideas how to solve it though? On Tue, Sep 3, 2013 at 3:40 PM, Fernando Apesteguía < fernando.apesteg...@gmail.com> wrote: > > > > On

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
On Tue, Sep 3, 2013 at 9:22 PM, alexus wrote: > #13156 0x in ?? () > #13157 0x0001 in ?? () > #13158 0x7fffae80 in ?? () > #13159 0x00080063c400 in ?? () > #13160 0x7fffae90 in ?? () > #13161 0x7fffae30 in ?? () > #13162 0x00080063c000 i

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread alexus
#13156 0x in ?? () #13157 0x0001 in ?? () #13158 0x7fffae80 in ?? () #13159 0x00080063c400 in ?? () #13160 0x7fffae90 in ?? () #13161 0x7fffae30 in ?? () #13162 0x00080063c000 in ?? () #13163 0x000800624244 in dlclose () from /libexec/

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
El 03/09/2013 21:11, "alexus" escribió: > > it's _REALLY_ long, but if you want I can upload it somewhere... > > last couple of lines is following: > > #13163 0x000800624244 in dlclose () from /libexec/ld-elf.so.1 > Previous frame inner to this frame (corrupt stack?) Not much there. Paste th

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread alexus
it's _REALLY_ long, but if you want I can upload it somewhere... last couple of lines is following: #13163 0x000800624244 in dlclose () from /libexec/ld-elf.so.1 Previous frame inner to this frame (corrupt stack?) On Tue, Sep 3, 2013 at 3:08 PM, Fernando Apesteguía < fernando.apesteg...@gm

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread Fernando Apesteguía
On Tue, Sep 3, 2013 at 9:04 PM, alexus wrote: > can you guide me through to get "whole backtrace" please? > After opening the core like you did, type "bt" and press enter. > > > On Tue, Aug 27, 2013 at 5:19 PM, Fernando Apesteguía < > fernando.apesteg...@gmail.com> wrote: > >> >> El 27/08/2013

Re: f9 snmpd[4517]: stack overflow detected; terminated

2013-09-03 Thread alexus
can you guide me through to get "whole backtrace" please? On Tue, Aug 27, 2013 at 5:19 PM, Fernando Apesteguía < fernando.apesteg...@gmail.com> wrote: > > El 27/08/2013 05:03, "alexus" escribió: > > > > > f9# gdb `which bsnmpd` /bsnmpd.core > > GNU gdb 6.1.1 [FreeBSD] > > Copyright 2004 Free So

Re: Potential Vulnerabilities list on US Cert

2013-09-03 Thread Ian Smith
In freebsd-questions Digest, Vol 483, Issue 2, Message: 1 On Mon, 2 Sep 2013 10:41:44 -0400 Jerry wrote: > I usually check the US Cert listing every week to see if anything > interesting is listed. > > I discovered that there are two listings

Re: Automatic Network Configuration (DHCP)

2013-09-03 Thread Warren Block
On Mon, 2 Sep 2013, JC wrote: Under Section: 29.6.7.2. DHCP Server Installation There is a error where the file name reads "/usr/local/etc/dhcpd.conf.sample". "dhcpd.conf.sample" should read "dhcpd.conf.example". Fixed! In the future, reporting this type of problem with a PR is the best w

Re: Zfs encryption property for freebsd 8.3

2013-09-03 Thread Ivan Voras
On 03/09/2013 14:14, Emre Çamalan wrote: > Hi, > I want to encrypt some disk on my server with Zfs encryption property but it > is not available. > > Are there anybody have got an experience about this? It can't happen because Oracle has stopped open sourcing ZFS. http://forums.freebsd.org/show

RE: Automatic Network Configuration (DHCP)

2013-09-02 Thread lucia
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Fernando Apesteguía Sent: Tuesday, September 03, 2013 5:16 AM To: JC Cc: User Questions Subject: Re: Automatic Network Configuration (DHCP) El 02/09/2013 23:02, &qu

Re: Automatic Network Configuration (DHCP)

2013-09-02 Thread Fernando Apesteguía
El 02/09/2013 23:02, "JC" escribió: > > Under Section: 29.6.7.2. DHCP Server Installation > > > There is a error where the file name reads "/usr/local/etc/dhcpd.conf.sample". > > "dhcpd.conf.sample" should read "dhcpd.conf.example". Could you please file a PR? > _

Re: Potential Vulnerabilities list on US Cert

2013-09-02 Thread Lowell Gilbert
Jerry writes: > I usually check the US Cert listing every week to see if anything > interesting is listed. > > I discovered that there are two listings for FreeBSD: > > 1) http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-3077 > > 2) http:/

Re: Potential Vulnerabilities list on US Cert

2013-09-02 Thread Lowell Gilbert
These are the sctp vulnerabilitiese from a week or two back. Anyone following the Security Advisories can safely ignore these; they were issued after the relevant advisories and patches, and consist of nothing but pointers to the previous information. __

Re: System hangs for several minutes (disk IO related)

2013-09-02 Thread Nils Pascal Illenseer
Hi, I see similar hangs on one of our Supermicro servers. We have a ZFS RAID (mirrored stripped vdevs) and when I use "zfs receive" to receive snapshots the whole system hangs for up to ten or even more minutes at the end. Kernel: latest (9.2-RC3) Adaptec 6805 RAID-Controller provides disks for

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-09-02 Thread Frank Leonhardt
On 02/09/2013 08:41, doug wrote: On Sat, 31 Aug 2013, Reko Turja wrote: -Original Message- From: Frank Leonhardt FWIW I'm using Dovecote 1 or 2 for the IMAP. In particular, Dovecot 1 with Squirrelmail has been really hammered, but has never broken. I sometimes get time-outs copying t

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-09-02 Thread doug
On Sat, 31 Aug 2013, Reko Turja wrote: -Original Message- From: Frank Leonhardt FWIW I'm using Dovecote 1 or 2 for the IMAP. In particular, Dovecot 1 with Squirrelmail has been really hammered, but has never broken. I sometimes get time-outs copying thousands of emails in one hit, but

Re: trouble building lsof?

2013-09-01 Thread Gary Aitken
On 09/01/13 20:34, ill...@gmail.com wrote: > On 1 September 2013 22:32, ill...@gmail.com wrote: >> On 1 September 2013 20:36, Gary Aitken wrote: >>> portsnap and update just done, >>> UPDATING shows nothing, >>> /etc/make.conf contains >>> WITH_PKGNG=yes >> >> I don't know, but I have it set to

Re: trouble building lsof?

2013-09-01 Thread ill...@gmail.com
On 1 September 2013 22:32, ill...@gmail.com wrote: > On 1 September 2013 20:36, Gary Aitken wrote: >> portsnap and update just done, >> UPDATING shows nothing, >> /etc/make.conf contains >> WITH_PKGNG=yes > > I don't know, but I have it set to use gcc46 & it builds fine. > > Do you perhaps have

Re: trouble building lsof?

2013-09-01 Thread ill...@gmail.com
On 1 September 2013 20:36, Gary Aitken wrote: > portsnap and update just done, > UPDATING shows nothing, > /etc/make.conf contains > WITH_PKGNG=yes I don't know, but I have it set to use gcc46 & it builds fine. Do you perhaps have WITH_CLANG_IS_CC= set? -- --

Re: Chromium build failure

2013-09-01 Thread Peter Harrison
Sunday, 1 September 2013 at 14:43:24 +0300, George Liaskos said: > On Sun, Sep 1, 2013 at 1:15 PM, Peter Harrison > wrote: > > Hi list, > > > > I'm getting a consistent build error when trying to build the latest > > version of Chromium in ports - here's the error: > > > > ninja: Entering direct

Re: Chromium build failure

2013-09-01 Thread George Liaskos
On Sun, Sep 1, 2013 at 1:15 PM, Peter Harrison wrote: > Hi list, > > I'm getting a consistent build error when trying to build the latest version > of Chromium in ports - here's the error: > > ninja: Entering directory `out/Release' > [65/11901] LINK libvpx_obj_int_extract > FAILED: g++46 -Wl,-rp

Re: TLS Range on current thread

2013-09-01 Thread Eduardo Morras
On Thu, 29 Aug 2013 22:31:43 +1000 Sumit Raja wrote: > Hi, > > I want to add support to the LDC D compiler for FreeBSD, the current > version of D has moved to TLS by default. The__tls_get_addr method links > correctly but this crashes at runtime on garbage collection as the address > range cou

Re: find ports that aren't required anymore

2013-08-31 Thread Dale Scott
Cool, thanks Mark. Guess that's also a reason to learn new pkg tools. . On 2013-08-31, at 1:41 PM, Mark Felder wrote: > > > On Sat, Aug 31, 2013, at 14:19, Dale Scott wrote: >> I was using the postfix port, but decided to replace it with ssmtp to >> reduce >> ports in use and simplify system

Re: find ports that aren't required anymore

2013-08-31 Thread Mark Felder
On Sat, Aug 31, 2013, at 14:19, Dale Scott wrote: > I was using the postfix port, but decided to replace it with ssmtp to > reduce > ports in use and simplify system updating (deleting postfix with > pkg_delete). Is it possible that deleting postfix will leave ports > installed > that aren't requ

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-31 Thread Paul Schmehl
--On August 31, 2013 8:35:27 AM +0100 Frank Leonhardt wrote: On 30/08/2013 22:20, Tim Daneliuk wrote: SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. So I am going to have to replace it as our Webmail interface. I'm a bit confused about this - you seem to

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-31 Thread Reko Turja
-Original Message- From: Frank Leonhardt FWIW I'm using Dovecote 1 or 2 for the IMAP. In particular, Dovecot 1 with Squirrelmail has been really hammered, but has never broken. I sometimes get time-outs copying thousands of emails in one hit, but that's fair enough and nothing has eve

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-31 Thread Frank Leonhardt
On 31/08/2013 10:32, Reko Turja wrote: -Original Message- From: Frank Leonhardt On 30/08/2013 22:20, Tim Daneliuk wrote: SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. So I am going to have to replace it as our Webmail interface. I'm a bit confused

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-31 Thread Reko Turja
-Original Message- From: Frank Leonhardt On 30/08/2013 22:20, Tim Daneliuk wrote: SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. So I am going to have to replace it as our Webmail interface. I'm a bit confused about this - you seem to be saying tha

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-31 Thread Frank Leonhardt
On 30/08/2013 22:20, Tim Daneliuk wrote: SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. So I am going to have to replace it as our Webmail interface. I'm a bit confused about this - you seem to be saying that Squirrelmail won't work on PHP 5? I've been runn

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-30 Thread Odhiambo Washington
I have good experience with Group-office - http://sourceforge.net/projects/group-office/ and SOGo - http://www.sogo.nu/english.html Though you will need a MySQL backend for authentication. On 31 August 2013 00:20, Tim Daneliuk wrote: > SquirrelMail seems to be forever on hold because of an in

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-30 Thread Reko Turja
SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. So I am going to have to replace it as our Webmail interface. So, I'm looking for recommendation from the tribe here on what I should use instead: 1) Easy to use. Mostly this gets used by people when they ar

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-30 Thread Weldon Godfrey
check out roundcube -Original message- From: Tim Daneliuk To: FreeBSD Mailing List Sent: Fri, Aug 30, 2013 21:32:22 GMT+00:00 Subject: Since SquirrelMail Looks Like It Will Never Be Supported Again... SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. S

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-30 Thread Matthias Petermann
Hi Tim, Am 30.08.2013 23:20, schrieb Tim Daneliuk: SquirrelMail seems to be forever on hold because of an incompatibility with PHP 5. So I am going to have to replace it as our Webmail interface. So, I'm looking for recommendation from the tribe here on what I should use instead: 1) Easy to u

Re: Since SquirrelMail Looks Like It Will Never Be Supported Again...

2013-08-30 Thread Gianni Vialetto
On Fri, Aug 30, 2013 at 11:20 PM, Tim Daneliuk wrote: > SquirrelMail seems to be forever on hold because of an incompatibility > with PHP 5. So I am going to have to replace it as our Webmail > interface. > > So, I'm looking for recommendation from the tribe here on what I > should use instead: >

Re: Tools to analyze syslog logs

2013-08-29 Thread Dennis Glatting
On Fri, 2013-08-30 at 11:33 +0700, Olivier Nicole wrote: > Hello, > > What tool do you use to analyze syslog logs? > > All tools I can see in the ports seems to rely heavily on some big > configuration file, that had tons of regexp to filter the event messages. > > I am wondering if some tool ex

Re: Jail with public IP alias

2013-08-29 Thread Alejandro Imass
On Thu, Aug 29, 2013 at 7:53 PM, Alejandro Imass wrote: > On Thu, Aug 29, 2013 at 5:07 PM, Patrick wrote: >> On Thu, Aug 29, 2013 at 12:07 PM, Alejandro Imass >> wrote: >>> On Thu, Aug 29, 2013 at 5:03 AM, Frank Leonhardt wrote: On 29/08/2013 09:52, Frank Leonhardt wrote: > >>> > > [.

Re: Jail with public IP alias

2013-08-29 Thread Alejandro Imass
On Thu, Aug 29, 2013 at 5:07 PM, Patrick wrote: > On Thu, Aug 29, 2013 at 12:07 PM, Alejandro Imass wrote: >> On Thu, Aug 29, 2013 at 5:03 AM, Frank Leonhardt wrote: >>> On 29/08/2013 09:52, Frank Leonhardt wrote: >> [...] > Aliases should have a netmask of 255.255.255.255. What you seein

Re: Jail with public IP alias

2013-08-29 Thread Patrick
On Thu, Aug 29, 2013 at 12:07 PM, Alejandro Imass wrote: > On Thu, Aug 29, 2013 at 5:03 AM, Frank Leonhardt wrote: >> On 29/08/2013 09:52, Frank Leonhardt wrote: >>> > > Hi Frank thanks for taking the time to try to replicate this. Here is > all the detailed info > > 8.1-RELEASE > > em0: flags=88

Re: Jail with public IP alias

2013-08-29 Thread Alejandro Imass
On Thu, Aug 29, 2013 at 5:03 AM, Frank Leonhardt wrote: > On 29/08/2013 09:52, Frank Leonhardt wrote: >> Hi Frank thanks for taking the time to try to replicate this. Here is all the detailed info 8.1-RELEASE em0: flags=8843 metric 0 mtu 1500 options=209b ether 00:31:88:bd:b9:3

Re: FreeBSD ports problem

2013-08-29 Thread Amitabh Kant
On Thu, Aug 29, 2013 at 11:39 PM, Harpreet Singh Chawla < preet10101...@gmail.com> wrote: > yup...did it...and downloaded manually... > But its giving a checksum matching error. > > *Harpreet Singh Chawla* > > > On 29 August 2013 22:48, Amitabh Kant wrote: > >> >> On Thu, Aug 29, 2013 at 7:32 PM,

Re: FreeBSD ports problem

2013-08-29 Thread Amitabh Kant
On Thu, Aug 29, 2013 at 7:32 PM, Harpreet Singh Chawla < preet10101...@gmail.com> wrote: > I have been trying to install virtualbox support for my FreeBSD 9.1. A > package named v4l_compat-1.0.20120501.tar.gz is causing problems in the > installation. The package was downloaded automatically and i

Re: Way to be announced about security updates and new releases

2013-08-29 Thread Mark Felder
On Wed, Aug 21, 2013, at 1:54, Antonio Kless wrote: > Is there any way to be noticed, when security updates or new releases are > available? > > https://twitter.com/freebsd nearly would be a solution, if it did not > repostquestions from its > subscribers and other information that is not related

Re: Jail with public IP alias

2013-08-29 Thread Frank Leonhardt
On 29/08/2013 09:52, Frank Leonhardt wrote: On 29/08/2013 02:08, Alejandro Imass wrote: On Wed, Aug 28, 2013 at 4:11 PM, Frank Leonhardt wrote: On 28/08/2013 19:42, Patrick wrote: On Wed, Aug 28, 2013 at 7:25 AM, Alejandro Imass wrote: On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt wrote

Re: Jail with public IP alias

2013-08-29 Thread Frank Leonhardt
On 29/08/2013 02:08, Alejandro Imass wrote: On Wed, Aug 28, 2013 at 4:11 PM, Frank Leonhardt wrote: On 28/08/2013 19:42, Patrick wrote: On Wed, Aug 28, 2013 at 7:25 AM, Alejandro Imass wrote: On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt wrote: [...] Sorry guys - I had not intention o

Re: telnet authentication using RADIUS

2013-08-29 Thread takCoder
hi again.. pardon me, but I still have not find anything to solve my problem with using pam/telnetd.. my problem is: I need pam.d/telnetd to be always used as telnet aaa configs.. but when a non-sra telnet connection is created, pam.d/login is used for that telnet session's aaa configurations..

Re: Jail with public IP alias

2013-08-28 Thread Alejandro Imass
On Wed, Aug 28, 2013 at 4:11 PM, Frank Leonhardt wrote: > On 28/08/2013 19:42, Patrick wrote: >> >> On Wed, Aug 28, 2013 at 7:25 AM, Alejandro Imass >> wrote: >>> >>> On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt >>> wrote: [...] > Sorry guys - I had not intention of upsetting the EzJa

Re: Jail with public IP alias

2013-08-28 Thread Alejandro Imass
n: It doesn't work the same using the public IP because, the public IP goes through a gateway so it's a different case. In that case it will use the "primary" IP assigned to the device in that subnet that goes through that routing rule. You can test this if you want but you will

Re: Jail with public IP alias

2013-08-28 Thread Frank Leonhardt
On 28/08/2013 19:42, Patrick wrote: On Wed, Aug 28, 2013 at 7:25 AM, Alejandro Imass wrote: On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt wrote: On28/08/2013 00:19, Patrick wrote: On Tue, Aug 27, 2013 at 3:42 PM, Alejandro Imass wrote: [...] (Tidied up so all now bottom posted) I can

Re: Renumber users and groups

2013-08-28 Thread Mark Felder
Can you please file a PR with your findings? That's definitely something we need fixed as mtree is pretty important to the project. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: distfiles changed to new path

2013-08-28 Thread Fbsd8
ill...@gmail.com wrote: On 27 August 2013 20:13, Fbsd8 wrote: I just did a portsnap run that updated the base port system. Now I see a port's distfile going to /var/ports/distfiles instead of /usr/ports/distfiles. Is this a error in the newly updated base port system which contains the defaul

Re: Jail with public IP alias

2013-08-28 Thread Patrick
On Wed, Aug 28, 2013 at 7:25 AM, Alejandro Imass wrote: > On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt wrote: >> On28/08/2013 00:19, Patrick wrote: >>> >>> On Tue, Aug 27, 2013 at 3:42 PM, Alejandro Imass >>> wrote: > > [...] > >> >> (Tidied up so all now bottom posted) >> >> I can conf

Re: distfiles changed to new path

2013-08-28 Thread ill...@gmail.com
On 27 August 2013 20:13, Fbsd8 wrote: > I just did a portsnap run that updated the base port system. > > Now I see a port's distfile going to /var/ports/distfiles instead of > /usr/ports/distfiles. > > Is this a error in the newly updated base port system which contains the > default port make env

Re: Jail with public IP alias

2013-08-28 Thread Alejandro Imass
On Wed, Aug 28, 2013 at 5:42 AM, Frank Leonhardt wrote: > On28/08/2013 00:19, Patrick wrote: >> >> On Tue, Aug 27, 2013 at 3:42 PM, Alejandro Imass >> wrote: >>> [...] > > (Tidied up so all now bottom posted) > > I can confirm that you shouldn't be seeing this behaviour because I don't. I > don

Re: Jail with public IP alias

2013-08-28 Thread Frank Leonhardt
it's because the same network card has multiple IPs on the same subnet so the routing table always chooses the primary IP assigned to that interface. I'm trying to figure out if I can fix it in the routing table or will need IPFW to re-write the source address. Thanks, -- Alejandro Imas

<    1   2   3   4   5   6   7   8   9   10   >