Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread Frank Shute
On Tue, Jul 12, 2011 at 03:18:07AM -0700, per...@pluto.rain.com wrote: > > DISPLAY is not getting set in a remote shell started by "ssh -X". > > $ echo $DISPLAY > :0.0 > $ ssh -X [server] 'echo DISPLAY=%$DISPLAY%' > DISPLAY=%% > > How would I go about debugging this? > > DISPLAY _is_ set

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread perryh
Eitan Adler wrote: > > It still fails with the 6.1 system as the ssh client, > > and works with the 6.1 system as the ssh server > > Is X11Forwarding yes set in the server config of the failing > direction? Both seem to be defaulted. On 6.1: $ egrep -C 2 X11Forwarding /etc/ssh/sshd_config

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread Eitan Adler
> > It still fails with the 6.1 system as the ssh client, > and works with the 6.1 system as the ssh server Is X11Forwarding yes set in the server config of the failing direction? > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread Mark Felder
On Tue, 12 Jul 2011 00:06:33 -0500, Michael Sierchio wrote: xauth not in your path? ssh -Y skips all auth stuff so you don't need xauth; he said that didn't work either :-( ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread Michael Sierchio
xauth not in your path? On Tue, Jul 12, 2011 at 4:46 AM, wrote: > Mark Felder wrote: > >> This sounds silly, but what happens if you try ssh -Y > > Exactly the same thing as with -X, in either direction. > > It still fails with the 6.1 system as the ssh client, > and works with the 6.1 system a

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread perryh
Mark Felder wrote: > This sounds silly, but what happens if you try ssh -Y Exactly the same thing as with -X, in either direction. It still fails with the 6.1 system as the ssh client, and works with the 6.1 system as the ssh server ___ freebsd-questi

Re: ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread Mark Felder
This sounds silly, but what happens if you try ssh -Y Regards, Mark ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.or

ssh -X (X11 forwarding) not working from 6.1 to 8.1

2011-07-11 Thread perryh
DISPLAY is not getting set in a remote shell started by "ssh -X". $ echo $DISPLAY :0.0 $ ssh -X [server] 'echo DISPLAY=%$DISPLAY%' DISPLAY=%% How would I go about debugging this? DISPLAY _is_ set correctly on the ssh client -- I am running in an xterm there, and can successfully start an

Re: tftp - bad checksum error? can't transfer file

2011-07-11 Thread Marco Steinbach
Marco Steinbach schrieb: Anton Shterenlikht schrieb: I'm trying to troubleshoot tftpd(8). % grep boot /etc/inetd.conf tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot bootps dgram udp wait root /

Re: tftp - bad checksum error? can't transfer file

2011-07-11 Thread Marco Steinbach
Anton Shterenlikht schrieb: I'm trying to troubleshoot tftpd(8). % grep boot /etc/inetd.conf tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot tftp dgram udp wait root /usr/libexec/tftpd tftpd -dd -l -s /tftpboot bootps dgram udp wait root /usr/libexec/bootpd bootpd

Re: what is causing this warning in /var/log/messages?

2011-07-11 Thread Gary Kline
On Mon, Jul 11, 2011 at 05:53:57PM -0400, Mike L wrote: > Date: Mon, 11 Jul 2011 17:53:57 -0400 > From: Mike L > Subject: Re: what is causing this warning in /var/log/messages? > To: FreeBSD Mailing List > > you didn't google too hard because the very first thing I found on google > was this > h

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

2011-07-11 Thread Steve Kargl
On Mon, Jul 11, 2011 at 05:50:44PM -0400, Arnaud Lacombe wrote: > > On Mon, Jul 11, 2011 at 5:38 PM, Arnaud Lacombe wrote: > > Hi, > > > > On Mon, Jul 11, 2011 at 4:40 PM, Steve Kargl > > wrote: > >> On Mon, Jul 11, 2011 at 04:33:44PM -0400, Arnaud Lacombe wrote: > >>> > >>> For the record, I wo

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

2011-07-11 Thread Arnaud Lacombe
Hi, [re-sent publicly, I did not "Replied-to-all":)] On Mon, Jul 11, 2011 at 5:38 PM, Arnaud Lacombe wrote: > Hi, > > On Mon, Jul 11, 2011 at 4:40 PM, Steve Kargl > wrote: >> On Mon, Jul 11, 2011 at 04:33:44PM -0400, Arnaud Lacombe wrote: >>> >>> For the record, I would like to see enforced pub

Re: what is causing this warning in /var/log/messages?

2011-07-11 Thread Mike L
you didn't google too hard because the very first thing I found on google was this http://groups.google.com/group/comp.protocols.dns.bind/browse_thread/thread/a50b760883ea08c6?pli=1 courtesy of www.hereletmegooglethatforyou.com On Mon, Jul 11, 2011 at 4:16 PM, Gary Kline wrote: > > Guys, > > Th

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

2011-07-11 Thread Arnaud Lacombe
Hi, On Mon, Jul 11, 2011 at 4:40 PM, Steve Kargl wrote: > On Mon, Jul 11, 2011 at 04:33:44PM -0400, Arnaud Lacombe wrote: >> >> For the record, I would like to see enforced public review for _every_ >> patch *before* it is checked in, as a strong rule. gcc system is >> particularly interesting. B

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

2011-07-11 Thread Steve Kargl
On Mon, Jul 11, 2011 at 04:33:44PM -0400, Arnaud Lacombe wrote: > > For the record, I would like to see enforced public review for _every_ > patch *before* it is checked in, as a strong rule. gcc system is > particularly interesting. But it is not likely to happen in FreeBSD > where FreeBSD commit

Re: LSI MegaRAID 9260 on FreeBSD 8.2 amd64

2011-07-11 Thread Sam George
On 7/7/2011 05:53, Martin Nilsson wrote: On 2011-07-04 03.20, Sam Vaughan wrote: Hi, I want to use an LSI MegaRAID 9260 on FreeBSD 8.2 amd64 using mfi and I have two quick questions: LSI's MegaRaid SAS documentation [1] states that "Currently, the FreeBSD driver is supported only on 32-bit Fre

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

2011-07-11 Thread Arnaud Lacombe
Hi, On Thu, Jul 7, 2011 at 7:45 PM, Adrian Chadd wrote: > (OT, yes, but I'd like to take a stab at explaining "why" these things > fall to the wayside..) > > On 7 July 2011 12:08, Arnaud Lacombe wrote: > >> What would be the point to even start looking at an issue? You guys >> (by "you", I mean

Re: zpool-zfs'es on a GELI-encrypted volume are not mounted at boot [patch included]

2011-07-11 Thread Pan Tsu
"Christopher J. Ruwe" writes: [...] > In this setup, I should not have any problems. However, I do not > realize (and very much doubt) that I changed anything in the order of > the services (lacking the capability to deterministically do so, > anyway). > > From rcorder I understand that all that

what is causing this warning in /var/log/messages?

2011-07-11 Thread Gary Kline
Guys, Thanks to Matthew Seaman, my named.conf is that much closer to being set up correctly that I finally reinstalled dns/bind98; the _but_ is that the following log entry winds up in my messages log. I've googled until my fingers are falling off: no resolution. Yes, named runs and stuff mo

Re: KDE on FreeBSD

2011-07-11 Thread Tilman Keskinöz
On Jul 10, 2011, at 21:18 , Steven Friedrich wrote: > I'm wondering if kaffeine has been abandoned, since there is a message in the > kaffeine port > > Changes: > 8 weeks arved Attempt to fix build Reported by: pointyhat Drop > Maintainership > I just resetted maintainership, because

Re: amd64 lib path locations

2011-07-11 Thread Chuck Swiger
On Jul 11, 2011, at 12:23 PM, wayne mitchell wrote: > installing is fine (from package - not port) > starting rosegarden from gui menu - nothing happens > executing rosegarden from CLI returns error: > [ /libexec/ld-elf.so.1: shared object "libQt3Support.so.4" not found, > required by "rosegarden"

amd64 lib path locations

2011-07-11 Thread wayne mitchell
hey, got a problem with an amd64 system and lib-object locations - see below: problem:installing of 'rosegarden' installing is fine (from package - not port) starting rosegarden from gui menu - nothing happens executing rosegarden from CLI returns error: [ /libexec/ld-elf.so.1: share

Re: ZFS on root backup

2011-07-11 Thread Randal L. Schwartz
> "Matthew" == Matthew Seaman writes: Matthew>1) Really easy and unlimited amounts of snap-shotting. As well as Matthew> making it really simple to get a coherent point-in-time backup of Matthew> an active filesystem, they also give you a really simple 'undo' Matthew> t

Re: zpool-zfs'es on a GELI-encrypted volume are not mounted at boot [patch included]

2011-07-11 Thread Christopher J. Ruwe
On Sun, 10 Jul 2011 22:23:36 +0400 Pan Tsu wrote: > "Christopher J. Ruwe" writes: > > [...] > > /etc/rc.d/zvol > > /etc/rc.d/zfs > > /etc/rc.d/dumpon > > /etc/rc.d/ddb > > /etc/rc.d/initrandom > > /etc/rc.d/geli > > /etc/rc.d/gbde > > /etc/rc.d/encswap > > /etc/rc.d/ccd > > /etc/rc.d/swap1 > >

Re: Transparent load balancing

2011-07-11 Thread Chuck Swiger
On Jul 11, 2011, at 9:49 AM, Unga wrote: > I need to implement a transparent load balancing daemon in C. > > That is, the daemon accept a TCP connection, get more info from the client, > and forward the communication transparently to another server to handle it. > > How this could be implemented

Re: IPFW Firewall NAT inbound port-redirect

2011-07-11 Thread Dan Nelson
In the last episode (Jul 11), Michael Sierchio said: > Sorry for the naive question, but most of my old rulesets still use > natd, and I've only used built-in nat for outbound traffic. I'd like > to redirect certain ports on certain addresses to the same ports on > internal (RFC1918) addresses. T

Transparent load balancing

2011-07-11 Thread Unga
Hi all I need to implement a transparent load balancing daemon in C. That is, the daemon accept a TCP connection, get more info from the client, and forward the communication transparently to another server to handle it. How this could be implemented on FreeBSD? What basic primitives I should s

Re: buildworld from FreeBSD 8.1 to FreeBSD 8.2

2011-07-11 Thread Polytropon
On Mon, 11 Jul 2011 15:53:33 +0100, krad wrote: > world should be done after the kernel and there should be a reboot inbetween > the two as well. Also what about mergemaster? There's a nice summary of steps in the comment section of /usr/src/Makefile. # For individuals wanting to upgrade their so

Re: ZFS on root backup

2011-07-11 Thread Joshua Isom
On 7/11/2011 5:59 AM, Matthew Seaman wrote: On 11/07/2011 11:20, Dick Hoogendijk wrote: OK, so now my ZFS on root FreeBSD-8.2 system runs smoothly and I'm very happy being able to have ZFS (coming from solaris11), but.. what is the best strategy to back this fbsd system up. do I create various Z

IPFW Firewall NAT inbound port-redirect

2011-07-11 Thread Michael Sierchio
Sorry for the naive question, but most of my old rulesets still use natd, and I've only used built-in nat for outbound traffic. I'd like to redirect certain ports on certain addresses to the same ports on internal (RFC1918) addresses. The examples in the man page aren't helpful, and the handbook

Re: buildworld from FreeBSD 8.1 to FreeBSD 8.2

2011-07-11 Thread Lowell Gilbert
krad writes: > On 11 July 2011 14:07, Sergio de Almeida Lenzi wrote: > >> Em Seg, 2011-07-11 às 11:48 +0400, hasanhasanli Hasan escreveu: >> >> > >> > I had problem with upgrating FreeBSD 8.1 to FreeBSD 8.2 >> > after that I typed >> > make buildworld >> > It gives error. >> > /usr/lib/libthr.a(t

Re: buildworld from FreeBSD 8.1 to FreeBSD 8.2

2011-07-11 Thread krad
On 11 July 2011 14:07, Sergio de Almeida Lenzi wrote: > Em Seg, 2011-07-11 às 11:48 +0400, hasanhasanli Hasan escreveu: > > > > > I had problem with upgrating FreeBSD 8.1 to FreeBSD 8.2 > > after that I typed > > make buildworld > > It gives error. > > /usr/lib/libthr.a(thr_syscalls.o)(.text+0x87a

Re: buildworld from FreeBSD 8.1 to FreeBSD 8.2

2011-07-11 Thread Sergio de Almeida Lenzi
Em Seg, 2011-07-11 às 11:48 +0400, hasanhasanli Hasan escreveu: > > I had problem with upgrating FreeBSD 8.1 to FreeBSD 8.2 > after that I typed > make buildworld > It gives error. > /usr/lib/libthr.a(thr_syscalls.o)(.text+0x87a): In function `___pselect': > : undefined reference to `__pselect'

freebsd kernel and clang

2011-07-11 Thread Pavel Timofeev
Hello! I can't use freebsd CURRENT kernel that was compiled by clang. It prints "Unknown error: -512" Use of world compiled by clang is possible and causes no problem. But if I install kernel by clang it says "Unknow error: -512" in unexpected places: - while booting - while portsnap fetch update L

Re: ZFS on root backup

2011-07-11 Thread Matthew Seaman
On 11/07/2011 11:20, Dick Hoogendijk wrote: > OK, so now my ZFS on root FreeBSD-8.2 system runs smoothly and I'm very > happy being able to have ZFS (coming from solaris11), but.. what is the > best strategy to back this fbsd system up. do I create various ZFS > backup filesystem streams or can I e

ZFS on root backup

2011-07-11 Thread Dick Hoogendijk
OK, so now my ZFS on root FreeBSD-8.2 system runs smoothly and I'm very happy being able to have ZFS (coming from solaris11), but.. what is the best strategy to back this fbsd system up. do I create various ZFS backup filesystem streams or can I easely backup the zroot pool as a whole? And if y

Re: Mouse Problems.

2011-07-11 Thread Mubeesh ali
Thank You. It is working now. -- Best Regards, Mubeesh Ali.V.M On Fri, Jul 8, 2011 at 11:11 PM, Lokadamus wrote: > Put in your rc.conf this: > dbus_enable="YES" > hald_enable="YES" > > reboot your system or start it with: > > # /usr/local/etc/rc.d/hald start > # /usr/local/etc/rc.d/dbus start

buildworld from FreeBSD 8.1 to FreeBSD 8.2

2011-07-11 Thread hasanhasanli Hasan
I had problem with upgrating FreeBSD 8.1 to FreeBSD 8.2 after that I typed make buildworld It gives error. /usr/lib/libthr.a(thr_syscalls.o)(.text+0x87a): In function `___pselect': : undefined reference to `__pselect' *** Error code 1 Stop in /usr/src/cddl/usr.bin/ctfconvert. *** Error code 1