Skip to content
This repository has been archived by the owner on Jul 17, 2019. It is now read-only.

Check hostname is addressable #4

Open
beergeek opened this issue May 11, 2016 · 1 comment
Open

Check hostname is addressable #4

beergeek opened this issue May 11, 2016 · 1 comment

Comments

@beergeek
Copy link

Check that the hostname can be resolved CORRECTLY

@GeoffWilliams
Copy link
Owner

Interesting. Perhaps we could test this by going one better:
open listening sockets for all puppet ports (8140, 8142, 443, 61613, etc) and see if we can get data out the other end if we gethostbyname().

In a bash script I guess netcat would be good for this - in a 'real' program you'd be looking at the sockets library

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants