yes, they have to have some way to talk.
Lots of ways around this, including alternate ports,
redirection in PF, etc.
For example...you could redirect from ONE IP address (your
"other" server) to NSD, the rest goes to unbound. Or have
unbound listen on another port that is filtered to only
liste
You right,
The problem is with the time that it takes for certain operations with
disk. After long time the installation process continued and the
keyboard worked for that.
I still cannot use the keyboard in UKC and although I bought a converter
from USB to serial to try remote debugging wi
On 2023-08-27, vtamara wrote:
> I still cannot use the keyboard in UKC and although I bought a converter
> from USB to serial to try remote debugging with "boot> set tty com0" it
> didn't work. The BIOS and the booting process of OpenBSD detect that
> the board has a com0 port but I don't see
On Sun, Aug 27, 2023 at 06:50:07AM -0500, vtamara wrote:
| You right,
|
| The problem is with the time that it takes for certain operations
| with disk. After long time the installation process continued and
| the keyboard worked for that.
So .. if you have SATA disks or optical drives (that are
Hi,
I modified the amd64 kernel with this:
diff -u -p -u -r1.287 machdep.c
--- machdep.c 23 Aug 2023 01:55:45 - 1.287
+++ machdep.c 27 Aug 2023 17:14:26 -
@@ -1403,7 +1403,7 @@ init_x86_64(paddr_t first_avail)
struct region_descriptor region;
bios_memmap_t *bmp;
Hello, I will start from the beginning in hope that someone can make some
sense of this.
I have a very simple ruby script that lives in sbin. It sends a get request
every x minutes to ifconfig to check if the pub ip of the machine changed
and sends another get request to no-ip to notify any changes
Hello,
TL;DR:
I would like be able to transfer files over ethernet from a system
that has been booted from bsd.rd, to an installed OpenBSD system.
This does not seem to be possible. If it is somehow possible, because
I am missing something, or perhaps because there is an undocumented
feat
The interactive mode of the ftp client is not compiled into the
install media.
But, the non-interactive mode is there, so you can use -o
to download files.
However, you seem to want to push files out. That support is also
compiled out.
These things are missing because if they remained, the inst
So, today I was attempting to replace dhcpleased with /sbin/dhclient
and long story short, I discovered that /sbin/dhclient has been nerfed
to just execl /sbin/dhcpleased. As documented the reason is you want
to smoke out whatever features people need from a dhcp client that
dhcpleased doesn't supp
I run my firewall on a SuperMicro A1SRi-2758F. On this hardware, I've
noticed that I seem to have the choice of either a PC console or a
serial console. If I ask for a serial console *on this hardware* I get
a console on uart:com0 and it works great but I don't have any PC/VGA
consoles. On the othe
On Sun, Aug 27, 2023 at 08:40:44PM -0400, Christopher Sean Hilton wrote:
> I run my firewall on a SuperMicro A1SRi-2758F. On this hardware, I've
> noticed that I seem to have the choice of either a PC console or a
> serial console. If I ask for a serial console *on this hardware* I get
> a console
On Aug 27 22:56:59, ch...@mailfence.com wrote:
> I would like be able to transfer files over ethernet from a system
> that has been booted from bsd.rd
Why do you need that?
(The only case where I want to have files from a bsd.rd boot
is a dmesg of a machine I am looking at, without installing.
Wh
12 matches
Mail list logo