Added BGP server
This commit is contained in:
parent
66e7ca14b0
commit
71738e32df
|
@ -1,6 +1,6 @@
|
|||
$TTL 1D
|
||||
IN SOA dns noc.bremen.freifunk.net. (
|
||||
2019082301 ; Serial
|
||||
2019082302 ; Serial
|
||||
4H ; Refresh
|
||||
1H ; Retry
|
||||
2W ; Expire
|
||||
|
@ -21,6 +21,9 @@ $TTL 1D
|
|||
bgp-lwlcom01 A 185.117.213.128
|
||||
AAAA 2A06:8782::1
|
||||
|
||||
bgp-plutex01 A 109.69.65.58
|
||||
AAAA 2a06:8782::2
|
||||
|
||||
; network stuff
|
||||
bre-1 A 185.117.213.248
|
||||
bre-2 A 109.69.65.57
|
||||
|
|
Loading…
Reference in New Issue