Re: Running trn with Leafnode?
Thufir Hawat <[email protected]>
| Newsgroups | gmane.network.leafnode |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 06 Apr 2013 18:46:04 -0700, ny6p01-Re5JQEeQqe8AvxtiuMwx3w wrote: > xinetd is simply started at boot, at leafnode automatically binds to > 127.0.0.1 (localhost). Of course your hosts file will have to be sane > for it to work. > > I'm sure there are many ways of binding leafnode to localhost, and > directing trn to 127.0.0.1. If it helps, here are my settings to accomplish that: thufir@dur:~$ thufir@dur:~$ cat /etc/hosts 127.0.0.1 localhost 127.0.1.1 dur.bounceme.net dur # 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 thufir@dur:~$ thufir@dur:~$ cat /etc/hostname dur thufir@dur:~$ although I wonder that maybe that hostname file shouldn't be set to dur.bounceme.net? Anyhow, seems to work, I guess because dur is in /etc/ hosts. Hmm, actually, looking at the IP addresses for localhost versus dur in /etc/hosts makes me wonder if that's correct... just be sure to acquire a FQDN from no-ip.com or a similar provider. HTH, Thufir