-
Notifications
You must be signed in to change notification settings - Fork 3
Quick Install
Find you hardware architecture
> ssh syno
$ uname -ar
Linux synologynas 4.4.180+ #42218 SMP Mon Oct 18 19:15:40 CST 2021 aarch64 GNU/Linux synology_armada37xx_ds120j
With synology_armada37xx_ds120j You'll need to download crowdsec and crowdsec-firewall-bouncer spks for armada37xx
Install crowdsec.spk with DSM WebUI (uncheck start after installation) Same for crowdsec-firewall-bouncer.spk
log to ssh and "elevate" the runas privilege
> ssh syno
$ sudo sed -i 's/package/root/' /var/packages/crowdsec/conf/privilege
$ sudo sed -i 's/package/root/' /var/packages/crowdsec-firewall-bouncer/conf/privilege
In WebUI, start crowdsec service then start crowdsec-firewall-bouncer service The first startup may take some times to init (download GEOIP)
Find you hardware architecture
> ssh syno
$ uname -ar
Linux synologynas 4.4.180+ #42218 SMP Mon Oct 18 19:15:40 CST 2021 aarch64 GNU/Linux synology_armada37xx_ds120j
With synology_armada37xx_ds120j You'll need to download crowdsec and crowdsec-firewall-bouncer spks for armada37xx
Install crowdsec.spk with DSM WebUI (uncheck start after installation) Same for crowdsec-firewall-bouncer.spk
log to ssh and "elevate" the runas privilege
> ssh syno
$ sudo sed -i 's/package/root/' /var/packages/crowdsec/conf/privilege
$ sudo sed -i 's/package/root/' /var/packages/crowdsec-firewall-bouncer/conf/privilege
In WebUI, start crowdsec service then start crowdsec-firewall-bouncer service The first startup may take some times to init (download GEOIP)
Bug-Report: https://github.com/crowdsecurity/spksrc-crowdsec/wiki/Bug-Report