Excellent, Chuck! Good to see the problem resolved. - Don On 9/24/2016 5:35 PM, Chuck Hast wrote: > > On Sat, Sep 24, 2016 at 4:27 PM, Don Buchholz <[email protected] > <mailto:[email protected]>> wrote: > > netstat -an -A inet > > > Here is what it gave me: > > pi@kp4djt-dns:~ $ netstat -an -A inet > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address Foreign Address State > tcp 0 0 127.0.0.1:19150 <http://127.0.0.1:19150> > 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:53 <http://0.0.0.0:53> > 0.0.0.0:* LISTEN > tcp 0 0 0.0.0.0:22 <http://0.0.0.0:22> > 0.0.0.0:* LISTEN > tcp 0 172 192.168.7.2:22 <http://192.168.7.2:22> > 192.168.7.62:45784 <http://192.168.7.62:45784> ESTABLISHED > tcp 0 0 192.168.7.2:22 <http://192.168.7.2:22> > 192.168.7.51:56086 <http://192.168.7.51:56086> ESTABLISHED > tcp 0 0 192.168.7.2:22 <http://192.168.7.2:22> > 192.168.7.51:56088 <http://192.168.7.51:56088> ESTABLISHED > udp 0 0 0.0.0.0:67 <http://0.0.0.0:67> 0.0.0.0:* > udp 0 0 0.0.0.0:68 <http://0.0.0.0:68> 0.0.0.0:* > udp 0 0 192.168.7.2:123 <http://192.168.7.2:123> > 0.0.0.0:* > udp 0 0 127.0.0.1:123 <http://127.0.0.1:123> > 0.0.0.0:* > udp 0 0 0.0.0.0:123 <http://0.0.0.0:123> > 0.0.0.0:* > udp 0 0 0.0.0.0:5353 <http://0.0.0.0:5353> > 0.0.0.0:* > udp 0 0 0.0.0.0:59806 <http://0.0.0.0:59806> > 0.0.0.0:* > udp 0 0 0.0.0.0:53 <http://0.0.0.0:53> 0.0.0.0:* > > As you can see the very first entry is localhost and the 19150 port is > the one > set up in the gkrellmd.conf file. > > Here is one from another RPi I am using as a test bed. The first one > is also > my DNS/DHCP/NTP server. > > pi@rpi02:~ $ netstat -an -A inet > Active Internet connections (servers and established) > Proto Recv-Q Send-Q Local Address Foreign Address State > tcp 0 0 0.0.0.0:19150 <http://0.0.0.0:19150> 0.0.0.0:* > LISTEN > tcp 0 0 0.0.0.0:22 <http://0.0.0.0:22> 0.0.0.0:* > LISTEN > tcp 0 280 192.168.7.127:22 <http://192.168.7.127:22> > 192.168.7.62:49438 <http://192.168.7.62:49438> ESTABLISHED > udp 0 0 0.0.0.0:68 <http://0.0.0.0:68> 0.0.0.0:* > udp 0 0 192.168.7.67:123 <http://192.168.7.67:123> > 0.0.0.0:* > udp 0 0 192.168.7.127:123 <http://192.168.7.127:123> > 0.0.0.0:* > udp 0 0 127.0.0.1:123 <http://127.0.0.1:123> 0.0.0.0:* > udp 0 0 0.0.0.0:123 <http://0.0.0.0:123> 0.0.0.0:* > udp 0 0 0.0.0.0:5353 <http://0.0.0.0:5353> 0.0.0.0:* > udp 0 0 0.0.0.0:56161 <http://0.0.0.0:56161> 0.0.0.0:* > > Again you can see the very first entry though this time 0.0.0.0 is the > same > port for gkrellmd. So it is shown in both of them > > ------ Did not send this so added the update to it. ----- > > OK, I appear to have found it, checked my machines that were working and > they all had the entry > #address 127.0.0.1 > as > address 127.0.0.1 > As soon as I put a octothorp in front of it and restarted the service, > l got joy. > > Now I can watch my little server remotely from other parts of the house > while I learn more about how it is doing. > > I use Hughesnet as my internet provider, sucks but seems like the ISP's > around here only go after the ground level fruit, I live only 4 miles > from town > (including curves) and we can not even get stinking DSL here. I caught a > centurylink tech working at a dmark box at the top of the hill, and asked > him about it, he told me he had been hollering at management for ages > now but they were concentrating on the high population centers, I asked > about the Universal Fund monies, he said it was all going to Portland and > Vancouver. I think I will demand a refund. > > Anyhow I replaced my Netgear router with a Mikrotik and outboarded the > DNS/DHCP/NTP parts to a RPi, and between offloading those services to > another box, reducing the amount of queries that had to go over that > satellite > link and possibly getting rid of some bufferbloat, it runs much more > smoothly, > and those places I go to a lot are of course a lot faster. > > > -- > > Chuck Hast -- KP4DJT -- > Glass, five thousand years of history and getting better. > The only container material that the USDA gives blanket approval on. > >
_______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
