e set up a cron script that stat's the mount
point every four minutes. That stops the mount from hanging.
I hope that helps.
James
On Sun, Apr 11, 2021 at 2:04 AM Родин Максим wrote:
Hello
I have an NFS server on OpenBSD 6.8 stable
which exports a folder with default settings.
I ha
Hello
I have an NFS server on OpenBSD 6.8 stable
which exports a folder with default settings.
I have a linux mint client which mounts a share from this NFS server
with these settings:
sudo mount -o wsize=8192,rsize=8192 192.168.1.65:/big
/home/user/store
which gives a decent speed at about 50-
Hello,
Is there a way to do split horizon dns using NSD?
I did not find anything similar in man nsd.conf
--
Best regards
Maksim Rodin
l for timming down log files.
Regards,
Jean-Pierre
--
С уважением,
Родин Максим
Hello
Is that type of video chip on server motherboard (Supermicro X11SSL)
supported?
--
Maksim Rodin
Hello,
Our employer decided that AnyConnect Secure Mobility Client with
multifactor Azure authentication is the only secure option to connect to
work. No alternatives, no discussions.
There are packages for Windows and Linux only.
Did anybody succeed in running vpn clients compatible with all t
de dez. de 2020 às 06:48, Родин Максим <mailto:a23s4a2...@yandex.ru>> escreveu:
Hello.
I have a working Django project
which can be run by its own http-server
using
"./manage.py runserver 0.0.0.0:8000 <http://0.0.0.0:8000>"
One of the apps is ava
Hello.
I have a working Django project
which can be run by its own http-server
using
"./manage.py runserver 0.0.0.0:8000"
One of the apps is available then on
"http://192.168.1.102:8000/it";
The same project can be run using uwsgi's own
http server by adding the option
"http-socket = :8000"
to
t about that one, for example a table-python(5)
manual page doesn't appear to exist.
Yours,
Ingo
--
С уважением,
Родин Максим
Hello.
Where can I find any manuals and examples regarding OpenSMTPD-extras?
Which table types are supported and do not have status "experimental"
like ldap tables?
E.g. what is opensmtpd-extras-python and how can I use it?
--
Best regards
Maksim Rodin
Hello
Is there a way to make opensmtpd work
with ldap aliases over a secure connection?
I do not know where to find working examples of this
My current /etc/mail/ldap.conf look like this:
1 url>>--->---ldap://ldap1.mydomain.ru
2 basedn>->--->---dc=mydomain,dc=ru
3 userna
It turns out that my caring ISP really has a free firewall service
which is enabled by default.
I asked my ISP to disable it completely and now everything is OK.
Thank you!
29.11.2020 13:08, Stuart Henderson пишет:
On 2020-11-29, Родин Максим wrote:
The problem is that only port 80 seems to
It turns out that my caring ISP really has a free firewall service
which is enabled by default.
I asked my ISP to disable it completely and now everything is OK.
Thank you!
29.11.2020 14:30, Stuart Henderson пишет:
On 2020-11-29, Stuart Henderson wrote:
On 2020-11-29, Родин Максим wrote
Hello
I have a small 5 year old home router (upgraded to OpenBSD 6.8 stable)
with a static white IP from my internet provider (gotten by dhcp) and a
simple http/https server (OpenBSD httpd) in my network using VirtualBox
VM (OpenBSD 6.8) which has a static IP 192.168.1.102.
The http server is a
Hello
When I use the following directive in ldapd.conf:
1)
...
listen on em0 ldaps
...
or
...
listen on em0 tls
...
and the certificate (em0.crt) and key (em0.key) files are in
/etc/ldap/certs,
then "ldapd -n" shows OK.
When I use:
2)
...
listen on em0 ldaps certificate "/etc/ldap/certs/em0.crt
mount. What else can I do to debug this?
Thanks,
Nathan
--
С уважением,
Родин Максим
Clearly Russia is guilty of everything in this world.
But Kazakhstan is not Russia.
And your post shows that stupid people live not only in Kazakhstan.
11.04.2020 18:24, m brandenberg пишет:
On Sat, 11 Apr 2020, Nikita Stepanov wrote:
Does Intel driver supports Intel g31?
Clearly, Russia's G
As a replacement for MS AD you have no chance with OpenBSD.Sadly.� --� Maksim
Rodin� � � 25.03.2020, 02:10, "Lars Bonnesen" :
Hi. I am having a project on setting up Samba to work as a
replacement for
MS AD.
I would prefer to do it on OpenBSD, but how is the implementation of
Samba
on
Hello,
I set up an xl2tp client using xl2tpd port on OpenBSD amd64 stable.
Most of the time I connect to a Mikrotik PPPoE VPN server and the connection
runs without problems but
sometimes I cannot make a connection. When this happens I see the following in
the /var/log/daemon:
tail -f /var/log/d
On 2019-07-04, Максим wrote:
>> Hello
>> In bash I can press Ctrl-l to clear the screen.
>> In ksh this key combination does not work. I can clear the screen only
>> using the command "clear".
>>
>> How can I do this using hotkeys in ksh?
>> A
Hello
In bash I can press Ctrl-l to clear the screen.
In ksh this key combination does not work. I can clear the screen only
using the command "clear".
How can I do this using hotkeys in ksh?
And how to do this when in vi mode?
I tried a workaround by assigning the key combination to Ctrl-l to cw
nd action block"
--
Best regardsMaksim Rodin
18:41, 18 июня 2019 г., Stuart Henderson :
On 2019-06-18, Максим wrote:
� When I disable PF and use tcpdump to monitor network activity
on em2
� (where the IPTV box is connected) I see a stream of udp packets
(something like this:
bubble or info availability didn't allow me to find until now. They show up
> in tcpdump although they are not TCP nor even IP, and wireshark doesn't
> decrypt the payload, which I'm interested in.
> Ursprüngliche Nachricht Von: Родин Максим
> Datum
Hello,
I am trying to set up an IPTV-box behind a soft router.
When my internet (iptv) provider installed the IPTV box he said that
I need a switch before my soft router to let IPTV stream successfully
pass to the IPTV box.
I thought that a virtual bridge interface would be enough for this purp
https://uwsgi.readthedocs.io/en/latest/OpenBSDhttpd.html?highlight=openbsd
--
Best regards
Maksim Rodin
06.06.2019, 09:02, "Tito Mari Francis Escaño" :
> Good day to everyone on misc,
> I’m trying to setup a Flask-based web application on OpenBSD 6.5 and I keep
> encountering mention of uWSGI
lhk.ru/
>
> It does the job.
>
> Dani
>
> ‐‐‐ Original Message ‐‐‐
> On Tuesday, 28 May 2019 14:39, Robert Klein wrote:
>
>> On Tue, 28 May 2019 14:50:30 +0300
>> Максим a23s4a2...@yandex.ru wrote:
>>
>> > Hello,
>> > The following com
ot;Robert Klein" :
> On Tue, 28 May 2019 14:50:30 +0300
> Максим wrote:
>
>> Hello,
>> The following command is run from my .xsession file to allow me to
>> switch between english and russian layout: "setxkbmap -layout "us,ru"
>> -option grp:
Hello,
The following command is run from my .xsession file to allow me to switch
between english and russian layout:
"setxkbmap -layout "us,ru" -option grp:alt_space_toggle"
But how can I view the current input layout?
--
Maksim Rodin
httpd and relayd? Beating my head off the wall
with it at this point.
--
С уважением,
Родин Максим
Hello.
I cannot install iozone though it is shown using command pkglocate
$ pkglocate iozone
iozone-3.465:benchmarks/iozone:/usr/local/bin/iozone
iozone-3.465:benchmarks/iozone:/usr/local/man/man1/iozone.1
$ pkg_info -Q iozone
shows nothing
$ doas pkg_add -i iozone
quirks-3.107 signed on 2019-03-
Hello,
Did you edit /etc/login.conf recently?
--
Best Regards
Maksim Rodin
08.02.2019, 03:27, "Lars Bonnesen" :
> OpenBSD 6.4
>
> Putty just reports "Authenticating with public key "XXX" from agent" and
> then I am disconnected. If I run sshd with -ddd, I get the following
> output. I can't see
Hello,
That was my fault. I misconfigured my login.conf last time.
14.12.2018 16:14, Nick Holland пишет:
On 12/14/18 00:27, Максим wrote:
Hello,
I've got a PC running OpenBSD current.
After the latest upgrade I cannot ssh to it.
When I run "ssh 10.26.5.70"
I get this:
Hello,
I've got a PC running OpenBSD current.
After the latest upgrade I cannot ssh to it.
When I run "ssh 10.26.5.70"
I get this:
"Connection to 10.26.5.70 closed by remote host.
Connection to 10.26.5.70 closed."
As an SSH client I use another OpenBSD box and a Linux machine
with the same result.
Thank you very much, it works.
I always thought this would restart my whole session and I would loose
all my open windows.
15.09.2018 21:38, Antoine Jacoutot пишет:
On Sat, Sep 15, 2018 at 08:41:52PM +0300, Родин Максим wrote:
Hello,
May be a silly question,
how can I make the cwm window
localhost
* uwsgi on localhost with http/fastcgi protocol
* httpd on egress
Best regards,
Chris
--
С уважением,
Родин Максим
Hello,
May be a silly question,
how can I make the cwm window manager reread its config file
without loosing my working session?
--
Maksim
Hello.
I recently managed to make a connection to MIkrotik L2TP server
using xl2tp package. I'm not sure it would be the same as for Windows
but you could try. The problem may be how to set the domain part of the login:
DCDOMAIN\user (DCDOMAIN\\user, user@dsdomain.local?..)
The only problem was th
Thank you very much!
Your advice is really much easier to remember for me
as I am not a big programmer.
--
Best regards
Maksim Rodin
27.08.2018, 16:09, "Stuart Henderson" :
> On 2018/08/27 15:43, Максим wrote:
>> I manually downloaded the python-ldap-3.1.0.tar.gz archive (t
> Op 08/27/18 om 12:09 schreef Максим:
>> Sorry, I was wrong.
>> There is a file "lber.h" on the system (/usr/local/include/lber.h)
>> But the installer doesn't seem to know where to find it.
>> So the question remains.
>>
>> --
>> Maksim R
Maksim Rodin� � � 27.08.2018, 15:10,
"flipchan" :
Try manually downloading it from pypi.python.org and running Python
setup.py build and Python setup.py install
� On August 27, 2018 10:09:48 AM UTC, "Максим"
wrote:
Sorry, I was wrong.
There is a file "lber.h"
Sorry, I was wrong.
There is a file "lber.h" on the system (/usr/local/include/lber.h)
But the installer doesn't seem to know where to find it.
So the question remains.
--
Maksim Rodin
27.08.2018, 11:52, "Stuart Henderson" :
> On 2018-08-27, Максим wrote:
>>
as well.
--
Maksim Rodin
27.08.2018, 11:52, "Stuart Henderson" :
> On 2018-08-27, Максим wrote:
>> Hello.
>> I'm trying to install some django components, which
>> require development libraries be installed on the system to
>> successfully compile.
&
Hello.
I'm trying to install some django components, which
require development libraries be installed on the system to
successfully compile.
If it goes about Ubuntu I understand that I have to install
something like "packet-dev" with the command
"sudo apt install packet-dev"
What are my steps to ma
Sorry for corrupted output.
I had to compose the email in a browser.
I will try to fix that.
--
Best regards.
Maksim Rodin
21.06.2018, 12:13, "Максим" :
> Here is the vmstat result. It can be seen clear when I start a youtube
> video in firefox. CPU usage jumps and falls, whe
Here is the vmstat result. It can be seen clear when I start a youtube
video in firefox. CPU usage jumps and falls, whenI close the tab with
that video.I cannon imagine what can be a bottleneck in the system with
core i3 cpu, 8 gb ram and ssd when the only "heavy" processis firefox
with 10 open tab
"1440x900"x0.0 88.75 1440 1488 1520
1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[25.774] (II) intel(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856
2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[25.774] (II) intel(0): Modeline "1680x1050"x0.0
y position: 1079
[19.176] (==) ws: /dev/wsmouse: Buttons: 7
[19.179] (**) ws: /dev/wsmouse: YAxisMapping: buttons 4 and 5
[19.179] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type:
MOUSE, id 7)
[19.625] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[19
fw_update was among the first commands after the install process :-)
hardware acceleration definitely works.
--
20.06.2018, 10:04, "Maurice McCarthy" :
> Can only suggest reading man intel and/or running
> $ doas fw_update
>
> beyond that you'd need someone more knowledgeable.
> Good Luck
Hello.
I'm using Firefox and Chromium (from packages) to browse the internet on
OpenBSD 6.3 (amd64).
The problem is that their performance in OpenBSD is very poor compared to other
OSes.
Everything I found regarding boosting their performance:
1) Changing some values in login.conf for login group
ordan Geoghegan" :
> On 06/18/18 11:58, Родин Максим wrote:
>> May be the system becomes ... too busy to serve these actions
>> simultaneously?
>> It seemed to me that any task which made decent use of computer
>> resources was able to cause that behavior.
>
&g
ordan Geoghegan" :
> On 06/18/18 11:58, Родин Максим wrote:
>> May be the system becomes ... too busy to serve these actions
>> simultaneously?
>> It seemed to me that any task which made decent use of computer
>> resources was able to cause that behavior.
>
&g
k(0x7f7bb91b)
24666 rm 0.431070 RET unlink 0
Can anybody provide any pointers on how to debug this further or
suggestions on what the problem might be?
--
С уважением,
Родин Максим
Hello,
I use USB headphones on OpenBSD amd64 6.3
So they are detected on the system:
uaudio0 at uhub3 port 2 configuration 1 interface 0 "Sennheiser Communications
Sennheiser USB headset" rev 1.10/1.00 addr 3
uaudio0: audio rev 1.00, 8 mixer controls
audio1 at uaudio0
I've set up this audio devi
ER PRO SFP ports are not supported yet. Also it's a
bit expensive ($190).
Banana Pi R2 would be great too, but I couldn't find if it's supported
by OpenBSD (it has MediaTek MT7623N, Quad-core ARM Cortex-A7).
Are there 4-5 port devices that are known to work well with OpenBSD?
Thanks,
Anatoli
--
С уважением,
Родин Максим
page says ER PRO SFP ports are not supported yet. Also it's a
bit expensive ($190).
Banana Pi R2 would be great too, but I couldn't find if it's supported
by OpenBSD (it has MediaTek MT7623N, Quad-core ARM Cortex-A7).
Are there 4-5 port devices that are known to work well with OpenBSD?
Thanks,
Anatoli
--
С уважением,
Родин Максим
It has a compatible Intel Ethernet adapter (82583V)
https://man.openbsd.org/man4/em.4
I don't know what else can be a problem.
--
С уважением,
Родин Максим
09.04.2018, 11:29, "Anatoli" :
> Thanks, Maxim.
>
> Have you tried it with OpenBSD? Or should all these j1900 devi
0d-4e17-80a8-5eec917361f0&transAbTest=ae803_1&priceBeautifyAB=0
--
С уважением,
Родин Максим
08.04.2018, 02:45, "Anatoli" :
> Hi All!
>
> I'm looking for a modest 4-5 ports router under $150 that works well
> with OpenBSD. I don't need WiFi, USB or con
Hello,
I have a laptop with OpenBSD 6.3 64bit installed.
There is a webcam on the laptop which is detected in dmesg as uvideo0
device.
The problem is that the webcam is not seen in browser. I tried to setup
a Google Meet session.
Audio and mic seem to have been detected (after I installed
gstre
Hello,
I have a laptop with OpenBSD 6.3 64bit installed.
There is a webcam on the laptop which is detected in dmesg as uvideo0 device.
The problem is that the webcam is not seen in browser. I tried to setup a
Google Meet session.
Audio and mic seem to have been detected (after I installed
gstream
Hello,
Where can I find any useful information about setting up a L2TP VPN client
in recent versions of OpenBSD?
The L2TP VPN server is setup on a Microtik router.
--
Best regards
Maxim Rodin
Hello,
Is it safe to make "stackable" RAID using softraid?
I mean: make two RAID1 virtual disks using softraid and then make a RAID0
virtual disk using the previous two RAID1 virtual disks (RAID1+0).
--
Best regards,
Maxim Rodin
penBSD client, I'd be glad to know them as well.
Thanks in advance.
--
Maxim Rodin
03.12.2017, 13:30, "Denis" :
> Hi,
>
> Are you going to use OpenBSD as a client of MS Win server using L2TP and
> mschap auth?
>
> Thanks.
>
> On 12/3/2017 11:27 AM, Макс
Hello,
Where can I find any useful information about setting up a VPN client
(PPTP or L2TP) in recent versions of OpenBSD?
Everything I found goes about OpenBSD version 3.8.
--
Best regards
Maxim Rodin
Thanks, Brian!You are right. The default value of 65536 for wsize and
rsize seems bad for debian client. Lower values gave me very good results
(it seems the lower the value the better the responsiveness).I finally
stopped at value 4096. Seems working.--Best regardsRodin Maxim14.04.2016,
15:25,
I was using nfs service on OpenBSD (amd64) since version 5.6.
The whole setup process repeats the steps in official FAQ on the OpenBSD's
homepage.
The problem was and remains (now in version 5.9 amd64):
in TCP mode the upload speed is about 20-30MB/s
which is quite acceptable for my needs, but t
Hello everyone. I have just started to learn about bandwidth management and I
have difficulties with understanding how CBQ scheduler works. To be exact I
don't understand how priorities work together with bandwidth allocation. I
would be very greatful if you could give clear explanation or link
66 matches
Mail list logo