chiark
/
gitweb
/
~mdw
/
firewall
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
951e794
)
local.m4: New satellite network `binswood'.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 26 Jan 2013 14:39:45 +0000
(14:39 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 26 Jan 2013 14:39:45 +0000
(14:39 +0000)
local.m4
patch
|
blob
|
blame
|
history
diff --git
a/local.m4
b/local.m4
index fd660bdf858ac3ed4d1c1b951fe57717039feef7..23f12a793d1fcb247346d4ead288c9b5a0e5e1bc 100644
(file)
--- a/
local.m4
+++ b/
local.m4
@@
-212,6
+212,7
@@
defhost precision
hosttype router
iface eth0 jump colo vpn sgo
iface eth1 jump colo vpn sgo
hosttype router
iface eth0 jump colo vpn sgo
iface eth1 jump colo vpn sgo
+ iface vpn-mango binswood
iface vpn-radius housebdry vpn sgo
iface vpn-chiark sgo
iface vpn-+ vpn
iface vpn-radius housebdry vpn sgo
iface vpn-chiark sgo
iface vpn-+ vpn
@@
-252,6
+253,11
@@
defnet default untrusted
addr 2001:ba8:1d9::/48 #temporary
via dmz unsafe untrusted jump colo
addr 2001:ba8:1d9::/48 #temporary
via dmz unsafe untrusted jump colo
+## Satellite networks.
+defnet binswood noloop
+ addr 10.165.27.0/24
+ via colohub
+
m4_divert(80)m4_dnl
###--------------------------------------------------------------------------
### Special forwarding exemptions.
m4_divert(80)m4_dnl
###--------------------------------------------------------------------------
### Special forwarding exemptions.