- :bind => {
- :forwarders => [ "144.82.100.1", "144.82.100.41" ]
- },
- :sysctl => {
- :sack => {
- :comment => "Disable SACK as the UCL firewall breaks it",
- :parameters => {
- "net.ipv4.tcp_sack" => "0"
+ :location => "Slough, England",
+ :networking => {
+ :roles => {
+ :internal => {
+ :inet => {
+ :prefix => "20",
+ :gateway => "10.0.0.3",
+ :routes => {
+ "10.0.0.0/8" => { :via => "10.0.0.3" }
+ }
+ }
+ },
+ :external => {
+ :zone => "ucl",
+ :inet => {
+ :prefix => "24",
+ :gateway => "193.60.236.254"
+ }