Elimelech

Results 29 comments of Elimelech

#!/bin/sh I wrote a simple script: export DISPLAY=:0.0; su luba -c "notify-send 'Attention!' 'update deny.list'"; sleep 3 cd /tmp mkdir /hblock curl -o /tmp/hblock/phishing.tar.gz 'http://dsi.ut-capitole.fr/blacklists/download/phishing.tar.gz' ; cd /tmp/hblock/ tar -xvzf...

I haven’t tried it yet, but I didn’t find my card in the wifibox list, so I asked a question about support

Tell me, for wifibox to work, do I need to install the linux base-c7 package?

I decided to try, ``` # pkg install wifibox-rtw89 wifibox-alpine-rtw89 # pkg install sysutils/bhyve+ # pkg install gtar patchelf squashfs-tools-ng # pkg install grub2-bhyve socat wifibox_enable="YES" in rc.conf hw.vmm.amdvi.enable=1 in...

passthru="1/0/0" in bhyve.conf on startup it says: `pci1 (network) on device 0.0 (no driver attached)`

var/run/wifibox/appliance/log/dmesg: ``` [ 0.000000] Linux version 5.15.93-0-lts (pgj@wifibox-dev) (gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924, GNU ld (GNU Binutils) 2.39) #1-Alpine Sun, 12 Feb 2023 23:12:48 +0000 [ 0.000000] Command line: console=ttyS0...

For some reason on reboot the the wifibox0 interface fails to get an IP from DHCP, seems to be because the interface doesn’t exist before the bhyve VM is started,...

I tried to substitute different values, but it doesn't work: wifibox_enable="YES" ifconfig_wifibox0="SYNCDHCP" background_dhclient_wifibox0="YES" defaultroute_delay="0" also this doesn't work: wifibox_enable="YES" defaultrouter="10.0.0.1" ifconfig_wifibox0="inet 10.0.0.2/24" Works only if there is /etc/rc.local file: /sbin/dhclient...

everything works, but dhcp and wifibox0 are not friendly. :( ``` 2023-03-25T18:07:39+0200 DEBUG Program started as /usr/local/sbin/wifibox, with arguments: start 2023-03-25T18:07:39+0200 INFO Begin: wifibox start 2023-03-25T18:07:39+0200 DEBUG start=GN 2023-03-25T18:07:39+0200 INFO...

I have nothing new in the settings, everything is according to the instructions, standard. ``` root@F3ja:/usr/home/luba # ifconfig wifibox0 wifibox0: flags=8802 metric 0 mtu 1500 ether 58:9c:fc:10:ab:12 id 00:00:00:00:00:00 priority...