Re: ssh tunnel - remote access through nat

2006-10-13 Thread Solovyov, Evgeny
On 25.07.06 12:03 , Drew wrote:
 Hi,
 I've got a box that's nat'd out to the internet. It is occassionally
 neccessary for me to access this box remotely. The obvious answer is:
 
 ssh -R :localhost:22 remote.box cat
 
 run from the nat'd box where remote box is a place I pretty much always have
 access too from anywhere, anytime. The problem is that the connection
 between these two boxes is famously unreliable - so I need to ensure that
 this connection stays available. Unfortunately, the procedure for this is
 not obvious to me. I've thought about a cron job, as the connection would
 simply fail if it couldn't bind to  on the remote box to listen. But I'm
 thinking there has to be something that makes more sense. Suggestions?
 Feedback? Thanks in advance for any pointers.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

You can look in /usr/ports/security/autossh

here is a link too:

http://www.jfranken.de/homepages/johannes/vortraege/ssh2_inhalt.de.html#ToC16


E. Solovyov

-- 
Indecision is the basis for flexibility.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvsup.freebsd.org DNS lookup failure(s)

2006-10-03 Thread Solovyov, Evgeny
On 03.10.06 07:53 , Forrest Aldrich wrote:
 Anyone else seeing this problem today?
 
Name lookup failure for cvsup.FreeBSD.org: Host name lookup failed
Will retry at 07:54:22
 
 
 Other hosts resolve fine.
 
 I did a search on the lists and didn't notice anything about host changes, 
 etc.
 
 
 _F
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

I had have same with cvsup.uk.FreeBSD.org.
After the second try all was Ok.

-- 
If it sits on your desk for 15 minutes, you've just
become the expert.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TV Remote Control, Lirc under FreeBSD 6.1

2006-05-27 Thread Evgeny Solovyov

# ls -l /dev/ttyd0
crw---  1 root  wheel0,  53 May 26 23:20 /dev/ttyd0
#
Are you sure you're accessing that as root? Try adding world read 
permissions (and maybe world write permissions if the read permissions 
don't solve your problem) for the device because maybe lirc is being run 
by a secondary daemon user.


Yes, I'm sure.

Ok, i change permissions

# devfs rule apply path ttyd0 mode 0666
# ls -l /dev/ttyd0*
crw-rw-rw-  1 root  wheel   0,  53 May 27 12:25 /dev/ttyd0
crw---  1 root  wheel   0,  54 May 27 11:30 /dev/ttyd0.init
crw---  1 root  wheel   0,  55 May 27 11:30 /dev/ttyd0.lock
#
# irrecord -d /dev/ttyd0 /tmp/lirc.conf

irrecord -  application for recording IR-codes for usage with lirc

Copyright (C) 1998,1999 Christoph Bartelmus([EMAIL PROTECTED])

irrecord: could not open /dev/ttyd0
irrecord: irman_init(): No such file or directory
irrecord: could not init hardware (lircd running ? -- close it, check 
permissions)
#
#
# ps axu|grep lirc   rc
root   4556  0.0  0.0  1476   604  p1  R+   12:42PM   0:00.00 grep lirc
#
# truss irrecord -d /dev/ttyd0 /tmp/lirc.conf
mmap(0x0,3608,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 671576064 
(0x28077000)
munmap(0x28077000,0xe18) = 0 (0x0)
__sysctl(0xbfbfead8,0x2,0x28073998,0xbfbfead4,0x0,0x0) = 0 (0x0)
mmap(0x0,32768,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 
671576064 (0x28077000)
issetugid()  = 0 (0x0)
open(/etc/libmap.conf,0x0,0666)= 3 (0x3)
fstat(3,0xbfbfe1f0)  = 0 (0x0)
read(0x3,0x2807b000,0x1000)  = 3661 (0xe4d)
read(0x3,0x2807b000,0x1000)  = 0 (0x0)
close(3) = 0 (0x0)
open(/var/run/ld-elf.so.hints,0x0,00)  = 3 (0x3)
read(0x3,0xbfbfeaa0,0x80)= 128 (0x80)
lseek(3,0x80,SEEK_SET)   = 128 (0x80)
read(0x3,0x2807e000,0x6c)= 108 (0x6c)
close(3) = 0 (0x0)
mmap(0x0,36864,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 
671608832 (0x2807f000)
access(/lib/libc.so.6,0)   = 0 (0x0)
open(/lib/libc.so.6,0x0,00)= 3 (0x3)
fstat(3,0xbfbfeae0)  = 0 (0x0)
read(0x3,0x280728e0,0x1000)  = 4096 (0x1000)
mmap(0x0,884736,(0x5)PROT_READ|PROT_EXEC,(0x20002)MAP_NOCORE|MAP_PRIVATE,3,0x0) 
= 671645696 (0x28088000)
mprotect(0x28147000,4096,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mprotect(0x28147000,4096,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
mmap(0x28148000,20480,(0x3)PROT_READ|PROT_WRITE,(0x12)MAP_FIXED|MAP_PRIVATE,3,0xc)
 = 672432128 (0x28148000)
mmap(0x2814d000,77824,(0x3)PROT_READ|PROT_WRITE,(0x1012)MAP_ANON|MAP_FIXED|MAP_PRIVATE,-1,0x0)
 = 672452608 (0x2814d000)
close(3) = 0 (0x0)
sysarch(0xa,0xbfbfeb50)  = 0 (0x0)
mmap(0x0,736,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672530432 
(0x2816)
munmap(0x2816,0x2e0) = 0 (0x0)
mprotect(0x28088000,786432,(0x7)PROT_READ|PROT_WRITE|PROT_EXEC) = 0 (0x0)
mmap(0x0,22208,(0x3)PROT_READ|PROT_WRITE,(0x1000)MAP_ANON,-1,0x0) = 672530432 
(0x2816)
munmap(0x2816,0x56c0)= 0 (0x0)
mprotect(0x28088000,786432,(0x5)PROT_READ|PROT_EXEC) = 0 (0x0)
sigprocmask(0x1,0x28072820,0xbfbfeb20)   = 0 (0x0)
sigprocmask(0x3,0x28072830,0x0)  = 0 (0x0)
open(/tmp/lirc.conf,0x0,0666)  = 3 (0x3)
fstat(3,0xbfbfe5e0)  = 0 (0x0)
readlink(/etc/malloc.conf,0xbfbfe600,63)   ERR#2 'No such file or 
directory'
issetugid()  = 0 (0x0)
mmap(0x0,4096,(0x3)PROT_READ|PROT_WRITE,(0x1002)MAP_ANON|MAP_PRIVATE,-1,0x0) = 
672530432 (0x2816)
break(0x8057000) = 0 (0x0)
break(0x8058000) = 0 (0x0)
read(0x3,0x8057000,0x1000)   = 2406 (0x966)
break(0x8059000) = 0 (0x0)
break(0x805a000) = 0 (0x0)
break(0x805b000) = 0 (0x0)
break(0x805c000) = 0 (0x0)
read(0x3,0x8057000,0x1000)   = 0 (0x0)
close(3) = 0 (0x0)
open(/tmp/lirc.conf.conf,0x601,0666)   = 3 (0x3)
fstat(1,0xbfbfea90)  = 0 (0x0)
ioctl(1,TIOCGETA,0xbfbfead0) = 0 (0x0)

write(1,0x8057000,1) = 1 (0x1)
irrecord -  application for recording IR-codes for usage with lirc
write(1,0x8057000,67)= 67 (0x43)

write(1,0x8057000,1) = 1 (0x1)
Copyright (C) 1998,1999 Christoph Bartelmus([EMAIL PROTECTED])
write(1,0x8057000,63)   

TV Remote Control, Lirc under FreeBSD 6.1

2006-05-26 Thread Evgeny Solovyov

Anybody use lirc under FreeBSD 6.x? (/usr/ports/comms/lirc)

I have a Problems to use it:



# lircd -n --device=/dev/ttyd0 /tmp/lirc.conf
lircd 0.7.2: lircd(irman) ready
..

# irw /var/lirc/lircd

..
lircd 0.7.2: accepted new client on /var/lirc/lircd
lircd 0.7.2: could not open /dev/ttyd0
lircd 0.7.2: irman_init(): Operation timed out
lircd 0.7.2: caught signal
Terminated
#


Does anyone have any ideas? Please help me.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TV Remote Control, Lirc under FreeBSD 6.1

2006-05-26 Thread Evgeny Solovyov

Anybody use lirc under FreeBSD 6.x? (/usr/ports/comms/lirc)

I have a Problems to use it:



# lircd -n --device=/dev/ttyd0 /tmp/lirc.conf
lircd 0.7.2: lircd(irman) ready
..

# irw /var/lirc/lircd

..
lircd 0.7.2: accepted new client on /var/lirc/lircd
lircd 0.7.2: could not open /dev/ttyd0
lircd 0.7.2: irman_init(): Operation timed out
lircd 0.7.2: caught signal
Terminated
#


Does anyone have any ideas? Please help me.
What are the permissions for /dev/ttyd0? Also, what groups do you belong 
to?

-Garrett


with permissions is all Ok.

# ls -l /var/lirc/lircd
srw-r--r--  1 root  wheel  0 May 27 00:24 /var/lirc/lircd=


And i try it als root.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: TV Remote Control, Lirc under FreeBSD 6.1

2006-05-26 Thread Evgeny Solovyov

Anybody use lirc under FreeBSD 6.x? (/usr/ports/comms/lirc)

I have a Problems to use it:



# lircd -n --device=/dev/ttyd0 /tmp/lirc.conf
lircd 0.7.2: lircd(irman) ready
..

# irw /var/lirc/lircd

..
lircd 0.7.2: accepted new client on /var/lirc/lircd
lircd 0.7.2: could not open /dev/ttyd0
lircd 0.7.2: irman_init(): Operation timed out
lircd 0.7.2: caught signal
Terminated
#


Does anyone have any ideas? Please help me.
What are the permissions for /dev/ttyd0? Also, what groups do you 
belong to?

-Garrett


with permissions is all Ok.

# ls -l /var/lirc/lircd
srw-r--r--  1 root  wheel  0 May 27 00:24 /var/lirc/lircd=


And i try it als root.



Sorry i was to fast  :)

# ls -l /dev/ttyd0
crw---  1 root  wheel0,  53 May 26 23:20 /dev/ttyd0
#
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Any good OpenGL games?

2006-02-05 Thread Evgeny Solovyov

I play quake3, quake4, doomIII

linux-quake3-demo
linux-quake4
linux-doom3-demo


Xn Nooby wrote:

I have a P4 2Ghz with an nVidia card, so I installed the nVidia driver.  I'm
currently installing 'linux-enemyterritory' which I think will work.  I
didn't know if there were any other good ones.  Is flightgear or gl117 any
good?

I also have wine on my system, is it difficult to get windows opengl games
to run?  I've heard of cedega on linux, but would rather roll my own free
solution if possible (or copy someone elses method).

Playing Call of Duty would be ideal, or maybe Return to Castle
Wolfenstein.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Any good OpenGL games?

2006-02-05 Thread Evgeny Solovyov
All these games run good under FreeBSD. I use it with linux_base-rh-9 
and nvidia-driver. Only problem i had was a conflict of libGL.so 
librarys of  nvidia-driver and linux-dri packages. But simple


# mv /usr/compat/linux/usr/X11R6/lib/libGL.so.1 
/usr/compat/linux/usr/X11R6/lib/libGL.so.1-off
# mv /usr/compat/linux/usr/X11R6/lib/libGL.so.1.2 
/usr/compat/linux/usr/X11R6/lib/libGL.so.1.2-off


and all is Okay :)



Xn Nooby wrote:

On 2/5/06, Evgeny Solovyov [EMAIL PROTECTED] wrote:

I play quake3, quake4, doomIII

linux-quake3-demo
linux-quake4
linux-doom3-demo




 I tried quakeforge, but when I get a missing WAD error when I try
nq-glx.  Are these games you mentioned complete? It will be great if so!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sony Vaio sound

2006-01-29 Thread Evgeny Solovyov

Chris wrote:

Evgeny Solovyov wrote:

Chris wrote:
  Ariff Abdullah wrote:
  On Fri, 27 Jan 2006 19:43:50 -0600
  Chris [EMAIL PROTECTED] wrote:
 
  Additional info via pciconf -vl
 
  [EMAIL PROTECTED]:27:0:class=0x040300 card=0x81a0104d
  chip=0x26688086  rev=0x03 hdr=0x00
  vendor   = 'Intel Corporation'
  device   = '82801FB/FR/FW/FRW Intel High DefiNition Audio
  Controller' class= multimedia
 
 
 
  Intel High Definition Audio isn't supported yet. You may try free for
  personal use driver from http://www.opensound.com/ .
 
 
 
  --
  Ariff Abdullah
  FreeBSD
 
  Yeah - I looked into that. It's a Beta, and it does not work (at least
  not on my box).
 


I have same chip and oss does work.

[EMAIL PROTECTED]:27:0:class=0x040300 card=0x09001558 chip=0x26688086 
rev=0x03 hdr=0x00

vendor   = 'Intel Corporation'
device   = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller'
class= multimedia



You must set mute OFF. Its ON by default. and ... see
  http://www.4front-tech.com/forum/viewtopic.php?t=664



Actually, I got it set now. Question is, how to I make it use the mixer 
I use for XFCE4?



I don't know. I use Fluxbox. I think u can't use mixer from XFCE4
Try ossxmix -d1.  -d1 is virtual OSS mixer.






___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: question on the firefox port...

2006-01-28 Thread Evgeny Solovyov

$ make -DFORCE_PKG_REGISTER install clean

or

$ make FORCE_PKG_REGISTER=YES install clean

will set the variable FORCE_PKG_REGISTER to YES

mojo fms wrote:

I am having an odd problem on the firefox port. This is a fresh
install of Freebsd 6 and basicly what its doing ...

===   Generating temporary packing list
===  Checking if www/firefox already installed
===   firefox-1.5_5,1 is already installed
  You may wish to ``make deinstall'' and install this port again
  by ``make reinstall'' to upgrade it properly.
  If you really wish to overwrite the old port of www/firefox
  without deleting it first, set the variable FORCE_PKG_REGISTER
  in your environment or the make install command line.
*** Error code 1

Stop in /usr/ports/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.

I have tried, make deinstall ; make reinstall same error. I am not
sure of what i should set FORCE_PKG_REGISTER to but i tried, YES,
www/firefox and NO for the settings on it. Running it like this :
FORCE_PKG_REGISTER=NO make reinstall  ... i did this on make
reinstall and make install and nothing still..


make deinstall ...

[EMAIL PROTECTED] make deinstall
===  Deinstalling for www/firefox
===   firefox not installed, skipping
[EMAIL PROTECTED]

any suggestions please.

Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sony Vaio sound

2006-01-28 Thread Evgeny Solovyov

Chris wrote:
 Ariff Abdullah wrote:
 On Fri, 27 Jan 2006 19:43:50 -0600
 Chris [EMAIL PROTECTED] wrote:

 Additional info via pciconf -vl

 [EMAIL PROTECTED]:27:0:class=0x040300 card=0x81a0104d
 chip=0x26688086  rev=0x03 hdr=0x00
 vendor   = 'Intel Corporation'
 device   = '82801FB/FR/FW/FRW Intel High DefiNition Audio
 Controller' class= multimedia



 Intel High Definition Audio isn't supported yet. You may try free for
 personal use driver from http://www.opensound.com/ .



 --
 Ariff Abdullah
 FreeBSD

 Yeah - I looked into that. It's a Beta, and it does not work (at least
 not on my box).



I have same chip and oss does work.

[EMAIL PROTECTED]:27:0:class=0x040300 card=0x09001558 chip=0x26688086 
rev=0x03 hdr=0x00

vendor   = 'Intel Corporation'
device   = '82801FB/FR/FW/FRW Intel High DefiNition Audio Controller'
class= multimedia



You must set mute OFF. Its ON by default. and ... see
  http://www.4front-tech.com/forum/viewtopic.php?t=664

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NTP

2006-01-20 Thread Evgeny Solovyov

Try ntpdate -b foo.foo


Aguiar Magalhaes wrote:

Hi list,

When I type ntpdate ntp.nasa.gov (or another server)
the answer is no server suitable for synchronization
found...

What is wrong ?

Aguiar










___ 
Yahoo! doce lar. Faça do Yahoo! sua homepage. 
http://br.yahoo.com/homepageset.html 


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]




___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


i will download freeBSD 4.7

2004-04-03 Thread evgeny
Hello! I will download FreeBSD 4.7 (full CD-set, 5 cd-s), but i cannot find
this distributive. Help me please...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FreeBSD 4.7-RELEASE 4.8-RELEASE 4-9-RC-2 4.9-RC2 4.9-RC3 floppy install problem.

2003-10-19 Thread Evgeny Larionov
I just try install some versions FreeBSD from floppy disks via FTP
(HTTP-proxy). During instalation system unsuccessfully trying download
necessary files from
ftp.freebsd.org/pub/FreeBSD/snaphots/i386/release name
bacuase this directory (snapshots/i386) on primary and others
ftp sites is empty. After setting URL manualy in
ftp.freebsd.org/pub/FreeBSD/releases/i386 system try download files
from
ftp.freebsd.org/pub/FreeBSD/releases/i386/pub/FreeBSD/snapshots/i386
How must installed from floppy via ftp ??

/Evgeny Larionov


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]