#
# Example hosts file to be used with ssh
# (comments and empty lines are allowed)
#
user1@host1.example.net
user2@host2.example.net
root@host3
root@host4

# LAN 1
root@10.0.0.1       # dns1
root@10.0.0.2       # dns2

# LAN 2
admin@192.168.0.1
admin@192.168.0.2
admin@192.168.0.3

# LAN 3 (will be ignored because hosts are included in file 'rests')
admin@172.16.1.1
admin@172.16.1.2
