sneakymonk3y / foxhound-nsm

Foxhound: Blackbox - A Raspberry Pi NSM
36 stars 14 forks source link

Looses wlan0 #7

Closed TokenSolution closed 6 years ago

TokenSolution commented 6 years ago

Installed on raspian light following sneakymonk3y's blog, after reboot I can log in but 'ls' does not list anything, ifconfig does not show wlan0 or eth0, can no longer ssh into box.

gebhard73 commented 6 years ago

Please try my fork (some bux fixes, still in queued pull requests): https://github.com/gebhard73/foxhound-nsm and let me know if this works for you.

TokenSolution commented 6 years ago

It worked, thank you! Only catch is critical stack's DNS, both your script or manually inputting sudo wget --no-check-certificate https://intel.criticalstack.com/client/critical-stack-intel-arm.deb gets a 404 Not Found.

gebhard73 commented 6 years ago

Thanks, will have a look.

gebhard73 commented 6 years ago

They changed the client installation - have opened an issue (#8 ). Please close this issue if everything else works fine, thank you!