diff options
author | varac <varacanero@zeromail.org> | 2013-02-14 12:45:56 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-02-14 12:45:56 +0100 |
commit | 661502e9e9220d6049a477c4a117829bb116797e (patch) | |
tree | caad1b32407a433671eb4ddd484142f07ce1c890 /provider/nodes | |
parent | b7e9c60776050e66acbd8436b90322c7824c04bb (diff) |
changed IPs of alligator
Diffstat (limited to 'provider/nodes')
-rw-r--r-- | provider/nodes/aligator.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/provider/nodes/aligator.json b/provider/nodes/aligator.json index f84d59c..d647d30 100644 --- a/provider/nodes/aligator.json +++ b/provider/nodes/aligator.json @@ -4,11 +4,11 @@ "type": "exit", "nickname": "alligator" }, - "ip_address": "176.53.69.120", + "ip_address": "176.53.69.121", "interface": "eth0", "tags": "production", "openvpn": { - "gateway_address": "176.53.69.121", + "gateway_address": "176.53.69.123", "filter_dns": true } } |