Commit 6c1191d5 authored by nimrod's avatar nimrod
Browse files

- Updated VPC subnet range for Bullguard SSH config.

- Added more exceptions to Bullguard SSH config.
parent 2af401e8
Loading
Loading
Loading
Loading
+42 −6
Original line number Diff line number Diff line
@@ -16,22 +16,58 @@ User ec2-user
Host 172.50.1.111
User ec2-user

Host 172.21.68.138
User ec2-user

Host 172.21.70.97
User ec2-user

Host 172.23.82.179
User ec2-user

Host 172.23.87.109
User ec2-user

Host 172.23.88.124
User ec2-user

Host 172.23.89.36
User ec2-user

Host 172.23.93.156
User ec2-user

Host 172.23.94.208
User ec2-user

Host 172.50.1.11
User ec2-user

Host 172.50.1.111
User ec2-user

Host 172.20.0.44
User ec2-user

Host 172.20.0.51
User ec2-user

Host 172.20.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa
User ubuntu

Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
Host 172.21.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu

Host 172.60.*.*
Host 172.22.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu

Host 172.70.*.*
Host 172.23.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu

Host 172.80.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu