Skip to content
Snippets Groups Projects
Unverified Commit e1c536cf authored by anarcat's avatar anarcat
Browse files

fix ip range for eth1

parent f7c32ec4
No related branches found
No related tags found
No related merge requests found
......@@ -1067,7 +1067,7 @@ address blocks reserved in the cluster.
auto eth1
iface eth1 inet static
address 172.30.130.1
address 172.30.130.1/24
This IP must be allocated in the reverse DNS zone file
(`30.172.in-addr.arpa`) and the `torproject.org` zone file in
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment