diff options
Diffstat (limited to 'conf-tmpl/subnet_athena.conf')
-rw-r--r-- | conf-tmpl/subnet_athena.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf-tmpl/subnet_athena.conf b/conf-tmpl/subnet_athena.conf new file mode 100644 index 000000000..39855d991 --- /dev/null +++ b/conf-tmpl/subnet_athena.conf @@ -0,0 +1,6 @@ +// Subnet support file
+// Format is:
+// subnet: subnet/mask:char_ip:map_ip
+// you can add more than one that line
+
+subnet: 127.0.0.1/255.255.255.0:127.0.0.1:127.0.0.1
|