Skip to content

Instantly share code, notes, and snippets.

@statwonk
Last active August 29, 2015 14:06
Show Gist options
  • Save statwonk/abedecc366fd4744482a to your computer and use it in GitHub Desktop.
Save statwonk/abedecc366fd4744482a to your computer and use it in GitHub Desktop.
re: connecting workers to master
127.0.0.1 localhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.017 ms
--- localhost ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 0ms
rtt min/avg/max/mdev = 0.017/0.017/0.017/0.000 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment