mc doesn't work on console

2007-07-26 Thread Karel Kulhavy
If I try to start mc (midnight commander) on a text console I get a black screen with one horizontal blue strip 1 char thick 2 chars from the bottom of the screen. It doesn't seem to work and behaves unpredictably. For example if I type "ls", instead of a list of files I get the whole screen blue.

Re: mc doesn't work on console

2007-07-26 Thread Martin Toft
On Thu, Jul 26, 2007 at 10:19:10AM +0200, Karel Kulhavy wrote: > If I try to start mc (midnight commander) on a text console I get a > black screen with one horizontal blue strip 1 char thick 2 chars from > the bottom of the screen. It doesn't seem to work and behaves > unpredictably. For example i

Re: IPSec Keylifetime using ipsecctl and ipsec.conf?

2007-07-26 Thread Hans-Joerg Hoexer
Hi, On Thu, Jul 26, 2007 at 10:04:31AM +0200, [EMAIL PROTECTED] wrote: > Hi, > > I am using ipsecctl and /etc/ipsec.conf to create an IPSec tunnel to a > WatchGuard Firebox X700 in my company. It works fine, but the > re-keying always makes some trouble, it does not always work. My > questi

Re: Announcing: The OpenBSD Foundation

2007-07-26 Thread Gregory Edigarov
BEST OF THE LUCK, GUYS!!! DON'T LET THE MONEY TO SPOIL EVERYTHING!!! HOPE ON YOU! Bob Beck wrote: The OpenBSD Foundation is pleased to announce today it has completed its organization as a Canadian federal non-profit corporation and is ready for public interaction. The OpenBSD Foundation

IPSec Keylifetime using ipsecctl and ipsec.conf?

2007-07-26 Thread mailinglists
Hi, I am using ipsecctl and /etc/ipsec.conf to create an IPSec tunnel to a WatchGuard Firebox X700 in my company. It works fine, but the re-keying always makes some trouble, it does not always work. My question now is, how can I set the keylifetimes for phase 1 and 2 in /etc/ipsec.conf? I

Re: Remote Printing Using CUPS

2007-07-26 Thread João Salvatti
Thanks folks! On 7/26/07, Antoine Jacoutot <[EMAIL PROTECTED]> wrote: > On Wed, 25 Jul 2007, Joco Salvatti wrote: > > Windows machines. I've already both CUPS and Samba installed, but the > > only options I have are: > > > > * AppSocket/HP JetDirect > > * Internet Printing Protocol (http) > > * In

samba: tree connect failed: NT_STATUS_BAD_NETWORK_NAME

2007-07-26 Thread Chris
I'm running samba on 4.1-release but every time I try to connect (smbclient -U chris 192.168.25.18\\tmp), I get this error - Domain=[BLUE] OS=[Unix] Server=[Samba 3.0.24] tree connect failed: NT_STATUS_BAD_NETWORK_NAME Here's my /etc/samba/smb.conf file [global] bind interfaces only

Re: Announcing: The OpenBSD Foundation

2007-07-26 Thread Craig Skinner
On Wed, Jul 25, 2007 at 05:44:29PM -0600, Bob Beck wrote: > The OpenBSD Foundation is pleased to announce today it has completed > its organization as a Canadian federal non-profit corporation and is > ready for public interaction. Nice one lads, paper-work sux, well done!

Re: disklabel != /dev content

2007-07-26 Thread Mark Zimmerman
On Thu, Jul 26, 2007 at 07:13:05PM +0200, hyjial wrote: > Hi list ! > I recently jumped into the OpenBSD's world from > GNU/Linux's one. I am still not familiar with some of > OpenBSD's practices and encounter some problems. > Well, here is the point : > I have just installed OpenBSD-4.1-release on

Re: Netwotk Printing (cups driver).

2007-07-26 Thread Antoine Jacoutot
On Thu, 26 Jul 2007, Joco Salvatti wrote: > Does anyone have any suggestions for this issue? Reading the logs? -- Antoine

Re: Olidata support

2007-07-26 Thread Stuart Henderson
On 2007/07/26 23:03, Dimitri wrote: > My cuestion is simple... OpenBSD support Olidata Hadrware?. Your question is only simple for someone who has the hardware to test... > I have a notebook [2] for install OpenBSD. It sounds like you're in an ideal position to try it out then; if you report to

Olidata support

2007-07-26 Thread Dimitri
Hello. My cuestion is simple... OpenBSD support Olidata Hadrware?. in page related no find support for never Olidata[1]. and I have a notebook [2] for install OpenBSD. If I wish learn develop drive for OpenBSD, where I read manual, paper or book, what is necesary?. [1] http://www.openbsd.or

amd64 snapshot 4.1 -> 4.2 issues

2007-07-26 Thread Adriaan
The MD5 file of the latest amd64 snapshot contains md5 fingerprints for 4.1 as well as 4.2 versions: MD5 (INSTALL.amd64) = ff369c991dd82f7f09ed11be0a249cc2 MD5 (base41.tgz) = fe81dba28a307b22b0cf7262a5bee433 MD5 (base42.tgz) = aabafc34cd71e4cfd874375a7985eb9a MD5 (bsd) = 3f14d968f7680fd021d1e43bf7

Re: IPSec Keylifetime using ipsecctl and ipsec.conf?

2007-07-26 Thread James Lepthien
Am 26.07.2007 um 19:09 schrieb Mitja MuE>eniD : Coincidentally I have exactly same symptoms connecting 4.1-stable (using isakmpd.conf and AES SHA1) to an unknown remote Firebox VPN gateway running "firebox software 8.3" (very sketchy information because I had to prie it out of the IT people at t

remapping ok/cancel under X

2007-07-26 Thread Nick Guenther
Hi list, This is a question for my zaurus, but it's really yh more of an X issue so I'm not posting to [EMAIL PROTECTED] Under console I've successfully used wsconsctl keyboard.map+= to make the Ok and Cancel buttons on the back of my zaurus be Fn and Ctrl, respectively. This makes typing much m

disklabel != /dev content

2007-07-26 Thread hyjial
Hi list ! I recently jumped into the OpenBSD's world from GNU/Linux's one. I am still not familiar with some of OpenBSD's practices and encounter some problems. Well, here is the point : I have just installed OpenBSD-4.1-release on a IBM Thinkpad T22 laptop. Some mistakes (which I'd better not talk

Re: Announcing: The OpenBSD Foundation

2007-07-26 Thread Tom Bombadil
Money just spoils the weak in character. Lack money is what spoils everything ;) Gregory Edigarov wrote: > BEST OF THE LUCK, GUYS!!! > > DON'T LET THE MONEY TO SPOIL EVERYTHING!!! > > HOPE ON YOU!

Re: mc doesn't work on console

2007-07-26 Thread Julian Leyh
On 10:33 Thu 26 Jul , Martin Toft wrote: > With TERM=xterm-color I experience what you describe. With TERM=vt220 > it works just fine (albeit in black and white). > > Martin With TERM=pcvt25 it works with color...

Re: Announcing: The OpenBSD Foundation

2007-07-26 Thread Yannick Francois
Bob Beck wrote: > The OpenBSD Foundation has been formed for the purpose of supporting > the OpenBSD project, and related projects such as OpenSSH, OpenBGPD, > OpenNTPD, and OpenCVS. > > In particular it will act as a single point of contact for persons and > organizations requiring a legal entity

ppp logging?

2007-07-26 Thread J.D. Bronson
I am running 4.1-STABLE and having issues with ppp logging. I created /var/log/ppp.log and nothing will log to it when ppp runs (userland pppoe). My ppp.conf file contains the normal stuff: default: set log Phase Chat IPCP CCP tun command set redial 5 1 set reconnect 5 1 att: set d

Re: Olidata support

2007-07-26 Thread Darrin Chandler
On Thu, Jul 26, 2007 at 11:18:24PM +0100, Stuart Henderson wrote: > On 2007/07/26 23:03, Dimitri wrote: > > My cuestion is simple... OpenBSD support Olidata Hadrware?. > > Your question is only simple for someone who has the > hardware to test... > > > I have a notebook [2] for install OpenBSD. >

Netwotk Printing (cups driver).

2007-07-26 Thread João Salvatti
Hi all, I managed to configure my Xerox PCL 6 printer with a generic driver, the same used in our GNU/Linux distributions, which was obtained from linuxprinting.org. So far, so good. When I send a file to print, the job is scheduled in the printing spool, but nothing else happens, i e, the file is

The OpenBSD Foundation

2007-07-26 Thread Theo de Raadt
There have been a few questions as to whether I endorse the OpenBSD Foundation. That question comes up because the OpenBSD Foundation is not the same as OpenBSD. The Foundation is a parallel entity which builds a new way for funding the project; making it easier for companies and other organizati

Re: IPSec Keylifetime using ipsecctl and ipsec.conf?

2007-07-26 Thread Mitja Muženič
Coincidentally I have exactly same symptoms connecting 4.1-stable (using isakmpd.conf and AES SHA1) to an unknown remote Firebox VPN gateway running "firebox software 8.3" (very sketchy information because I had to prie it out of the IT people at the remote end). Rekeying occasionaly fails, Phase

Re: ppp logging?

2007-07-26 Thread J.D. Bronson
At 06:33 AM 07/26/2007, J.D. Bronson wrote: I am running 4.1-STABLE and having issues with ppp logging. I created /var/log/ppp.log and nothing will log to it when ppp runs (userland pppoe). My ppp.conf file contains the normal stuff: default: set log Phase Chat IPCP CCP tun command set redia

ppp logging - solved?

2007-07-26 Thread JD Bronson
Well it seems once the machine is up..if I kill ppp and restart it, everything is logged. So a look, seems to tell me that the network comes up prior to syslogd starting and as such, syslog is not available to log while ppp starts. I start pppoe the 'new' way as was discussed: /etc/hostname.

Re: wireless trouble (prism3 mini-pci)

2007-07-26 Thread Ben Cornett
Anybody else have a suggestion? Thanks! On 7/25/07, Ben Cornett <[EMAIL PROTECTED]> wrote: Thanks for the suggestion! Unfortunately, when I do this the boot process hangs. The last few lines shown are acpi0 at mainbus0: rev0 acpi0: tables DSDT FACP BOOT SSDT SSDT acpitimer at acpi0 not confi

Unstable PPPoE

2007-07-26 Thread Timothy Wilson
Hello ladies and gentlemen! I'm having a frustrating problem. My internet is highly unstable when using bit torrent. I don't think there's anything special about my configuration: my gateway is a craptop with inbuilt Intel ethernet and a url0 USB ethernet for the modem. The connection is bridged,