Re: OpenBSD 7.3 and some old IA32 CPUs

2023-07-04 Thread Anton Borisov
On 7/4/23, Scott Cheloha wrote: >> On Jun 28, 2023, at 13:26, Anton Borisov wrote: >> >> Hi all, >> >> here's sysctl extracts from Rise iDragon, IDT WinChip C6/2A running >> OpenBSD 7.3. All seems quite stable. > > Interesting. Can you post

OpenBSD 7.3 and some old IA32 CPUs

2023-06-28 Thread Anton Borisov
Hi all, here's sysctl extracts from Rise iDragon, IDT WinChip C6/2A running OpenBSD 7.3. All seems quite stable. P.S. Although Rise CPU is detected dmesg shows only generic info about it: cpu0: RiseRiseRise (586-class) 201 MHz, 05-02-01 cpu0: FPU,TSC,MMX compare it with IDT's CPU: cpu0: IDT Win

Re: tmux only possible as root and not as normal user in 7.3?

2023-06-08 Thread Anton Konyahin
On 09/06, Thomas Schnell wrote: Hi there, I have three new installed machines, that show the same strange behaviour: tmux is only startable as root, if I want to start it with command "tmux" as normal user (which is in wheel group, btw), I get the error "no sessions", if I try to start it with

bsd.rd booting stuck on HP ProBook 450 G8

2022-03-09 Thread Anton Kasimov
I'm trying to install OpenBSD current on HP ProBook 450 G8 and booting bsd.rd is stuck at the very initial stage (last line - entry point 0x). I've tried disabling various bios features but without success. Any suggestions on making OpenBSD to work? dmesg from ubuntu is bellow: [0.00]

Re: Does Intel driver supports 3d acceleration?

2020-04-11 Thread Anton Karpov
Ты всех заебал. On Sat, 11 Apr 2020 at 13:28, Nikita Stepanov wrote: > > Does Intel driver supports 3d acceleration?

Re: How to specify "device" option in vm.conf to always boot PXE

2019-06-22 Thread Anton Lindqvist
On Fri, Jun 21, 2019 at 02:38:56PM +0200, Joel Carnat wrote: > Hi, > > I need a VM to always boot from the network. > > I could do it using vmctl(8): > # doas vmctl start test -c -B net -b /bsd -n vswitch0 > (...) > PXE boot MAC address fe:e1:bb:d1:c5:d8, interface vio0 > nfs_boot: using interfac

Re: amd64 May 12 snapshot: extent_alloc_region: extent `ioport' (0x0 - 0xffff)

2019-05-13 Thread Anton Lindqvist
Hi, On Sun, May 12, 2019 at 11:42:00PM -0700, Greg Steuck wrote: > My snapshot installation routine[1] worked for May 11th snapshots and > breaks on May 12. I have a reason to suspect fowl play by QEMU (running on > Linux) because I can only trigger the error when the same instance that > just fin

Re: Is siteXX.tgz working in snapshots?

2019-05-08 Thread Anton Lindqvist
On Wed, May 08, 2019 at 09:20:30PM -0700, Greg Steuck wrote: > I have a script[1] which I run when "things change" to keep openbsd > syzbot current. Something changed between Apr 2 and now that made my > install procedure no longer execute install.site which I pack into > siteXX.tgz. I checked that

Re: Determining if a package is installed (regardless of version)

2019-03-26 Thread Anton Lindqvist
On Wed, Mar 27, 2019 at 02:24:24AM +, Adam Steen wrote: > Hi All > > I need to determine if a package is installed, lets use autoconf as an example > > I can run "pkg_info -mqP" and get back list of packages, i.e. > > devel/autoconf/2.69 > shells/bash > sysutils/coreutils > x11/dmenu > x11/d

Re: pkg_add exit status reporting

2018-10-10 Thread Anton Lindqvist
On Tue, Oct 09, 2018 at 02:12:48PM -0700, Greg Steuck wrote: > Hi Marc, > > I was trying to automate an installation script around pkg_add > [0] > and noticed some cases where error reporting and/or documentation c

Re: Keeping clear out of history

2018-07-30 Thread Anton Lindqvist
On Mon, Jul 30, 2018 at 08:11:44PM -0400, Ken M wrote: > OK, so confession 1, I am a long time bash user > confession 2 all of my ksh experience is on solaris > > However in a when in Rome moment I am realizing how much I like ksh in > openbsd, > but one minor thing. I don't like how much clear e

Re: ~OT:In ksh,can bind ctrl+L to clear+redraw also wh. typing started,like in bash?

2018-04-03 Thread Anton Lindqvist
On Tue, Apr 03, 2018 at 01:45:13PM -0400, Tinker wrote: > Hi, > > First, thank you very much for 6.3! > > > I looked around for advise for how to make ctrl+L get bash's behavior > of first clearing the screen and then redrawing the current command > prompt including content that has been typed.

Re: acpi0 not configred kernel messages meaning

2018-01-27 Thread Anton Lindqvist
On Sat, Jan 27, 2018 at 01:37:56PM +0300, Denis wrote: > Got these messages while booting. What does it mean? > > LEN020 at acpi0 not configured > IBM0079 at acpi0 not configured > PNP0C14 at acpi0 not configured > PNP0C14 at acpi0 not configured > acpivout at acpivideo0 not configured https://ww

Re: Git(Hub) and CVS

2018-01-19 Thread Anton Lindqvist
On Fri, Jan 19, 2018 at 01:43:08PM +0700, Kristaps Dzonsons wrote: > I know many here are using CVS, and many are also using git, so I wonder > if anybody can help me. On BSD.lv, I push my CVS repositories (kcgi, > sblg, etc.) to GitHub from time to time using a cvs2git script. It goes > as follo

Re: New default setup for touchpads in X

2018-01-02 Thread Anton Lindqvist
On Sat, Dec 30, 2017 at 12:19:18PM +0100, Anton Lindqvist wrote: > On Fri, Dec 29, 2017 at 10:05:12PM -0700, bit shifter wrote: > > I have a Thinkpad X240 with the buttonless clickpad. On snapshot > > 6.2-current #311, the only soft buttons that function are the buttons > &

Re: New default setup for touchpads in X

2017-12-30 Thread Anton Lindqvist
On Fri, Dec 29, 2017 at 10:05:12PM -0700, bit shifter wrote: > I have a Thinkpad X240 with the buttonless clickpad. On snapshot > 6.2-current #311, the only soft buttons that function are the buttons > at the top of the clickpad. The soft buttons at the bottom of the > clickpad all act as a left-

Re: What decides which port becomes a package?

2017-09-10 Thread Anton Lindqvist
On Sun, Sep 10, 2017 at 08:29:19AM +0200, Niels Kobschätzki wrote: > > > On 10. Sep 2017, at 08:01, Josh Grosse wrote: > > > >> On Sun, Sep 10, 2017 at 07:09:37AM +0200, Niels Kobsch??tzki wrote: > >> Hi, > >> > >> I wanted to install tarsnap today but in the packages I could only find > >> tar

Re: Problem with key bindings with mutt under OpenBSD 6.1

2017-09-02 Thread Anton Lindqvist
On Sat, Sep 02, 2017 at 11:01:14AM +, C. L. Martinez wrote: > Hi all, > > I have used mutt over several months under FreeBSD and RHEL/CentOS. I have > migrated my desktop to OpenBSD 6.1 and I have a problem with mutt's package > installed from official OpenBSD's repos (neomutt-20170306-gpgm

Re: Compaq nx6310 does not suspend/resume

2017-05-10 Thread Anton Lindqvist
On Wed, May 10, 2017 at 05:19:04PM +0200, Jan Stary wrote: > How can I help debug this? This might be of interest, mlarkin@ posted a detailed write-up[1] on how to debug suspend issues. [1] http://marc.info/?l=openbsd-bugs&m=147440712910124&w=2

Re: ksh(1): overwritten prompt caused by UTF-8 character

2017-01-22 Thread Anton Lindqvist
On Sun, Jan 22, 2017 at 03:55:25PM +0100, Ingo Schwarze wrote: > Hi, > > Anton Lindqvist wrote on Sun, Jan 22, 2017 at 02:57:12PM +0100: > > > I recently encountered a bug related to UTF-8 in ksh(1). > > > > While inserting the following sequence, part of my prom

ksh(1): overwritten prompt caused by UTF-8 character

2017-01-22 Thread Anton Lindqvist
I recently encountered a bug related to UTF-8 in ksh(1). While inserting the following sequence, part of my prompt gets mangled: aö With PS1='ksh$ ' I expect the following output: ksh$ öa ... actual output: kshöaa Examining the output buffer when the 'ö' character is inserted shows the

Re: bsd.rd September 15 can't unmount /mnt

2016-09-16 Thread Anton Lindqvist
The issue has been reported on bugs[1] and later fixed[2]. The upgrade procedure works fine for me by now. [1] http://marc.info/?l=openbsd-bugs&m=147402962517273&w=2 [2] http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/distrib/miniroot/install.sub

Re: acpithinkpad(4): mute speaker on boot

2016-09-14 Thread Anton Lindqvist
On Tue, Sep 13, 2016 at 10:48:26AM -0600, Theo de Raadt wrote: > > Anton Lindqvist wrote: > > > I'm trying to fix a minor annoyance on my x240: the speaker mute key > > > LED-state is not respected at boot. Pressing the mute key will mute the > > > speaker wh

acpithinkpad(4): mute speaker on boot

2016-09-13 Thread Anton Lindqvist
I'm trying to fix a minor annoyance on my x240: the speaker mute key LED-state is not respected at boot. Pressing the mute key will mute the speaker while the expected behavior is to unmute. The LED-state will remain out-of-sync until I run `mixerctl -t outputs.master.mute`. I've managed to determ

Re: How does one use adduser in OpenBSD (stuck in"Enter username[]" loop)?

2013-09-14 Thread anton . super . computer
een ported to every *nix system in existence, so its > baffling (to me) the package manager cannot find it. You can do it without emacs or vi: echo "jwalton ALL=(ALL)" >> /etc/sudoers > This stuff really should not be this hard... > > Jeff > -- anton

Re: Wildest Africa Tour

2011-04-04 Thread Anton Parol
OpenBSD vs a Lion? __ Anton Parol Customer Services * Orc Software -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Bushveld Safaris, Tours and Transfers Sent: Monday, April 04, 2011 3:40 PM To

Re: ......-....

2011-03-31 Thread Anton Parol
Thanks Marco, makes perfect sense now! __ -Original Message- From: Marco Peereboom [mailto:sl...@peereboom.us] Sent: Thursday, March 31, 2011 3:27 PM To: Anton Parol Subject: Re

......-....

2011-03-31 Thread Anton Parol
..wow its quite here these days __ [http://www.orcsoftware.com/global/signature.jpg]<http://www.orcsoftware.com/ > Anton Parol Customer Services * Orc Software 23 Camomile Street 3rd Floor * EC3A 7LL London * United Kingdom Phone: +44 2

Re: kernel hangs by many connections (reproducable)

2010-09-19 Thread Anton Maksimenkov
2010/9/13 Anton Maksimenkov : > 2010/9/13 Claudio Jeker : >> When running with that many sockets a prominent warning about increasing >> kern.maxclusters shows up. This is not just dmesg spam, running >> out of mbuf clusters will stop your network stack. > > I've

Re: kernel hangs by many connections (reproducable)

2010-09-13 Thread Anton Maksimenkov
2010/9/13 Claudio Jeker : > When running with that many sockets a prominent warning about increasing > kern.maxclusters shows up. This is not just dmesg spam, running > out of mbuf clusters will stop your network stack. I've not seen any message neither on console nor in logs. I tried to set kern

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Anton Maksimenkov
2010/9/13 Bret S. Lambert : > yes, because you've soaked up all the memory that's available for > handling incoming/outgoing network traffic; you've got a bunch of > processes that try to grab a limited number of resources, fail to > get all they need, and sleep while holding already-allocated mbuf

Re: kernel hangs by many connections (reproducable)

2010-09-12 Thread Anton Maksimenkov
2010/9/13 Henning Brauer : >> hangs. 1-2 sec after start. >> --- interrupt --- >> pool_do_get(d0a10b60,0,0,0,60) at pool_do_get+0x2c2 >> pool_get(d0a10b60,0,8000,0,0) at pool_get+0x54 >> m_gethdr(1,1,8000,369e99,0) at m_gethdr+0x39 > too me that simply looks like you are running out of memo

kernel hangs by many connections (reproducable)

2010-09-11 Thread Anton Maksimenkov
Hello. I use my OBSD machine to test some server on another machine. They are connected by pathcord, 1Gbit network cards are used. Test program (uses kqueue) do many (I want thousands) connections to server. Write query, read answer. And it tries to keep that much connections by doing as much new c

ueagle0: initialized, but not syncing.

2010-05-27 Thread Anton and Maria Pavlovetsky
I have USB ADSL Eagle II based modem to connect to my ISP. As Damien Bergamini instructed, I recompiled the kernel and added package with firmware: http://damien.bergamini.free.fr/ueagle/install.html Now, the system recognizes the modem and it uploads the firmware to it. ueagle0 detached ueagle0

Re: kde4 dead?

2010-03-15 Thread Anton Karpov
Sure. Everybody is waiting for your patches :-) 2010/3/15 Donald Cooley > openports shows that the openbsd version of kde4 is nearly two years > old. are there any future plans to update kde4? > > Regards, > Donald Cooley

Re: OpenBSD 4.6 release Oct 28, 2009

2009-10-19 Thread Anton Karpov
Please update lyrics.html with recent commentaries. There are still no comments for 4.5 and 4.6. No comments means no passion. OpenBSD always was about passion. ;) 2009/10/18 Andris > On Sun, Oct 18, 2009 at 1:38 PM, Theo de Raadt > wrote: > > Many people have received their 4.6 CDs in the mai

infamous TCP flaw details released - is OpenBSD affected?

2009-09-09 Thread Anton Karpov
Sorry if it was discussed somewhere else, but.. It seems like infamous TCP flaw found by Outpost24 reseachers near 1 year ago was finally released, here is the report about "multiple vendors affected": http://tools.cisco.com/security/center/viewAlert.x?alertId=18799. Vulnerability release was coord

Re: systrace

2009-07-15 Thread Anton Karpov
According to Provos's blog, http://www.provos.org/index.php?/archives/34-Evading-System-Sandbox-Containment.html "The initial prototype of Systrace as described in the paperavoided this problem by using a look-aside buffer in the kernel. This

Re: Open Vs Free BSD

2009-06-22 Thread Anton Parol
OBSD is the best choice of OS for people who like violent little fish mascots. And it has blue-boot-console-thingy (tm) . Ace.

Re: Fan mail!

2009-06-08 Thread Anton Parol
On Mon, Jun 08, 2009 at 02:43:33PM +0100, Anton Parol wrote: I still can't believe that I saw mpf@ on my train this morning. I thought I remembered his face from hackathon pics, but then he pulls out his thinkpad and I see the blue console messages come up. I was like, woah, very

Fan mail!

2009-06-08 Thread Anton Parol
I still can't believe that I saw mpf@ on my train this morning. I thought I remembered his face from hackathon pics, but then he pulls out his thinkpad and I see the blue console messages come up. I was like, woah, very cool. Thats a good start to the week!

PF, pfctl and parse.y

2009-06-01 Thread Anton Maksimenkov
I want add keyword to PF's rule. I started with pfctl. Suppose I want to add keyword "spraychld". So, I add field to struct pf_rule (as showed in diff below) and tried to add keyword to pfctl's parse.y processor. But it won't to compile. Where I was wrong? # cd/usr/src/sbin/pfctl # make clean &&

Re: pf, altq, packet rate

2009-05-29 Thread Anton Maksimenkov
> we already do some mitigation for that in certain drivers. > $ cd /sys/dev; grep MCLGETI pci/* ic/* ... Oh, that's great to hear! I missed. 29 MAQ 2009 G. 13:28 POLXZOWATELX irix NAPISAL: > And then you're going to add a dropper ? You had to try "man MCLGETI" before asking here. At least. -- an

Re: pf, altq, packet rate

2009-05-28 Thread Anton Maksimenkov
2009/5/28 SJP Lists : > In other words, doing it on the incoming is pointless. Thus, as in > your examples, the logic behind shaping only on the outbound. > > i.e.You can easily delay sending something you have, but you have > little to no control over the ingress traffic of a link where only the

Re: Common problem with X60 and X61 (was: Fwd: laptop heating due to wpi(4)?)

2009-02-09 Thread Anton Parol
Maybe you could turn down the power of the device, or put it into powersave mode via ifconfig? Sorry for not doing my homework properly... I came across threads on lenovo forums which discuss this issue with the wireless adapter overheating, and it appears to be a common problem across X60 and X

Re: Capturing kernel debugger output without serial console

2008-12-17 Thread Anton Parol
Matthew Szudzik wrote: On Wed, Dec 17, 2008 at 01:17:44PM +0200, Lars Nood??n wrote: What is a reasonable way to capture kernel debugger (ddb) output without a serial console? I'm able to consistently get ifconfig to crash on the Take a photograph of the screen. Brings a new mean

Re: Research for a Software Security paper

2008-11-20 Thread Anton Parol
Jose de Paula Eufrasio Junior wrote: Hello, before anything else, I did read all material about the OpenBSD security policies on the website. ... I read the documentation on the site already and would like to get some more info about the process. ... 2) The OpenBSD and OpenSSH code is alway

Re: (open)smtpd, the mystery smtpd daemon

2008-11-10 Thread Anton Karpov
By the way, I like pf-like syntax of smtpd.conf a lot.

Re: [ot] st. petersburg tourist openbsd meeting :]

2008-11-07 Thread Anton Karpov
I've mailed you my phone number privaterly :) i am in st. petersburg for a couple of days if some openbsd user{s} want to meet up for a drink/chat i'd be happy to meet some natives... -f -- atheistic dyslexics don't believe in dog

Re: NTFS-3G Stable Read/Write Driver ready to merge on cvs obsd ?

2008-10-28 Thread Anton Parol
Neko <[EMAIL PROTECTED]> writes: its shows that some poor trolls here dont own ultraportables with no external drives, and use more than one os alternative. When your machine is a tool, not a toy, you run one operating system, whichever that might be. //art Art, I have a machine,

to russian OpenBSD fans in Moscow

2008-06-16 Thread Anton Karpov
I will be in Moscow from tuesday to friday, everyone who wants 4.3 CDs or 4.2 T-shirts or 4.2 T-shirts, I will take it with me. Now I have 3 CDs, 2 4.2 T-shirts and 14.3 T-shirt. Feel free to drop me email to toxa (at) toxahost.ru with your mobile phone in it.

Re: iic at piixpm freeze

2008-04-02 Thread Anton
> > Some days ago I install 4.2 on IBM machine (not so new PIII hardware). > > At first booting system freeze on "iic at piixpm". I do "disable iic" > > after boot -c. > > So I comment out #iic* at piixpm? in GENERIC and rebuild it. > > Once you disabled it with 'boot -c', just make this change

iic at piixpm freeze

2008-04-01 Thread Anton
Hi. Some days ago I install 4.2 on IBM machine (not so new PIII hardware). At first booting system freeze on "iic at piixpm". I do "disable iic" after boot -c. So I comment out #iic* at piixpm? in GENERIC and rebuild it. Here is dmesg (yes, yes not GENERIC, as described, but I can boot with origi

Re: OpenBSD XSS ;)

2007-10-10 Thread Anton Karpov
2007/10/10, Can Erkin Acar <[EMAIL PROTECTED]>: > > Anton Karpov <[EMAIL PROTECTED]> wrote: > > > In this case, if you have some web application on the same > *domain name* then the XSS can be used to take control of the > user session on the application. Especia

Re: OpenBSD XSS ;)

2007-10-10 Thread Anton Karpov
2007/10/10, Stuart Henderson <[EMAIL PROTECTED]>: > > On 2007/10/10 20:43, [EMAIL PROTECTED] wrote: > > Nice to hide your local network IP ;) > > Do not show it anyone! > > > > On 10/10/07, Anton Karpov <[EMAIL PROTECTED]> wrote: > > > It's a

OpenBSD XSS ;)

2007-10-10 Thread Anton Karpov
It's a kind of useless and funny XSS... in OpenBSD ;) http://www.toxahost.ru/images/funny/obsd_xss.JPG

Re: 4.2 song

2007-10-07 Thread Anton Karpov
2007/10/6, Theo de Raadt <[EMAIL PROTECTED]>: > > Just back from my (hiking) trip, I am happy to announce the 4.2 > song has been added to the lyrics page at > > http://www.openbsd.org/lyrics.html > > Yes, it is designed to sound like a mid-era Rush song, ie. something > from Grace Under Pr

Ответ: OpenBSD sticker considered cool by a layman

2007-10-01 Thread Anton Karpov
i have nothing to hide ;) ps: landrover rocks... 2007/10/1, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > On 30.09-10:03, Anton Karpov wrote: > [ ... ] > > The same here. I have wireframe puffy on the back of my car. VERY > > attractive: > > of course, if you were _really

To openBSD fans in Kiev (Ukraine)

2007-09-30 Thread Anton Karpov
I will be in Kiev from 4.10 to 9.10 and I have four 4.1 CDs from Wim. Maybe somebody still need it, at least as a souvenir? ;)

Re: OpenBSD sticker considered cool by a layman

2007-09-29 Thread Anton Karpov
2007/9/29, Greg Thomas <[EMAIL PROTECTED]>: > > On 9/29/07, Karel Kulhavy <[EMAIL PROTECTED]> wrote: > > Some (cute) girl yesterday who doesn't understand computers at all > pointed at > > my laptop and asked "where did you get this damned cool sticker"? It was > the > > wireframe Puffy. People als

Re: Zurich OpenBSD

2007-07-18 Thread Anton Karpov
> RFC, anyone? :) > > > My coffee had just run out, so no keyboard harmed. > > Timo > > I like the idea of T-shirts and stickers "It's an OpenBSD thing. You wouldn't understand" ;-)

Re: Zurich OpenBSD

2007-07-18 Thread Anton Karpov
> Most probably it was me. > > -- > :wq Claudio People who don't know each other but wears PUFFY, should salute each other. "It's an OpenBSD thing. You wouldn't understand" ;-)

Re: beck's greyscanner for spamd 4.1

2007-06-12 Thread Anton Karpov
It's good to see I'm not the only one;-) I checked the archives and I must have missed the memo. Here shows an updated version: http://www.ualberta.ca/~beck/greyscanner/ Ah, thanks. I've googled for greyscanner and found only beck@'s presentation... But now I see it.. thanks ;)

Re: General Answers about OpenBSD

2007-06-09 Thread Anton Karpov
2007/6/9, Leonardo Rodrigues <[EMAIL PROTECTED]>: > > On 6/9/07, Peter J. Philipp <[EMAIL PROTECTED]> wrote: > > There is always issues with shit in this box. > > It's a constant drain on nerves, but for some reason I still do it. > > ? Maybe he tried to compare openbsd speed with anothe

Re: OpenBSD arp proxy

2007-06-09 Thread Anton Karpov
2007/6/9, Dominik Zalewski <[EMAIL PROTECTED]>: > > Dear All, > > I have a problem configuring routing. Here is how my setup looks: > > > Internet - - - ADSL modem (bridge mode) - - - OpenBSD BOX - - - - - - - > Switch - - - - - - - Server 1 > IPOA: 196.218.x.97

beck's greyscanner for spamd 4.1

2007-06-09 Thread Anton Karpov
I've noticed that original greyscanner by beck@ doesn't work with latest spamd. Is there fixed/updated version of greyscanner anywhere? Thanks.

to russian OpenBSD fans who wants official 4.1 CDs

2007-05-26 Thread Anton Karpov
I've got package* from Wim recently, with 4.1 CDs and stickers, for russian obsd fans who ordered it via me on some russian opensource forums. But there are some extra CDs (3-4 I think) which I can redistribute. So if you are living in Moscow or Saint-Petersburg, I can give it to you directly. If y

Re: Contradictory statement on vulnerability

2007-03-16 Thread Anton Karpov
> In other operating system the concept of upgrading is straightforward - > Windows > ask you and you press OK, in Gentoo Linux you type a magic sequence of > magic > commands and your system is up to date. In OpenBSD, you type a logical sequence of logical commands and your system is up to date

Re: OpenBSD cartoons

2007-03-16 Thread Anton Karpov
2007/3/16, Karel Kulhavy <[EMAIL PROTECTED]>: > > Who's drawing those OpenBSD cartoons like > http://www.openbsd.org/images/openbsd41_cover.gif > > They are cool. Can Theo draw so well or does he employ an artist? > > CL< > > It's Ty Semaka (http://www.tysemaka.com/), he did all the graphics and ly

Re: Secure perl forum board software

2007-01-21 Thread Anton Karpov
Just FYI: I've found nice E-Blah perl forum. Nifty, small, and is able to use plain text files as storage (e.g. NO mysql shit). Very suitable for not very big board. I'll play with it and report my impressions.

Re: Secure perl forum board software

2007-01-21 Thread Anton Karpov
> And along those lines, some simple photo album type thingy? igal is simple and do the job for me. I like this perl script

Secure perl forum board software

2007-01-21 Thread Anton Karpov
Since almost every php-based board engine is just a piece of crap, as the php itself, I'm looking for good perl based board software. The _most_ important point is security, noone except authorised users should be able to get forum data. I've looked at SMF, phpBB, but it's all php based and googlin

Re: 202 days Uptime in OpenBSD 3.6

2007-01-16 Thread Anton Karpov
Don't forget about vulns in tcp/ip stack in summer 2005 2007/1/16, Olivier Meyer <[EMAIL PROTECTED]>: > > What really matters is the security of the applications you are > running(httpd, sshd, sendmail,...). If you keep those up to date, the > kernel really does not matter. If you look at > http:

Re: openbsd 4.0 ralink problem low operation range

2006-12-14 Thread Anton Karpov
It's a known problem with ralink. Bad radio.

Re: openbsd 4.0 ralink problem low operation range

2006-12-14 Thread Anton Karpov
2006/12/12, Clint Pachl <[EMAIL PROTECTED]>: > > Anton Karpov wrote: > > It's a known problem with ralink. Bad radio. > > That's what I was thinking. > > Hey, could you recommend a good "range" card? I have Proxim Orinoco Gold 8470, works fi

Re: openbsd 4.0 ralink problem low operation range

2006-12-14 Thread Anton Karpov
> I just found a Proxim Gold 8470-FC card on eBay for $60 w/ shipping. Is > this a good deal? Is your card "8470-FC"? > > Thanks for the info. > Yeah, but mine is not FC but WD.

[laptop died] best notebook suitable for OpenBSD

2006-12-04 Thread Anton Karpov
My lovely Sony VAIO died few days ago. So I'm searching for a replacement. Honestly, VAIO never works good with BSDs, the only one BSD which works quite good is FreeBSD (although it has no proper suspend/resume support for VAIO). OpenBSD has several problems like unability to ajust brightness (no h

Re: funny log message: beck's greytrapper trapped bobeck :)

2006-12-02 Thread Anton Karpov
> Did you apply the patch I posted earlier? If your running the > greyscanner right off Bob's presentation, it has some off-by-ones that I > fixed. And it affected the DNS lookup portion of the code too. I saw > similar results with hosts that had valid MX/A DNS records but ended up > trapped. >

Note to russian users: wdputte@ in Moscow

2006-12-01 Thread Anton Karpov
If you're living in Moscow, Russian Federation, and want to have beer with Wim Vandeputte, and to get magic OpenBSD stuff from him, see http://www.toxahost.ru/wim.html ;)

funny log message: beck's greytrapper trapped bobeck :)

2006-12-01 Thread Anton Karpov
Nov 30 09:32:49 mercury greytrapper[96425]: Trapped 195.182.143.86: Mailed from sender bobeck.net with no MX or A see bobeck banned by awesome tool from beck@ ;)

Re: Which tools the OpenBSD developers are using?

2006-11-30 Thread Anton Karpov
Actually, three IS remote hole in OpenBSD :(. This is small door hole for cats in Theo's house.

Re: on the remote root login in OpenSSH

2006-11-23 Thread Anton Karpov
2006/11/23, Igor Sobrado <[EMAIL PROTECTED]>: > > Hi again! > > I have a question on the default behaviour of OpenSSH. > Someone that really wants to allow remote root logins should be able to > enable this feature just changing /etc/ssh/sshd_config. But, in my > humble opinion, most users

altq and IPSec

2006-11-19 Thread Anton
Hi. I have about 10 OpenBSD gateway units (from different towns, connected over Internet), and 1 central gateway ("primary gateway") in primary office. Now I want to use ALTQ on this primary gateway to achieve evenly distributed bandwidth between these rest gateways. These gateways hold IPSec con

Re: Moscow 6-10 December

2006-11-06 Thread Anton Karpov
2006/11/5, Wim Vandeputte <[EMAIL PROTECTED]>: > > Hey, > > I will be in Moscow in December from the 6th to the 9th and would like > to meet up with some OpenBSD users, please contact me if you have > local knowledge, especially if you know of a place called B1 in > Ordzhonikidze > > Wim. It wou

Is it safe to remove old libs in /usr/lib?

2006-11-01 Thread Anton Karpov
After many years of upgrades (probably starting from 3.3 or 3.4, don't remember) my box has a lot of old libraries in /usr/lib. I'm pretty sure I have no hand-build third-party software depends on them, and with every upgrade cycle I update all packages along with release (thanks to espie@, it's so

Re: OpenBSD 4.0 released Nov 1, 2006

2006-11-01 Thread Anton Karpov
2006/11/1, Theo de Raadt <[EMAIL PROTECTED]>: > > > Nov 1, 2006. > > We are pleased to announce the official release of OpenBSD 4.0. Thank you, guys. You are the best, as always.

Re: OpenBSD Audio!

2006-10-31 Thread Anton Karpov
2006/10/30, Michael Hernandez <[EMAIL PROTECTED]>: > > I just had to mention that the OpenBSD audio cd is great for playing > at the office. > > Thanks OpenBSD! Not only is the operating system a pleasure to use, > but the music has us all in great spirits here. > > Mike H > > It's proven listening

Re: WLAN-Sec-Tools for OpenBSD?

2006-10-11 Thread Anton Karpov
> Or is sniffing with kismet and then trying to crack the key with > bsd-airtools (wich doesn`t implement the latest algorithms to speed this > up) the only way on oBSD? > > Kind regards, > Sebastian > > p.s. > If somebody has a aircrack-ng port wich may compiles fine or even "just" > supports the

Re: hearing complaints regarding pre-orders

2006-09-22 Thread Anton Karpov
Guys, is there any chance to get official CDs here in Russian Federation?

rthreads

2006-09-22 Thread Anton Maksimenkov
May I ask about what is the current state of rthreads library? It was cool to hear about this excellent project, but I found nothing in tech@ and misc@ since old time... -- engineer

how to adjust lcd brightness on VAIO laptops

2006-09-06 Thread Anton Karpov
Hi, is there anybody using OpenBSD on VAIO laptops? Mine is PCG-V505BX, and it's soft-keys are not functional, e.g. you need additional tool to control LCD brightness. Under Linux, such tools is spicctrl, under FreeBSD - setbrightness from picturebook suite or (modern way) sysctl dev.acpi_sony.0.br

Re: The future of NetBSD

2006-09-01 Thread Anton Karpov
2006/9/1, Gilbert Fernandes <[EMAIL PROTECTED]>: > > I have a dream. > > A dream of unification. > > Having one BSD. Merging the three projects and, why not, keeping > incompatible stuff as options that would be either one or another. Opensource is about choice. If you don't like something, when

Any modern wireless injection tools for OpenBSD?

2006-08-30 Thread Anton Karpov
Hi all. When it comes to auditing wireless networks, I notice that linux users lives happily with aireplay from aircrack suite. Unfortunately, it seems like there is no any tool similar to aireplay in BSD world. In past days, we had wnet suite, with reinj and dinject, but those days are all gone n

Re: Why no compiler on prod system [Was: Re: How to update httpd without a compiller]

2006-08-24 Thread Anton Karpov
2006/8/24, Stephan A. Rickauer <[EMAIL PROTECTED]>: > > People from time to time say they don't want to have a compiler > installed on a productive system due to security issues. I don't > understand this. Isn't is too late anyway, if someone's already able to > make use of the compiler? > > -- >

Re: OT - OpenBSD's own compiler

2006-08-02 Thread Anton Karpov
2006/8/2, chefren <[EMAIL PROTECTED]>: > > On 08/01/06 22:57, Jacob Yocom-Piatt wrote: > > > this is the funniest post i've read on misc@ in a while. > > That was why I put "Amen" below it... > > .. A little bit of trolling never hurts anyone ;)

Re: OpenBSD's own compiler

2006-08-01 Thread Anton Karpov
> you (and your kids) will go greyhair before you get halfway thru it. > > so can you people fucking shuddup and do smth useful now plz? This world sucks. We're living in a dark ages, playing with the same technologies as 20 years ago. UNIX is still here. Gcc is still here. C is still here. And

Re: [OT] What do you use for MIME email?

2006-07-27 Thread Anton Karpov
> Because Theo uses mail(1) so clearly it's good enough for everyone? > > Who knows. By the way, I wonder what email client Theo uses on a daily basis. There is no x-mailer/x-user-agent in his email headers...

OT: How to backorder very old CD sets

2006-07-10 Thread Christoph Anton Mitterer
Hi. I've just backordered all CD sets up to including OpenBSD 3.2,... as soon as I'll have enough money ;) I'll buy the other sets (from 3.1 to 2.3), too. I hope they'll be sold long enough =) But is it possible to buy somewhere 2.2 and 2.1? Regards, Chris.

Re: sendmail is no more in NetBSD src tree

2006-05-30 Thread Anton Karpov
> > Christos Zoulas has removed sendmail from the NetBSD source tree. This > > was the result of a lot of bickering long discussion about the security > track > > of sendmail. Sendmail will continue to be available from pkgsrc. > > You seem to be lost. This is an OpenBSD mailing list. > > Adam > >

Re: ServeRAID 4M

2006-05-23 Thread Anton Maksimenkov
> OpenBSD has an isp(4) driver, as 'man isp' will tell you. Nothing > obviously ServeRAIDish in there, though. FreeBSD's ServeRAID driver is ips, not isp. isp is for QLogic controllers. Yes, my wrong, sorry. Of course, mean "ips". So, who can say, what with it currently? May it be ported (as

  1   2   >