works enough for now
This commit is contained in:
commit
c04a9a752a
12 changed files with 178 additions and 0 deletions
5
config/globals.yml.example
Normal file
5
config/globals.yml.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
wan:
|
||||
wan_interface: eth0
|
||||
public_ip: 192.0.2.1
|
||||
lan_interface: eth1
|
||||
internal_cidr: 192.168.10.0/24
|
||||
Loading…
Add table
Add a link
Reference in a new issue