web server security

2021-06-09 Thread Gustavo Rios
Hi folks! I am planning a web serve using openbsd as the os and using php. My question is: how to avoid any given user from implement an php script that will read some else file, since everything will run as the web server user and group ? thanks a lot. -- The lion and the tiger may be more

bind dhcpd to IP address

2021-06-09 Thread Valdrin MUJA
Hi misc, I have 5 vlans terminated in Cisco switch as Layer 3. So the users' gateway is Cisco switch. The default gateway of Cisco switch is OpenBSD 6.9, which works as an office firewall. The switch also works as a dhcp server. However, I want OpenBSD office firewall to also act as a dhcp

Re: disklabel partition auto allocation problem

2021-06-09 Thread ITwrx
On 6/9/21 11:40 AM, electronmuontau neutrino wrote: > disklabel in OpenBSD 6.9 doesn't seem to be allocating partition sizes > correctly according to the actual size of my OpenBSD partition. maybe this will help you: http://daemonforums.org/showthread.php?t=11748

Re: disklabel partition auto allocation problem

2021-06-09 Thread electronmuontau neutrino
I forgot to include my physical memory size: # sysctl hw.physmem hw.physmem=16897085440 On Wed, Jun 9, 2021 at 12:40 PM electronmuontau neutrino < emtneutr...@gmail.com> wrote: > disklabel in OpenBSD 6.9 doesn't seem to be allocating partition sizes > correctly according to the actual size of my

disklabel partition auto allocation problem

2021-06-09 Thread electronmuontau neutrino
disklabel in OpenBSD 6.9 doesn't seem to be allocating partition sizes correctly according to the actual size of my OpenBSD partition. I dual booted my ThinkPad X1 Carbon 5th gen laptop with Windows 10 and OpenBSD. I allocated about half the disk space to OpenBSD. When I installed OpenBSD, it

Re: use tablet interface under vm running linux / pressure on wacom

2021-06-09 Thread Rudolf Sykora
Dear list, Stuart Henderson writes: > On 2018-12-04, rsyk...@disroot.org wrote: >> I am running OpenBSD desktop, but I need to use my usb-connected >> tablet wacom Intuos3, which, under OpenBSD, cannot be used together >> with pressure sensitivity. >> >> Thus, I thought I could install, say,

Re: use tablet interface under vm running linux / pressure on wacom

2021-06-09 Thread Dave Voutila
Rudolf Sykora writes: > I just want to check if, perhaps, there is something new about the > possibility of the mentioned 'device passthrough' in vmd. Nope. I recommend either finding a device that works as required with OpenBSD or improving the existing driver to make your device work. -dv

Re: reposync:host key verification failed

2021-06-09 Thread Avon Robertson
On Tue, Jun 08, 2021 at 11:11:15AM +1200, Avon Robertson wrote: > On Mon, Jun 07, 2021 at 08:21:24PM -, Stuart Henderson wrote: > > On 2021-06-07, Avon Robertson wrote: > > > $ make obj > > >===> ssh > > > /usr/src/usr.bin/ssh/ssh/obj -> /usr/obj/usr.bin/ssh/ssh > > > mkdir: /usr/obj/usr.bin:

Re: openbgpd "depend on"

2021-06-09 Thread Claudio Jeker
On Wed, Jun 09, 2021 at 09:57:32AM +0200, open...@kene.nu wrote: > Hello, > > Just a question and maybe a suggestion. I am implementing a few DCs that > use vxlan symmetric routing and hence, layer2 redundancy protocols like > CARP (and VRRP/HSRP) do not work as intended due to evpn layer2 being

openbgpd "depend on"

2021-06-09 Thread openbsd
Hello, Just a question and maybe a suggestion. I am implementing a few DCs that use vxlan symmetric routing and hence, layer2 redundancy protocols like CARP (and VRRP/HSRP) do not work as intended due to evpn layer2 being the technology of choice to announce ARP entries. This led me to try out