Re: Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-03 Thread Jan Henrik Sylvester
On 10/03/2013 20:28, Antonio Olivares wrote: > Have tried that, but it rebuilds pixman, but then X bombs out blurting > out messages that libpixman.so is missing :( > > I have tried to remove print/texlive-scheme-full; removed it, but then > run portmaster -R pixman, and portmaster -r pixman a

Re: zfs over geli over zfs

2013-10-03 Thread Matthew Seaman
On 03/10/2013 17:20, Nikos Vassiliadis wrote: > I am after a really specific use-case and the last minute transactions > are important. Using a zpool over geli over a zvol. I'd like to know if > during shutdown the kernel flushes all zfs files caches in order so > these last minutes transactions wo

Re: 9.1 - 9.2 upgrade

2013-10-03 Thread Doug Hardie
On 3 October 2013, at 11:58, dweimer wrote: > On 10/03/2013 1:48 pm, Doug Hardie wrote: >> On 3 October 2013, at 10:49, Doug Hardie wrote: >>> I just did an upgrade using freebsd-update to 9.2. This system uses a >>> custom kernel so I am rebuilding everything after the update completed. >>

Re: 9.1 - 9.2 upgrade

2013-10-03 Thread dweimer
On 10/03/2013 1:48 pm, Doug Hardie wrote: On 3 October 2013, at 10:49, Doug Hardie wrote: I just did an upgrade using freebsd-update to 9.2. This system uses a custom kernel so I am rebuilding everything after the update completed. However, I noticed that /usr/src/UPDATING has not been upd

Re: firefox: getting back several URL's as tabs?

2013-10-03 Thread Gary Aitken
On 10/02/13 14:49, Gary Kline wrote: > well, it just happened again. when I closed an unwanted URL, the > other two instances of firefox vanished. I know the Hard way of > getting them all back, but does is there an easy way of refilling > both browsers? oh, and if ther

Re: 9.1 - 9.2 upgrade

2013-10-03 Thread Doug Hardie
On 3 October 2013, at 10:49, Doug Hardie wrote: > I just did an upgrade using freebsd-update to 9.2. This system uses a custom > kernel so I am rebuilding everything after the update completed. However, I > noticed that /usr/src/UPDATING has not been updated. The first entry still > says:

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-03 Thread Antonio Olivares
On Tue, Oct 1, 2013 at 8:46 AM, Lowell Gilbert wrote: > Antonio Olivares writes: > >> I tried your advice with the -R option, it worked, but for only pixman >> the other ports that depend on it don't get rebuilt :( >> >> I try to use -x 'texlive-*' but it does not work :( >> I get >> >> Could not

Re: FreeBSD routing problem

2013-10-03 Thread Julian H. Stacey
> From: hrkesh sahu > Date: Thu, 3 Oct 2013 19:09:02 +0530 > To: "Julian H. Stacey" > Cc: Polytropon , > FreeBSD questions Hi, No idea why it was To: me. > Content-Type: text/html; charset=windows-1252 > Content-Transfer-Encoding: quoted-printable I dislike MS & windows & quoted-prin

Re: Soekris for a Trac server

2013-10-03 Thread Michael
Hi John, John Levine wrote: > Dunno about Soekris, but I'm very happy with one of these > mini-box systems that cost about $250 with a 60GB SSD disk: > > http://www.mini-box.com/MiniPC-Value-Systems thank you for your detailed answer and useful suggestion, I will probably look for a similar produc

zfs over geli over zfs (was: Re: zfs flag denoting unclean shutdown?)

2013-10-03 Thread Nikos Vassiliadis
On 10/02/2013 08:13 PM, Matthew Seaman wrote: On 02/10/2013 16:34, Nikos Vassiliadis wrote: Is there a way to know if a zfs pool had an unclean shutdown? An attribute or maybe something during mount time similar to what ufs does (WARNING: / was not properly dismounted)? Other than looking at t

Re: 9.1 - 9.2 upgrade, clang question

2013-10-03 Thread Volodymyr Kostyrko
03.10.2013 17:36, dweimer wrote: When upgrading from 9.1 to 9.2 using source, is there any benefit to rebuilding twice, due to the clang version change? So that the second buildworld/kernel is done from the updated clang 3.3, instead of the clang 3.1 that was in FreeBSD 9.1? During the buildwo

Re: Soekris for a Trac server

2013-10-03 Thread Michael
Hello Bill, thank you for your answer! Bill Tillman wrote: > The way technology has moved on these days I would approach this from a > completely different manner. Soekris makes some cool little boxes, but the > last time I looked they still had I486 cpu's...today may be different, > probably >

Re: Where is pkg repository for 9.2-RELEASE (amd64)?

2013-10-02 Thread Matthew Seaman
On 02/10/2013 21:07, Winston wrote: > Summary: > > Where is the (U.S.) pkg(ng) repository for amd64 9.2-RELEASE (i.e., > what's the right URI for PACKAGESITE in pkg.conf)? > > > Things I tried that didn't work: > > * pkg_add -r pkg didn't create /usr/local/etc/pkg.conf > > * pkg.conf.sample s

Re: zfs flag denoting unclean shutdown?

2013-10-02 Thread Matthew Seaman
On 02/10/2013 16:34, Nikos Vassiliadis wrote: > Is there a way to know if a zfs pool had an unclean shutdown? > An attribute or maybe something during mount time similar to what ufs > does (WARNING: / was not properly dismounted)? Other than looking at the system logs for evidence of an abnormal s

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-02 Thread dweimer
On 10/02/2013 6:35 am, Volodymyr Kostyrko wrote: 01.10.2013 21:12, dweimer wrote: On 10/01/2013 11:09 am, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for th

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-02 Thread Volodymyr Kostyrko
01.10.2013 21:12, dweimer wrote: On 10/01/2013 11:09 am, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is l

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-02 Thread Volodymyr Kostyrko
01.10.2013 19:09, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is located in /usr/local/openjdk7/jre/lib/am

Re: mtree: line 21: unknown user auditdistd

2013-10-02 Thread Alexandre
On Wed, Oct 2, 2013 at 8:01 AM, Trond Endrestøl < trond.endres...@fagskolen.gjovik.no> wrote: > On Tue, 1 Oct 2013 12:19-0400, alexus wrote: > > > I've re-run pwd_mkdb now auditdistd user is there, yet back to > mergemaster > > issues: > > > > [root@f9

Re: mtree: line 21: unknown user auditdistd

2013-10-01 Thread Trond Endrestøl
On Tue, 1 Oct 2013 12:19-0400, alexus wrote: > I've re-run pwd_mkdb now auditdistd user is there, yet back to mergemaster > issues: > > [root@f9 ~]# pwd_mkdb -p /etc/master.passwd > [root@f9 ~]# id auditdistd > uid=78(auditdistd) gid=77(audit) groups=77(audit) >

Re: FreeBSD 9.2-RELEASE stability?

2013-10-01 Thread Mark Felder
s started. This causes the lookup of the ntp > server > hostname to fail (using -b ip.ip.ip.ip as a flag to ntpdate rather than > a host is a way to work around the issue). > Create in rc script in /usr/local/etc/rc.d that does nothing but set the REQUIRE and BEFORE fields. You c

Re: FreeBSD 9.2-RELEASE stability?

2013-10-01 Thread other
On Mon, Sep 30, 2013, at 14:01, Brett Glass wrote: How stable are folks finding FreeBSD 9.2-RELEASE to be? The improvements are welcome, but there have been a few troubling messages about kernel panics and VM issues on the various mailing lists. It's never clear until the release drops whether th

Re: Soekris for a Trac server

2013-10-01 Thread John Levine
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dunno about Soekris, but I'm very happy with one of these mini-box systems that cost about $250 with a 60GB SSD disk: http://www.mini-box.com/MiniPC-Value-Systems I got a fan but it doesn't need it. It runs ordinary amd64 FreeBSD 9.1, installed from

Re: Soekris for a Trac server

2013-10-01 Thread Bill Tillman
From: Michael To: "freebsd-questions@freebsd.org" Sent: Tuesday, October 1, 2013 2:22 AM Subject: Soekris for a Trac server I am planning to move a jail-hosted service to a physical device and would like to hear the advices of experts here. My service r

Re: Port of icedtea-web-1.4_1, on 64 bit system might have a problem in the install process.

2013-10-01 Thread dweimer
On 10/01/2013 11:09 am, dweimer wrote: I was struggling to get itweb-javaws to execute, due to it not being able to find libjava.so, after running it through truss, I was able to determine that its looking for the library under /usr/local/lib/amd64, the file is located in /usr/local/openjdk7/jre/

Re: mtree: line 21: unknown user auditdistd

2013-10-01 Thread Alexandre
> unable > > to do so, although I do remember merging passwd file w/ new user > auditdistd > > > > how can I re-run mergemaster? > > > > f9# mergemaster > > > > *** The directory specified for the temporary root environment, > > /var/tmp/t

Re: mtree: line 21: unknown user auditdistd

2013-10-01 Thread alexus
I've re-run pwd_mkdb now auditdistd user is there, yet back to mergemaster issues: [root@f9 ~]# pwd_mkdb -p /etc/master.passwd [root@f9 ~]# id auditdistd uid=78(auditdistd) gid=77(audit) groups=77(audit) [root@f9 ~]# mergemaster *** Creating the temporary root environment in /var/tmp/tem

Re: mtree: line 21: unknown user auditdistd

2013-10-01 Thread alexus
, alexus wrote: > I've tried upgrading my FreeBSD 9.1 to 9.2 via freebsd-update and I guess > I did something wrong and now I'm trying to run mergemaster and I'm unable > to do so, although I do remember merging passwd file w/ new user auditdistd > > how can I re-run me

Re: FreeBSD 9.2-RELEASE stability?

2013-10-01 Thread CeDeROM
On Tue, Oct 1, 2013 at 3:53 PM, Mark Felder wrote: > On Mon, Sep 30, 2013, at 14:01, Brett Glass wrote: >> How stable are folks finding FreeBSD 9.2-RELEASE to be? For me freebsd-update from 9.1 to 9.2 went smooth on my workstation laptop, the userland works fine :-) I remember myself "Nakatomi B

Re: FreeBSD 9.2-RELEASE stability?

2013-10-01 Thread Mark Felder
On Mon, Sep 30, 2013, at 14:01, Brett Glass wrote: > How stable are folks finding FreeBSD 9.2-RELEASE to be? The > improvements are welcome, but there have been a few troubling > messages about kernel panics and VM issues on the various mailing > lists. It's never clear until the release drops w

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-01 Thread Lowell Gilbert
Antonio Olivares writes: > I tried your advice with the -R option, it worked, but for only pixman > the other ports that depend on it don't get rebuilt :( > > I try to use -x 'texlive-*' but it does not work :( > I get > > Could not execute shell > "/usr/ports/Mk/bsd.port.mk", line 1192: warnin

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-10-01 Thread Antonio Olivares
Dear Sir, I tried your advice with the -R option, it worked, but for only pixman the other ports that depend on it don't get rebuilt :( I try to use -x 'texlive-*' but it does not work :( I get Could not execute shell "/usr/ports/Mk/bsd.port.mk", line 1192: warning "/usr/bin/awk '/^#define[[:b

Re: Contributing to FreeBSD

2013-10-01 Thread karan garg
On Tue, Oct 1, 2013 at 1:55 AM, Pascal Schmid wrote: > On 09/30/2013 04:30 PM, karan garg wrote: > > On Mon, Sep 30, 2013 at 6:00 PM, Jerry wrote: > > > >> On Mon, 30 Sep 2013 17:16:54 +0530 > >> karan garg articulated: > >> > >>> Hi all, > >>> > >>> I am an open source enthusiast and new to free

Re: # portmaster -r pixman fails with !#/bin/sh list too long

2013-09-30 Thread Lowell Gilbert
Antonio Olivares writes: > Dear folks, > > In updating ports I encounter above issue and cannot proceed. > > 20130929: > AFFECTS: users of x11/pixman > AUTHOR: zeis...@freebsd.org > > The library version of x11/pixman has changed, and portrevision has > been bumped in all dependent ports.

Re: cause of reboot

2013-09-30 Thread Polytropon
On Mon, 30 Sep 2013 20:32:39 -0400, Michael Powell wrote: > kpn...@pobox.com wrote: > [snip] > > While we're throwing ideas onto the table let me mention power supplies. > > Power supplies and hard drives are in a race to see which one will fail > > first. It may be that the power supply is margina

Re: cause of reboot

2013-09-30 Thread Michael Powell
kpn...@pobox.com wrote: [snip] > While we're throwing ideas onto the table let me mention power supplies. > Power supplies and hard drives are in a race to see which one will fail > first. It may be that the power supply is marginal and added load from > the drives being hit hard may send it over t

Re: after pkgng update, daily run still using pkg_info

2013-09-30 Thread Gary Aitken
and how does one go about it, given >> the system is converted to using pkgng? There is no >> /var/db/pkg/pkgdb.db >> >> Some of the packages reported as corrupt were installed *after* the >> conversion to pkgng, so why is pkg_info even noticing them? "pkg &g

Re: FreeBSD 9.2-RELEASE stability?

2013-09-30 Thread Patrick Lamaiziere
Le Mon, 30 Sep 2013 13:01:26 -0600, Brett Glass a écrit : Hello, > How stable are folks finding FreeBSD 9.2-RELEASE to be? The > improvements are welcome, but there have been a few troubling > messages about kernel panics and VM issues on the various mailing > lists. It's never clear until th

Re: Contributing to FreeBSD

2013-09-30 Thread Pascal Schmid
On 09/30/2013 04:30 PM, karan garg wrote: > On Mon, Sep 30, 2013 at 6:00 PM, Jerry wrote: > >> On Mon, 30 Sep 2013 17:16:54 +0530 >> karan garg articulated: >> >>> Hi all, >>> >>> I am an open source enthusiast and new to freeBSD community. I am an >>> RHCE and have a reasonable knowledge of linu

Re: FreeBSD 9.2-RELEASE stability?

2013-09-30 Thread staticsafe
On 9/30/2013 15:01, Brett Glass wrote: How stable are folks finding FreeBSD 9.2-RELEASE to be? The improvements are welcome, but there have been a few troubling messages about kernel panics and VM issues on the various mailing lists. It's never clear until the release drops whether these are actu

Re: cause of reboot

2013-09-30 Thread Michael Powell
Patrick Lamaiziere wrote: [snip] >> >> I looked "last" command, >> reboot ~ ~ AM 03.15 ~ > > The last time It happened (one month ago) to me it was the hard disk > (periodic scripts read a large part of the disk). > > If the disk is smart capable try a full test with smartctl > (sysutils/smar

Re: cause of reboot

2013-09-30 Thread Patrick Lamaiziere
Le Mon, 30 Sep 2013 17:24:18 +0300, Emre Çamalan a écrit : > Hi, > my server reboots every night and same o'clock last 10 days. But this > machine's uptime was 96days. > > Suddenly reboot this machine and now this continue every night again > and again. > > I didn't find any reason and I didn't

Re: cause of reboot

2013-09-30 Thread Julian Elischer
On 9/30/13 11:08 PM, Jason Hellenthal wrote: Also . . . grep -ri . . . On Sep 30, 2013, at 11:06, Jason Hellenthal wrote: And /etc/ ? And /var/cron ? On Sep 30, 2013, at 11:00, Emre Çamalan wrote: Yes I checked also it , such as ; "grep -i 'reboot' /root/scripts/* -R" "grep -i 'halt'

Re: cause of reboot

2013-09-30 Thread Jason Hellenthal
Also . . . grep -ri . . . On Sep 30, 2013, at 11:06, Jason Hellenthal wrote: And /etc/ ? And /var/cron ? On Sep 30, 2013, at 11:00, Emre Çamalan wrote: Yes I checked also it , such as ; "grep -i 'reboot' /root/scripts/* -R" "grep -i 'halt' /root/scripts/* -R" "grep -i 'shutdown' /root/

Re: cause of reboot

2013-09-30 Thread Jason Hellenthal
And /etc/ ? And /var/cron ? On Sep 30, 2013, at 11:00, Emre Çamalan wrote: Yes I checked also it , such as ; "grep -i 'reboot' /root/scripts/* -R" "grep -i 'halt' /root/scripts/* -R" "grep -i 'shutdown' /root/scripts/* -R" 30.09.2013, 17:33, "Jason Hellenthal" : > Did you check for the comma

Re: Vulnerability

2013-09-30 Thread Jason Birch
This was announced on security-advisor...@freebsd.org on September 10th, 2013. The relevant commits, as taken from the announcement, are: Branch/path Revision - - stable/8/

Re: cause of reboot

2013-09-30 Thread Emre Çamalan
Yes I checked also it , such as ; "grep -i 'reboot' /root/scripts/* -R" "grep -i 'halt' /root/scripts/* -R" "grep -i 'shutdown' /root/scripts/* -R" 30.09.2013, 17:33, "Jason Hellenthal" : > Did you check for the command reboot in all of the periodic scripts and cron > jobs as well as the command

Re: Vulnerability

2013-09-30 Thread Lowell Gilbert
Jerry writes: > Has this been rectified: > If you read the page at that link, you will find the answer. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: Vulnerability

2013-09-30 Thread staticsafe
On 9/30/2013 10:05, Jerry wrote: Has this been rectified: Yes. http://www.freebsd.org/security/advisories/FreeBSD-SA-13:13.nullfs.asc http://svnweb.freebsd.org/base?view=revision&revision=255442 -- staticsafe O< ascii ribbon campa

Re: cause of reboot

2013-09-30 Thread Steve O'Hara-Smith
On Mon, 30 Sep 2013 17:24:18 +0300 Emre Çamalan wrote: > Hi, > my server reboots every night and same o'clock last 10 days. But this > machine's uptime was 96days. > > Suddenly reboot this machine and now this continue every night again and > again. > > I didn't find any reason and I didn't cha

Re: cause of reboot

2013-09-30 Thread Jason Hellenthal
Did you check for the command reboot in all of the periodic scripts and cron jobs as well as the command shutdown ? On Sep 30, 2013, at 10:24, Emre Çamalan wrote: Hi, my server reboots every night and same o'clock last 10 days. But this machine's uptime was 96days. Suddenly reboot this mach

Re: Contributing to FreeBSD

2013-09-30 Thread karan garg
On Mon, Sep 30, 2013 at 6:00 PM, Jerry wrote: > On Mon, 30 Sep 2013 17:16:54 +0530 > karan garg articulated: > > > Hi all, > > > > I am an open source enthusiast and new to freeBSD community. I am an > > RHCE and have a reasonable knowledge of linux administration, > > database, Bash Scripting, a

Re: Contributing to FreeBSD

2013-09-30 Thread Jerry
On Mon, 30 Sep 2013 17:16:54 +0530 karan garg articulated: > Hi all, > > I am an open source enthusiast and new to freeBSD community. I am an > RHCE and have a reasonable knowledge of linux administration, > database, Bash Scripting, and C/C++. > > I want to contribute to the community. I have g

Re: Contributing to FreeBSD

2013-09-30 Thread Fernando Apesteguía
On Mon, Sep 30, 2013 at 1:46 PM, karan garg wrote: > Hi all, > > I am an open source enthusiast and new to freeBSD community. I am an RHCE > and have a reasonable knowledge of linux administration, database, Bash > Scripting, and C/C++. > > I want to contribute to the community. I have gone throu

Re: after pkgng update, daily run still using pkg_info

2013-09-30 Thread Mark Felder
On Sun, Sep 29, 2013, at 23:09, Gary Aitken wrote: > > Some of the packages reported as corrupt were installed *after* the > conversion to pkgng, so why is pkg_info even noticing them? > The only way this is possible is if they are in the old package format. Did you happen to convert your packages

Re: after pkgng update, daily run still using pkg_info

2013-09-30 Thread Matthew Seaman
There is no /var/db/pkg/pkgdb.db > > Some of the packages reported as corrupt were installed *after* the > conversion to pkgng, so why is pkg_info even noticing them? > "pkg info" reports 705 packages installed, and installs and re-installs > using portmaster seem to be w

Re: after pkgng update, daily run still using pkg_info

2013-09-29 Thread Gary Aitken
rupt packages. You'll want to clean > this up. What does "clean this up" mean, and how does one go about it, given the system is converted to using pkgng? There is no /var/db/pkg/pkgdb.db Some of the packages reported as corrupt were installed *after* the conversion to pkgng, s

Re: after pkgng update, daily run still using pkg_info

2013-09-29 Thread Gary Aitken
rupt packages. You'll want to clean > this up. What does "clean this up" mean, and how does one go about it, given the system is converted to using pkgng? There is no /var/db/pkg/pkgdb.db Some of the packages reported as corrupt were installed *after* the conversion to pkgng, s

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-29 Thread Laurent SALIN
Hi, for the list archive, here's how I solved my "problem". Some on the thread tell me to run BIND on the 1rst VPS, as DNS autoritative server and as caching resolver who let only hosts from my network send him queries. Well I'm quite happy my setup with NSD as DNS autoritative and UNBOUND as cach

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-29 Thread Bernt Hansson
On 2013-09-28 09:37, loran42o wrote: Le 28.09.2013 00:08, Terje Elde a écrit : On 28. sep. 2013, at 00:03, Frank Leonhardt wrote: If I understand the way it works correctly, the resolver pulls a list of the NS and hard-sets the port number for each to 53 (via a manifest constant) . See libc

Re: Is it possible to suspend to disk with geli+Root on ZFS installation

2013-09-29 Thread Ian Smith
. > > [1]: https://wiki.freebsd.org/SuspendResume Roland, sorry, no; you (and that page) are talking about Suspend to RAM, ACPI state S3. What you've said is correct re Suspend to RAM - though some running amd64 have achieved some success on some machines lately; most of the iss

Re: Throughput test with iperf...

2013-09-29 Thread takCoder
Thank you, Doug, I'll check it :) Best Regards, t.a.k On Sun, Sep 29, 2013 at 12:41 PM, Doug Hardie wrote: > > On 29 September 2013, at 01:20, takCoder wrote: > > > thanks for your reply.. :) > > > > i think it's iperf.. i installed /usr/ports/benchmarks/iperf port. > > where can i find iperf

Re: Throughput test with iperf...

2013-09-29 Thread Doug Hardie
On 29 September 2013, at 01:20, takCoder wrote: > thanks for your reply.. :) > > i think it's iperf.. i installed /usr/ports/benchmarks/iperf port. > where can i find iperf2? my machines are both FreeBsds but i can't find > iperf2 in my ports collection.. Bad memory - its iperf3. There is n

Re: Throughput test with iperf...

2013-09-29 Thread Doug Hardie
On 28 September 2013, at 23:38, takCoder wrote: > hi again.. > > would any of you please at least explain it to me what may cause iperf > server ending up with "Segmentation fault (core dumped)" message right at > the beginning of setting second connection in my bi-directional throughput > test,

Re: Throughput test with iperf...

2013-09-29 Thread takCoder
thanks for your reply.. :) i think it's iperf.. i installed /usr/ports/benchmarks/iperf port. where can i find iperf2? my machines are both FreeBsds but i can't find iperf2 in my ports collection.. Best Regards, t.a.k On Sun, Sep 29, 2013 at 11:38 AM, Doug Hardie wrote: > On 28 September 2013

Re: Throughput test with iperf...

2013-09-28 Thread takCoder
hi again.. would any of you please at least explain it to me what may cause iperf server ending up with "Segmentation fault (core dumped)" message right at the beginning of setting second connection in my bi-directional throughput test, using -r flag?? i used these commands on client and server o

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread Busarow Dan
On Sep 28, 2013, at 2:24 PM, Laurent SALIN wrote: > Le 28.09.2013 21:28, Mike. a écrit : >> The way I solved this problem on my setup, I assigned another IP >> address to the network interface via ifconfig alias. >> >> I put the authoritative namesever on one IP address, and the >> recursive nam

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread Laurent SALIN
Le 28.09.2013 21:28, Mike. a écrit : > The way I solved this problem on my setup, I assigned another IP > address to the network interface via ifconfig alias. > > I put the authoritative namesever on one IP address, and the > recursive nameserver on the other IP address. > > They both are still l

Re: after pkgng update, daily run still using pkg_info

2013-09-28 Thread Mark Felder
Run pkg_info. If there is anything listed you have not fully converted to pkgng and have some old broken/corrupt packages. You'll want to clean this up. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-quest

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread Mike.
On 9/28/2013 at 7:16 PM Laurent SALIN wrote: |Le 28.09.2013 18:32, Terje Elde a écrit : |> Not sure if I misunderstood what you're trying to do, but the way I |recall it, you have two boxes, one running with one recursive and one |authoritative nameserver, and you wanted a second box to quey the

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread Laurent SALIN
Le 28.09.2013 18:32, Terje Elde a écrit : > Not sure if I misunderstood what you're trying to do, but the way I recall > it, you have two boxes, one running with one recursive and one authoritative > nameserver, and you wanted a second box to quey the recursive nameserver on > the first box, whi

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread Terje Elde
On 28. sep. 2013, at 15:50, Frank Leonhardt wrote: > Given that BIND can happily listen on ports other than 53 and OpenBSD allows > a port to be specified against each nameserver in resolv.conf, it does not > seem an unreasonable question to me. Just to avoid any misunderstanding... Not sure

Re: Is it possible to suspend to disk with geli+Root on ZFS installation

2013-09-28 Thread Roland Smith
On Fri, Sep 27, 2013 at 05:37:55PM +1000, yudi v wrote: > Hi all, > > Is it possible to suspend to disk (hibernate) when using geli for full disk > encryption. As far as I can tell, FreeBSD doesn't support suspend to disk on all architectures. On amd64 the necessary infrastructure doesn't exist,

Re: General questions regarding FreeBSD 10

2013-09-28 Thread Arthur Chance
On 27/09/2013 18:47, Nikolas Britton wrote: General questions regarding FreeBSD 10: Others have answered specific questions, for a general overview you might care to read this http://www.freebsdnews.net/2013/09/20/freebsd-10s-new-technologies-and-features/ and the FreeBSD 10 Wiki page that

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread Frank Leonhardt
On 28/09/2013 00:20, Michael Sierchio wrote: On Fri, Sep 27, 2013 at 4:11 PM, Frank Leonhardt wrote: On 27/09/2013 23:08, Terje Elde wrote: On 28. sep. 2013, at 00:03, Frank Leonhardt wrote: If I understand the way it works correctly, the resolver pulls a list of the NS and hard-sets the po

Re: General questions regarding FreeBSD 10

2013-09-28 Thread Volodymyr Kostyrko
27.09.2013 20:47, Nikolas Britton wrote: 7. Is Clang and the build system setup to automatically target cpu instruction set? i.e. cc -target-cpu corei7-avx? Any performance improvements of targeted binaries? Nope, because you can't just ship a full list of packages for a full list of processor

Re: problem with stoping process

2013-09-28 Thread David Demelier
On 15.12.2011 20:00, Коньков Евгений wrote: > I am trying to stop process > /usr/local/etc/rc.d/radiusd top > Stopping radiusd. > Waiting for PIDS: 27618 > > top > 27618 freeradius2 20 -20 333M 295M STOP0 4:42 0.00% radiusd > > ps aux > freeradius 27618 0.0 7.4 341144 302528

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread loran42o
Le 28.09.2013 01:11, Frank Leonhardt a écrit : > It was more of an explanation as to /why/ it's not easy to do what asked > in the original reasonable-sounding question. Hi, Thanks for the explanation of how it works from the behind. I don't think I'll compile and maintain my own libc just for DNS

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread loran42o
Le 27.09.2013 23:31, jb a écrit : > Well, I hope I understand you. > You use DNS Proxy server, like BIND or DNSMASQ. hi, actually I use two daemons, one to serve as a autoritative DNS server : nsd the other one to serve as a recursive DNS resolver with caching : unbound I can't set them both list

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-28 Thread loran42o
Le 28.09.2013 00:08, Terje Elde a écrit : > On 28. sep. 2013, at 00:03, Frank Leonhardt wrote: > >> If I understand the way it works correctly, the resolver pulls a list of the >> NS and hard-sets the port number for each to 53 (via a manifest constant) . >> See libc/resolv/res_init.c. All you

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Michael Sierchio
On Fri, Sep 27, 2013 at 4:11 PM, Frank Leonhardt wrote: > On 27/09/2013 23:08, Terje Elde wrote: >> >> On 28. sep. 2013, at 00:03, Frank Leonhardt wrote: >> >>> If I understand the way it works correctly, the resolver pulls a list of >>> the NS and hard-sets the port number for each to 53 (via a

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Frank Leonhardt
On 27/09/2013 23:08, Terje Elde wrote: On 28. sep. 2013, at 00:03, Frank Leonhardt wrote: If I understand the way it works correctly, the resolver pulls a list of the NS and hard-sets the port number for each to 53 (via a manifest constant) . See libc/resolv/res_init.c. All you need to do(!)

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Terje Elde
On 28. sep. 2013, at 00:03, Frank Leonhardt wrote: > If I understand the way it works correctly, the resolver pulls a list of the > NS and hard-sets the port number for each to 53 (via a manifest constant) . > See libc/resolv/res_init.c. All you need to do(!) is change this to a value > of you

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Frank Leonhardt
On 27/09/2013 19:20, Laurent SALIN wrote: Hello, I wondering how i can send queries to a dns resolver listening on a different port than the normaly 53 tcp/udp ? The situation: I've got a vps who running NSD as a autoritative nameserver, listening on tcp/udp 53 and unbound as personnal resolver,

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread jb
Laurent SALIN laposte.net> writes: > > Hello, > I wondering how i can send queries to a dns resolver listening on a > different port than the normaly 53 tcp/udp ? > > The situation: > I've got a vps who running NSD as a autoritative nameserver, listening > on tcp/udp 53 and unbound as personnal

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread loran42o
Is there any way to use multiple IPs? hi, no I can't. Each VPS got only one IPv4 and I'm really not aware yet about how IPv6 works. Laurent SALIN ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questi

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread loran42o
Le 27/09/2013 22:28, Terje Elde a écrit : Why is that a "bad" solution? You'd cache locally, which is often considered a good thing? Granted, it's a bit of a weird setup, but still. I hope it could be esay as put the ip of my "resolver VPS" in the /etc/resolv.conf and let PF translate the de

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Terje Elde
On 27. sep. 2013, at 20:20, Laurent SALIN wrote: > I've got a "bad" solution, use unbound on the second VPS and maybe tell > him to ask the 1rst VPS on the unusual tcp/udp port Why is that a "bad" solution? You'd cache locally, which is often considered a good thing? Granted, it's a bit of a w

Re: How to ask a DNS resolver listening on a different port than the tcp/udp 53

2013-09-27 Thread Mark Felder
On Fri, Sep 27, 2013, at 13:20, Laurent SALIN wrote: > Hello, > I wondering how i can send queries to a dns resolver listening on a > different port than the normaly 53 tcp/udp ? > > The situation: > I've got a vps who running NSD as a autoritative nameserver, listening > on tcp/udp 53 and unbound

Re: General questions regarding FreeBSD 10

2013-09-27 Thread Julian H. Stacey
Hi, Reference: > From: Nikolas Britton > Date: Fri, 27 Sep 2013 12:47:08 -0500 Nikolas Britton wrote: > General questions regarding FreeBSD 10: > > 1. Did virtualization containers (VPS) make it into FreeBSD 10? The > documentation I’ve read implies that you can have nested con

Re: General questions regarding FreeBSD 10

2013-09-27 Thread Teske, Devin
On Sep 27, 2013, at 10:47 AM, Nikolas Britton wrote: > General questions regarding FreeBSD 10: > > 1. Did virtualization containers (VPS) make it into FreeBSD 10? The > documentation I’ve read implies that you can have nested containers, with > little to no performance penalty, is this correct?

Re: Gnome green screen of death

2013-09-26 Thread Matthew Seaman
On 27/09/2013 04:34, leeoliveshackelf...@surewest.net wrote: > Good afternoon, dear FreeBSD enthusiast. I have installed X11 and Gnome on > my computer equipped with FreeBSD 9.1. The X11 > and Gnome packages were taken from the d.v.d.-r.o.m. that > contained the operating system. The computer

Re: minor vi/vim qstn

2013-09-26 Thread Karl Vogel
>> On Thu, Sep 26, 2013 at 10:05:06PM +0200, Polytropon wrote: P> Depending on _typical_ terminal heights (100 lines?), this [history P> setting] seems to be a bit high. But I assume zsh handles the "h" P> alias similarly to the csh, where an alias is defined (system-wide in P> /etc/csh.cshrc or p

Re: Just wanted to say "Thanks" to Polytropon

2013-09-26 Thread Mike Jeays
On Thu, 26 Sep 2013 19:42:15 + (UTC) Walter Hurry wrote: > A few weeks ago I asked about mouse trails. Polytropon suggested xeyes. I > have found it excellent, and have had no trouble whatsoever with it. > > It has made my life so much easier. Thanks, Polytropon! > > __

Re: minor vi/vim qstn

2013-09-26 Thread Polytropon
On Thu, 26 Sep 2013 13:58:19 -0700, Gary Kline wrote: > Organization: Thought Unlimited. Public service Unix since 1986. > Of_Interest: With 27 years of service to the Unix community. > > On Thu, Sep 26, 2013 at 10:05:06PM +0200, Polytropon wrote: > > I also assume the zsh has some settings o

Re: minor vi/vim qstn

2013-09-26 Thread Gary Kline
Organization: Thought Unlimited. Public service Unix since 1986. Of_Interest: With 27 years of service to the Unix community. On Thu, Sep 26, 2013 at 10:05:06PM +0200, Polytropon wrote: > On Thu, 26 Sep 2013 12:51:32 -0700, Gary Kline wrote: > > my zsh does a default to 10 or so history

Re: Voice Mail required QuickTime

2013-09-26 Thread Roland Smith
the web site: > > To play audio online, you must have QuickTime Player installed. > > How can I make this work from my FreeBSD machine? The chromium browser (/usr/ports/www/chromium) has better multimedia capabilities out of the box. But if you want to keep using firefox, re-build it w

Re: minor vi/vim qstn

2013-09-26 Thread Gary Kline
Organization: Thought Unlimited. Public service Unix since 1986. Of_Interest: With 27 years of service to the Unix community. On Thu, Sep 26, 2013 at 10:05:06PM +0200, Polytropon wrote: > On Thu, 26 Sep 2013 12:51:32 -0700, Gary Kline wrote: > > my zsh does a default to 10 or so history

Re: minor vi/vim qstn

2013-09-26 Thread Polytropon
On Thu, 26 Sep 2013 12:51:32 -0700, Gary Kline wrote: > my zsh does a default to 10 or so history with just > > % h > > I was trying to remember how to set it to ,, say, 100. Depending on _typical_ terminal heights (100 lines?), this seems to be a bit high. But I assume zs

Re: minor vi/vim qstn

2013-09-26 Thread Gary Kline
nds > (maybe shortened to 10, just substitute the two appearances of > the "20" to "10") will be displayed before the prompt appears; > this will make it easier (and save keystrokes) to check the last > commands and maybe repeat one. > > Downside: The command &

Re: Voice Mail required QuickTime

2013-09-26 Thread Polytropon
On Thu, 26 Sep 2013 13:54:34 -0400, Carmel wrote: > I have a voice mail account with Time Warner Cable. I can access the > account from my home telephone, Windows PC, etcetera, but not from my > FreeBSD machine. This error message pops up when I try to play the > recording on the web site: > > To

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