ath.c -> dmesg -> bug

2018-10-10 Thread NN
Hi All, I try to analyse my dmesg with:     # dmesg | grep ath0 and I can see ERROR message:     > ath0 device timeout ... I have checked "ath.c" file in "/cvs/src/sys/dev/ic/" on stable branch. I found this one construction: "--sc->sc_tx_time == 0". Probably it's meen "0 == 0", I have ma

Re: Debug / Driver / Kernel / WiFi

2018-10-06 Thread NN
Hi all, Many thanks for your support and reply! I am not Profi (I have experience < 1year with OpenBSD and C Programming.), that why its will take me a lot of time to fix and try something. After Mr. Sperling first review of my Code ... I have made few fixes. In attachment you can see my ne

Re: DNS (UNBOUND) + PF ISSUE

2018-08-29 Thread NN
Hi, All is working for me with new ACL Rule:     access-control: 0.0.0.0/0 allow Many Thanks Solène Rapenne ! ISSUE is closed. P.S. Why opening unbound to the internet is a bad idea ??? Thx. On 08/29/18 12:51, Solène Rapenne wrote: Le 2018-08-29 12:41, NN a écrit : Hi, many thanks for

Re: DNS (UNBOUND) + PF ISSUE

2018-08-29 Thread NN
18-08-29 11:57, NN a écrit : *Hi all,* *Its my first topic here =) * *Please help me investigate DNS+PF issue. ** * *I have 2 VM on OpenBSD 6.3:* *    VM#1 - Router with PF, IP:192.168.50.1* *    VM#2 - DNS (as unbound), IP:192.168.50.2** * *here is my pf.conf on VM#1:*     int_if=&qu

DNS (UNBOUND) + PF ISSUE

2018-08-29 Thread NN
*Hi all,* *Its my first topic here =) * *Please help me investigate DNS+PF issue. ** * *I have 2 VM on OpenBSD 6.3:* *    VM#1 - Router with PF, IP:192.168.50.1* *    VM#2 - DNS (as unbound), IP:192.168.50.2** * *here is my pf.conf on VM#1:*     int_if="{ vether0 re0 }"     set block-policy