diladele / websafety

Simple and powerful web filter for HTTP and HTTPS traffic
https://www.diladele.com
241 stars 24 forks source link

docs: adjust how to set the static IP of the virtual appliance #2227

Closed ra-at-diladele-com closed 1 month ago

ra-at-diladele-com commented 1 month ago

On https://docs.diladele.com/administrator_guide_stable/virtual_appliance/addresses.html#manually-using-console

Instead of

ip addr add 192.168.4.10 dev ens160

We need to have (i.e. with explicit 24 netmask valid for our network)

ip addr add 192.168.4.10/24 dev ens160