diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-02-20 06:47:16 -0600 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-02-20 06:47:16 -0600 |
commit | de098e1f22ae6cdde62aa9f6b75697852e872ced (patch) | |
tree | 12f0058d0262d7ceea37978980582e7e8cfda039 /configs/hosts | |
parent | 5b5ad1848dca6bfa7b14f639a29e7c3063bca63a (diff) |
can now use kadmin correctly
Diffstat (limited to 'configs/hosts')
-rw-r--r-- | configs/hosts | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/hosts b/configs/hosts new file mode 100644 index 0000000..03fb37e --- /dev/null +++ b/configs/hosts @@ -0,0 +1,6 @@ +127.0.0.1 localhost +::1 localhost ip6-localhost ip6-loopback +ff02::1 ip6-allnodes +ff02::2 ip6-allrouters + +192.168.122.100 krb.hades.hr |