I have tried to implement the workaround as per man page
but it still doesn't work, here the pf.conf config:
eth0 = "xnf0"
web1 = "172.16.101.31"
anchor "relayd/*"
set skip on lo
block return log
pass log
pass out quick on $eth0 proto tcp to $web1 port 80 \
received-on $eth0 nat-to $eth0
> On Jul 13, 2020, at 8:30 PM, Gabri Tofano wrote:
>
> I have tried to implement the workaround as per man page
> but it still doesn't work, here the pf.conf config:
>
> eth0 = "xnf0"
> web1 = "172.16.101.31"
>
> anchor "relayd/*"
>
> set skip on lo
>
> block return log
> pass log
>
>
Have you set your USB preferences on your phone? To File transfer? My
Android defaults to charging only.
On Mon, Jul 13, 2020 at 2:57 PM Justin Muir wrote:
> Hi,
>
> Just wishing to mount my phone to access photos.
>
> Here's the output from dmesg:
>
> ugen0 at uhub0 port 3 "Alcatel U50? Alcat
Hi,
Just wishing to mount my phone to access photos.
Here's the output from dmesg:
ugen0 at uhub0 port 3 "Alcatel U50? Alcatel U50?" rev 2.00/3.10 addr 2
Any ideas on how this might be mounted??
tia!
On 13/07/2020, martin.scha...@l-bank.de wrote:
> Hi all,
>
> we have new Fujitsu RX1330M4 machines here. When I try to boot the
> install67.iso (cd) or the install67.fs (usb) the installaiotn media is not
> recognized by the system and therefore i can not select the media in the
> boot menu of the
Hi all,
we have new Fujitsu RX1330M4 machines here. When I try to boot the
install67.iso (cd) or the install67.fs (usb) the installaiotn media is not
recognized by the system and therefore i can not select the media in the boot
menu of the bios.
My installation medias work as expected on norma
On Mon, 13 Jul 2020 13:02:44 +0200, Jan Stary wrote:
> This is current/amd64.
>
> On UTF input, awk segfaults when using a multi-character RS:
>
> $ cat /tmp/in
> č
>
> $ hexdump -C /tmp/in
> c4 8d 0a|...|
> 0003
>
> $ cat /tmp/in | awk '{print
The following paragraph from sndio(7)
probably no longer applies as is:
DEFAULTS
If default is used as the audio device, the program will use
the one specified in the AUDIODEVICE environment variable. If
it is not set, the program first tries to connect to snd/0.
If that fails
I wrote:
> I attempted over the weekend and I'm trying but my new code is not taking.
> when I reboot I see "OpenBSD/amd64" not "HelloBoot/amd64"
I figured out the issue. I need to compile efiboot separately.
# cd /usr/src/sys/arch/amd64/stand/efiboot/
# make
# make install
...
This did the trick.
This is current/amd64.
On UTF input, awk segfaults when using a multi-character RS:
$ cat /tmp/in
č
$ hexdump -C /tmp/in
c4 8d 0a |...|
0003
$ cat /tmp/in | awk '{print$1}'
č
$ cat /tmp/in | awk -v RS=x '{print$1}'
č
$ cat /tmp/in | awk -
Brian wrote:
> (echo boot /bsd.upgrade; echo boot) > /etc/boot.conf
Brian, that doesn't work. I tried that already before. It seems to stop at
the error not finding bsd.upgrade and won't continue.
-alfred
> Figure out how to build and install. It is not hard to test.
I attempted over the weekend and I'm trying but my new code is not taking.
I am using 6.6 release source code and it looks like I'm doing the right
steps but when I reboot UEFI I still see the old boot not my new HelloBoot
that I inst
After some further troubleshooting, tonight I took some time to sit down
and
read again the man pages as everything on my config files was looking
fine and
no errors were showing up in any log. With Brian's help we were leading
to the
direction that something was wrong with the pf translation it
On 11.7.2020. 11:13, mlopenb...@xiphosura.co.uk wrote:
> On Sat, 11 Jul 2020 00:13:34 +0200
> Hrvoje Popovski wrote:
>
>> Hi all,
>>
>> does anyone have experience or dmesg of this motherboard
>> https://www.supermicro.com/en/products/motherboard/A2SDV-8C-LN8F
>>
>> is it stable? i'm most interes
14 matches
Mail list logo