mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-19 09:47:20 +01:00
17 lines
277 B
Plaintext
17 lines
277 B
Plaintext
# this is a comment
|
|
#
|
|
; this should be a comment too
|
|
;
|
|
|
|
192.168.1.1
|
|
192.168.1.2/32
|
|
192.168.1.3/30
|
|
192.168.2.128/25
|
|
192.168.1.200/32 # comment again
|
|
192.168.1.201/32 # this should work, too
|
|
# ipv6 addresses
|
|
2001:458:20:100:250:b7ff:fe00:2af/128
|
|
fe80::21d:9ff:fe8b:8e94/64
|
|
|
|
|