I wrote a guide:
https://wiki.ircnow.org/?n=Doas.Configure
--
jrmu
IRCNow (https://ircnow.org)
On Thu, Sep 05, 2024 at 01:59:49PM -0400, openbsd_fr...@mail2tor.com wrote:
> Gentlemen! How do I doas my regular user.
>
> How do I learn the syntax?
>
> Thanks.
>
Searching for .fullchain.pem first before .crt would be a great help, it
best matches the naming conventions used in the
/etc/example/acme-client.conf
--
jrmu
IRCNow (https://ircnow.org)
On Sun, Aug 11, 2024 at 12:44:40PM +0200, Peter Philipp wrote:
> On Sun, Aug 11, 2024 at 11:10:17AM +0
rcnow.org/index.php?n=Ripd.Configure
Thanks so much for the help.
--
jrmu
IRCNow (https://ircnow.org)
en to multicast
packets.
--
jrmu
IRCNow (https://ircnow.org)
UHLch 12 - 7 vio2
10.4.2.1 link#3 UHCS 10 - 8 vio2
10.5/1610.3.2.1 UGS01 - 8 vio1
127/8 127.0.0.1 UGRS 00 32768 8 lo0
127.0.0.1 127.0.0.1 UHhl 12 32768 1 lo0
Anyone have suggestions for what is wrong with my configuration?
--
jrmu
IRCNow (https://ircnow.org)
problem I made was setting the veb interfaces to link1. This caused
packet filter to filter them really early in some way I didn't expect.
Once I remove link1 from the veb interfaces, NAT works just fine now.
So it was my configuration error, thanks again.
--
jrmu
IRCNow (https://ircnow.org)
e hardware addresses are also correct, that's the hardware address
from the host's em1 interface to the default gateway. So the packets are
being sent, but NAT is not being performed, and I have no idea why.
--
jrmu
IRCNow (https://ircnow.org)
re in the same broadcast domain, so it's not possible
to directly send a message from R5 to R1.
--
jrmu
IRCNow (https://ircnow.org)
On Wed, Jul 03, 2024 at 09:39:06PM +0100, Zé Loff wrote:
> On Wed, Jul 03, 2024 at 12:43:53PM -0700, jrmu wrote:
> > Greetings,
> >
> > I
41.21100:25:90:5a:2d:92 UHLl 0 766416 - 1 em1
104.167.241.255104.167.241.211UHb0 449707 - 1 em1
127/8 127.0.0.1 UGRS 00 32768 8 lo0
127.0.0.1 127.0.0.1 UHhl 2 1707666 32768 1 lo0
--
jrmu
IRCNow (https://ircnow.org)
tiple separate host.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
researching, thanks again for your help.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
}
bsdiso="/home/iso/install75.iso"
vm "jrmu" {
owner jrmu
memory 2G
cdrom $bsdiso
disk /home/jrmu/jrmu.qcow2 format qcow2
interface tap1 {
locked lladdr e8:8b:27:7b:7a:02
switch "switch1"
}
}
# cat /etc/hostname.bridge0
:
$ doas cat /etc/vm.conf
socket owner :vmdusers
switch "switch1" {
locked lladdr
interface veb1
}
bsdiso="/home/iso/install75.iso"
vm "jrmu" {
owner jrmu
memory 2G
cdrom $bsdiso
disk /home/jrmu/jrmu.qcow2 format qcow2
interface tap1 {
tual machine to do that? To
handle this entirely by the host?
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
One more question I forgot to ask: How do you get the virtual machines
to use your vport800/vport880 interfaces? From what I see in vm.conf(5),
the virtual machines are required to use tap(4) interfaces.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
create N switches.
I think this is making sense now. Seems a bit complex, but I'm guessing
it's best practice for security.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
my case is veb(4). To set up the virtual machines, would I want to
create a vlan(4) device for each virtual machine, and have the machine use
that? And then to add the vlan device onto the veb bridge?
* https://openbsd.amsterdam/setup.html
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
ill be re-initialized.
Perhaps there should be a special note in the veb(4) manual page?
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
> This interface is not UP. Not sure why.
Thank you! This was indeed the cause. I appended "up" to
/etc/hostname.vport0 and everything works now.
Most interfaces get turned on automatically, I wonder why vport(4) does
not.
In any case, it's solved, thanks so much.
--
ers
switch "switch0" {
group vms
locked lladdr
interface veb0
}
bsdiso="/home/iso/install75.iso"
vm "mattbsd" {
owner matt
memory 8G
cdrom $bsdiso
disk /home/matt/disks/openbsd.qcow2 format qcow2
interface tap0 {
locked lladdr e8:8b:27:7
experimenting it by manually adding the
route and it seems to have worked.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
i wonder if the code could be modified so the device just drop to DDB
>Did you run out of memory / swap perhaps?
I have noticed that occurring when my system runs out of swap space.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
ra route to the IPv6 gateway. But then, wouldn't I want to set
my IPv4 address with a subnet mask of 255.255.255.255, so that the
network length would be 32 rather than 26, and also add a manual route
there?
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
for all your VMs.
I also don't control the entire /48.
Here is the information I was given:
My IPv6 Address Subnet: 2602:fccf:400:41::/64
Hypervisor' IPv6 Gateway: 2602:fccf:400::1
I was only given a /64.
Thanks for your help.
--
jrmu
IRCNow (https://ircnow.org)
signature.asc
Description: PGP signature
e:e1:ba:d8:99:f9
description: vm2-if0-jrmu
index 15 priority 0 llprio 3
groups: tap
status: active
hypervisor$ route -n show
Routing tables
Internet:
DestinationGatewayFlags Refs Use Mtu Prio Iface
default104.167.241.193UGS 114
failed(100). will try /bsd
RAID1 worked fine, it's just RAID5 throwing this error at me.
--
jrmu
IRCNow (https://ircnow.org)
Please ignore, sibiria on IRC clarified to me that boot support is
limited to only RAID1, crypto, and RAID1c disciplines.
--
jrmu
IRCNow (https://ircnow.org)
On Tue, Apr 09, 2024 at 03:50:19PM -0700, jrmu wrote:
> I am practicing setting up RAID5 inside a virtual machine running
> OpenB
> Please use sendbug(1) to make a report, and make sure it includes the
> acpidump from the system.
>
> -peter
I hope this helps.
Below is the output of sendbug:
>Synopsis: No audio playback with azalia0 Intel Braswell HD Audio
>Category: Audio bug report
>Environment:
System
did not
complete or timeout within 10ms (status 0xa0130064)
inteldrm0: 1366x768, 32bpp
wsdisplay0 at inteldrm0 mux 1: console (std, vt100 emulation), using wskbd0
wskbd1: connecting to wsdisplay0
wsdisplay0: screen 1-5 added (std, vt100 emulation)
iwm0: hw rev 0x210, fw ver 17.3216344376.0, address 88:b1:11:3b:15:dc
pckbc: command timeout
pckbc: command timeout
pckbc: command timeout
--
jrmu
IRCNow (https://ircnow.org)
Greetings Peter,
Will the BSD port remain freely licensed? If so, thank you.
--
jrmu
IRCNow (https://ircnow.org)
eriment with the wscons settings you suggested:
wsconsctl keyboard.repeat.del1=1024
wsconsctl keyboard.repeat.deln=1024
What I ended up doing was attaching an external USB keyboard and mouse,
and now the laptop is usable, but it's obviously not ideal to have to
carry an external usb keyboard.
--
jrmu
IRCNow (https://ircnow.org)
>Synopsis: Keyboard/trackpad issues on HP Chromebook 11 G5 Setzer
>Category: amd64
>Environment:
System : OpenBSD 7.4
Details : OpenBSD 7.4 (GENERIC.MP) #1382: Wed Sep 27 10:51:31 MDT
2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd6
This is the setup I use for Chinese and it works OK for me for
traditional Chinese and xterm:
https://wiki.ircnow.org/index.php?n=Openbsd.Uim
Fonts render properly and traditional Chinese input works.
--
jrmu
IRCNow (https://ircnow.org)
>Synopsis: Keyboard/trackpad issues on HP Chromebook 11 G5 Setzer
>Category: amd64
>Environment:
System : OpenBSD 7.4
Details : OpenBSD 7.4 (GENERIC.MP) #1382: Wed Sep 27 10:51:31 MDT
2023
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd6
Thank you, that helped.
Here was the setup I settled with in the end:
https://wiki.ircnow.org/index.php?n=Relayd.Acceleration
jrmu
On Tue, Mar 02, 2021 at 12:32:03PM +0200, Jean-Pierre de Villiers wrote:
> The entry openfiles-cur=1024 is overriding the entry openfiles=1024.
> Not
I am trying to use relayd to provide TLS acceleration for 20+ user services.
Here is my /etc/relayd.conf (with ip4 and ip6 redacted):
ip4="192.168.0.1"
ip6="2001:db8::"
table { 127.0.0.1 }
table { 127.0.0.1 }
table { 127.0.0.1 }
table { 127.0.0.1 }
table { 127.0.0.1 }
table { 127.0.0.1 }
Adding two relay blocks does seem to fix the problem, thank you.
jrmu
On Sat, Feb 27, 2021 at 02:50:11AM -0700, Anthony J. Bentley wrote:
> Hi,
>
> j...@ircnow.org writes:
> > Then it seems relayd also works. So I suspect relayd is ignoring
> > the tls keypair directive f
/private/example.com.key
/etc/ssl/private/2001:db8:::443.key
Then it seems relayd also works. So I suspect relayd is ignoring
the tls keypair directive for IPv6 addresses. In other words, when IPv6 is
enabled,
relayd appears to ignore:
tls { keypair example.com }
Can someone verify if this is correct behavior, if I misconfigured, or
if this is a bug?
jrmu
;
> $ doas ln -s /etc/ssl/example.com.fullchain.pem /etc/ssl/2001:db8:::443.crt
> $ doas ln -s /etc/ssl/private/example.com.key
> /etc/ssl/private/2001:db8:::443.key
>
> Then it seems relayd also works. So I suspect relayd is ignoring
> the tls keypair directive for IPv6 addresses. In other words, when IPv6 is
> enabled,
> relayd appears to ignore:
>
> tls { keypair example.com }
>
> Can someone verify if this is correct behavior, if I misconfigured, or
> if this is a bug?
>
> jrmu
If you connect to IRC on irc.ircnow.org and join #ircnow, we offer free openbsd
shell accounts. Our web page is at https://ircnow.org.
jrmu
IRCNow
On Thu, Jul 16, 2020 at 01:51:44AM +, Ibsen S Ripsbusker wrote:
> Are there services that sell managed OpenBSD shell accounts?
> I
OpenBSD VMM suffers from error messages and possibly spontaneous crashing
System : OpenBSD 6.7
Details : OpenBSD 6.7 (GENERIC.MP) #182: Thu May 7 11:11:58 MDT
2020
dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Arc
Can you provide me with some more information? Perhaps run
dmesg or check /var/log/messages ? You may also want to
reboot your PC and test ping to see where the network error lies.
jrmu
On Mon, Jan 20, 2020 at 10:42:51PM -0700, peterwkc wrote:
> Dear All,
>
> I would like to setup m
amdisplay0 at simplebus0
amdisplay0: no display attached.
"emif" at simplebus0 not configured
"sham" at simplebus0 not configured
"aes" at simplebus0 not configured
"mcasp" at simplebus0 not configured
"rng" at simplebus0 not configured
sdmmc0: can't enable card
scsibus0 at sdmmc1: 2 targets, initiator 0
sd0 at scsibus0 targ 1 lun 0: removable
sd0: 3648MB, 512 bytes/sector, 7471104 sectors
vscsi0 at root
scsibus1 at vscsi0: 256 targets
softraid0 at root
bootfile: sd0a:/bsd
boot device: sd0
root on sd0a (d5018eab85909b4e.a) swap on sd0b dump on sd0b
WARNING: CHECK AND RESET THE DATE!
pppoe0: LCP keepalive timeout
pppoe0: LCP keepalive timeout
(last line repeats 100x)
jrmu
43 matches
Mail list logo