> On 11 Dec 2020, at 00:16, Todd C. Miller wrote:
>
> On Thu, 10 Dec 2020 19:24:20 +0200, Alexey Vatchenko wrote:
>
>> I’m migrating from ancient server with OpenBSD’s apache1 to 6.8 OpenBSD’s htt
>> pd.
>> In my configuration I use Handler for .html, .htm, .css,
> On 10 Dec 2020, at 20:51, Florian Obser wrote:
>
> I think the only way is to repeat the location statement for each extension :/
If preparing a patch, what is the preferable syntax for this functionality?
location regex “/.*\.(html|css){1}$” {
# something
}
Hello!
I’m migrating from ancient server with OpenBSD’s apache1 to 6.8 OpenBSD’s httpd.
In my configuration I use Handler for .html, .htm, .css, .js and 4 more
extensions.
I’ve found a way to configure it for one extension and it works great!
location “*.html” {
fastcgi {
>From my attach script:
/usr/local/libexec/hotplug-diskmount attach -u av -g av -m 750 -r dirty -F
"$DEVNAME"
As a result:
/dev/sd2i on /vol/TransMemory type ntfs (local, nodev, nosuid, read-only)
With FUSE,
/usr/local/libexec/hotplug-diskmount attach -u av -g av -m 750 -r dirty
"$DEVNAME"
And t
Unfortunately, from time to time FUSE hangs my system. So I have to use -F
to disable FUSE.
d be
> running on a firewall. To reproduce it try a straight nmap scan of the
> open pfstatd port.
Can it be that your userland is not the same version as your kernel?
--
Alexey Vatchenko
http://www.bsdua.org
sword:0hNoesICit
>
For such things use `ssh -t`
--
Alexey Vatchenko
http://www.bsdua.org
peer.
I believe it's possible to make it using just IPSEC, but have no time to play
with it :(
--
Alexey Vatchenko
http://www.bsdua.org
the Soekris were
> a VPN endpoint, but for WEP I think it probably is entirely useless, right?
WEP is entirely useless :) Actually, it depends on what you want to achieve.
Anyway, according to `main ath`, ath supports hardware WEP.
--
Alexey Vatchenko
http://www.bsdua.org
nges in home gateway configuration i can influence on how
traffic goes in office network! I think it's not desired behavior.
Anyway, thanks to all for the help!
--
Alexey Vatchenko
http://www.bsdua.org
office gateway is correct? I think you
mean "from 192.168.0.0/24 to HOME_NET". And if i put "any" instead of
network addresses i will get that same issue: all outgoing traffic will
flow through my home gateway.
--
Alexey Vatchenko
http://www.bsdua.org
egress dstid
[EMAIL PROTECTED] psk xxx
To any! But what should i use if i don't know peer's address?
How ike rule should be specified to create flow with peer's address
instead of 0.0.0.0/0?
--
Alexey Vatchenko
http://www.bsdua.org
7;m trying to setup IPSec tunnel for myself.
But still don't resolv a problem :)
(http://marc.info/?l=openbsd-misc&m=120378201209896&w=2)
--
Alexey Vatchenko
http://www.bsdua.org
24 to any dstid [EMAIL PROTECTED] psk xxx
As i understand, the problem is in ``any'' keyword in second line. But
what it should be if peers IP is dynamic?
--
Alexey Vatchenko
http://www.bsdua.org
h its destination.
Create a bypass for flows from 192.168 to 192.168, like so:
flow esp from 192.168.0.0/24 to 192.168.0.0/24 type bypass
That's it! Thanks.
--
Alexey Vatchenko
http://www.bsdua.org
On 2008-02-23, Brian A. Seklecki (Mobile) <[EMAIL PROTECTED]> wrote:
>
> It should accept SIGINFO (control+G) on most terminals.
>
Isn't it control+T?
--
Alexey Vatchenko
http://www.bsdua.org
srcid [EMAIL PROTECTED] psk xxx
So, please, shed some light on what i do wrong.
--
Alexey Vatchenko
http://www.bsdua.org
Hi!
I can't get into ftp.openbsd.org and
http://www.openbsd.org/cgi-bin/cvsweb/ shows me "Internal Server Error"
page.
Is it OK?
--
Alexey Vatchenko
http://www.bsdua.org
n mountd starts.
Unfortunately, i can't find anything regarding NFS (except scrubing).
Please, point me to what you mean.
Thanks.
--
Alexey Vatchenko
http://www.bsdua.org
Hi!
Any chance to export via NFS filesystem mounted using NFS?
What i need to accomplish is the following:
NFS server --> pf-enabled gateway < NFS client
mountd on gateway tells: Can't get fh for /share
and client tells accordingly: can't access /share: Invalid arg
On 2008-01-18, Tony Abernethy <[EMAIL PROTECTED]> wrote:
> Alexey Vatchenko wrote:
>> On 2008-01-18, Douglas A. Tutty <[EMAIL PROTECTED]> wrote:
>> > On Thu, Jan 17, 2008 at 06:24:16PM -0700, Clint Pachl wrote:
>> >> If you want security, get rid of X.
On 2008-01-18, Diana Eichert <[EMAIL PROTECTED]> wrote:
> On Fri, 18 Jan 2008, John Nietzsche wrote:
>
>> Dear gentleman,
^^^ means one of them :)
luding if you follow current and need security fixes
> to any ports)?
http://marc.info/?l=openbsd-misc&m=114738577123893&w=2
--
Alexey Vatchenko
http://www.bsdua.org
gt; folks here who know a thing or two want me to file a bug report, in which
> case please give a few bried pointers as to where to do it.
dmesg will shed some light on this.
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
eceive SMS
- Manage phonebook
- Set modem modes
The code is BSD licensed, so you can use and reuse it :)
For all who wants it: http://www.bsdua.org/cdma.html
Thanks!
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
On 2007-11-23, Jonathan Schleifer <[EMAIL PROTECTED]> wrote:
> Alexey Vatchenko <[EMAIL PROTECTED]> wrote:
>
>> What driver does it use?
>
> wi(4).
I bought today DWL-G122, it's rum(4):
rum0 at uhub4 port 2 "Ralink 802.11 bg WLAN" rev 2.00/0.01 addr 2
ithout any problems. Works out of the box
> on USB, plug it and use it. Even in AP mode.
What driver does it use?
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
t requires ``world'' rebuild and building packages from ports.
How do you guys usually solve this problem when user needs to be member of
more than 16 groups?
Thanks.
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
rts
/dev/cuaU* -- USB serial ports
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
On 2007-10-12, Karl Sjodahl - dunceor <[EMAIL PROTECTED]> wrote:
> On 10/12/07, Alexey Vatchenko <[EMAIL PROTECTED]> wrote:
>> I wrote a little utility and want to share it with you. It allows to
>> redirect incoming connections to remote (and also local) host. For
And, of cause, you can get it here:
http://www.bsdua.org/netfwd.html
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
MySQL:
# netfwd unix stream /chroot/.../mysql.sock unix stream /.../mysql.sock
Any connects are welcome!
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
0g 41280412 8194480 3102191221%/home
/dev/svnd0c8057980 6231232 142385281%/home/user
Mnt.sh script does the following:
- vnconfig
- fsck
- mount
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
le is in my homedir and i've been using it since OpenBSD 3.8.
I faced no problem yet :)
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
15200,8,N,1,H
It accepts incoming TCP connections on port and redirect all data
to serial port (my phone in this example).
Then you can take one of the programs from
http://en.wikipedia.org/wiki/COM_port_redirector
and use your modems remotely :)
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
junction with 1 or 1.5 stopbits.
Thanks in advance.
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
noticed that software that uses NFS started hanging... amd,
sharity-light.
Thanks.
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
y encryption).
Refer to vnconfig(8) or mount_vnd(8) in -current.
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
lready.
Read more: http://www.bsdua.org/fsss.html
Or better download source code: http://www.bsdua.org/files/fsss.tar.gz
Thanks. Any comments are welcome.
PS: fsss means Fast & Simple Structure Search :)
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
On 2007-07-12, Matthieu Herrb <[EMAIL PROTECTED]> wrote:
> On 7/11/07, Alexey Vatchenko <[EMAIL PROTECTED]> wrote:
>> Hi!
>> I have motherboard Tyan n3400B with XGI Volari Z7 video card:
>>
>> vga1 at pci1 dev 10 function 0 "XGI Technology Volari Z7&qu
Hi!
Today i was told that "Mean 2.8 T-shirt" and "2.8 Cute Sushi Fugu" would be
discontinued and my order was cancelled. But they are the best t-shirts
including "Wireframe" of course.
So, is it really the end for them?
--
Alexey Vatchenko
http://www.bsdua.org
Hi!
I have motherboard Tyan n3400B with XGI Volari Z7 video card:
vga1 at pci1 dev 10 function 0 "XGI Technology Volari Z7" rev 0x00
Have anyone successfully run X with more than 8bpp (and more than 320x200)?
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
J
Hi!
Is vendorwatch.org dead permanently or it's just sort of reconstruction?
--
Alexey Vatchenko
http://www.bsdua.org
E-mail: [EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
Cory Albrecht wrote:
Alexey Vatchenko wrote:
PS: sorry for self promotion, but it's all about not to invent a wheel
While I admire your effort, that's exactly what you did. Sorry. :-)
http://www.gnu.org/software/libiconv/documentation/libiconv/iconv_open.3.html
Oh, i invented BS
Hi!
I have implemented utf-8 <-> unicode conversion library for my project.
It's BSD licensed. So, if anyone wants they can freely use it in your
own project.
http://www.bsdua.org/files/unicode.tar.gz
PS: sorry for self promotion, but it's all about not to invent a wheel
--
Alexey V. Vatche
Hi!
I've written library for SASL Digest-MD5 authentication (on client side
yet) for my project. If you want you can use it freely in your projects.
It lacks auth-int and auth-conf but still very functional for most
cases. Source code is BSD licensed.
http://www.bsdua.org/files/digestmd5.tar
Hi!
I need inexpensive USB modem for Dial-Up (not ADSL, not GPRS).
Any advices?
--
Alexey V. Vatchenko
http://psytech.h10.ru
JID: [EMAIL PROTECTED]
ICQ: 162799204
stupidmail4me wrote:
> i agree, but it's not working.
>
> # mkdir /webpage
> # chown user1:webdev /webpage
> # chmod 2775 /webpage
> # ls -ld /webpage
> - drwxrwsr-x 2 user1webdev 512 May 17 15:49
> webpage
> # cd /webpage
> # touch file
> # ls -l file
> - -rw-r--r-- 1 user1 webdev 0 M
Hi!
I'd like to buy the "Wireframe Puffy".
Has anyone order t-short from Ukraine?
How many extra money does it take to deliver it to Ukraine?
--
Alexey V. Vatchenko
http://psytech.h10.ru
JID: [EMAIL PROTECTED]
ICQ: 162799204
mickey wrote:
> On Fri, Feb 17, 2006 at 01:14:25PM +0200, Alexey Vatchenko wrote:
> of course the right way is to boot into UKC:
>
> boot> -c
> ...
> UKC> change pcibios
> change pcibios (y/n)? y
> flags [0x0]: 0x30
> UKC> exit
>
> and send a full
[EMAIL PROTECTED] wrote:
> cbb0 at pci2 dev 12 function 0 vendor "ENE", unknown product 0x1411 rev
> 0x02pci_intr_map: no mapping for pin A
> : couldn't map interrupt
To get rid of this message find "pcibios0 at bios0 ..." line in your
kernel config file and change "flags" to 0x0042. Then recompil
Alexander von Gernler wrote:
I'm going to buy Acer TravelMate 2313 notebook
[skip]
The normal place to look for things like this would be [1].
[1] http://www.openbsd.org/i386-laptop.html
Thanks. So i have a chance to be the first :)
--
%cat ~/doc/personal.txt
mailto: [EMAIL PROTECTED]
Hi.
I'm going to buy Acer TravelMate 2313 notebook
(http://global.acer.com/products/notebook/tm2300.htm) and i want to hear
from you guys any experience of using it with OpenBSD.
--
%cat ~/doc/personal.txt
mailto: [EMAIL PROTECTED] JID: [EMAIL PROTECTED]
Kvvesdan Gabor wrote:
The time sample was rejected because: The peer's stratum is less than the
host's stratum.
I had the same issue too. But i've solved it by pressing several times
on "Update now" button on winxp.
--
%cat ~/doc/personal.txt
mailto: [EMAIL PROTECTED] JID: [EMAIL PROT
Hi.
Is there any way to resync network interfaces in pf (i used to ipf -y
when i used IPF)?
--
%cat ~/doc/personal.txt
mailto: [EMAIL PROTECTED] JID: [EMAIL PROTECTED]
ICQ: 162799204
55 matches
Mail list logo