> PGSTAT tries to bind to 127.0.0.1 to create a loopback UDP path for
> passing statistics data. Not clear why this would fail unless you
> have some network filtering software in there to prevent it. Without
> more info about your platform, network config, etc, there's little
> more I can say...
Platform
--------
aegagrus:/home/dneighbo# less /proc/version
Linux version 2.4.17-k7 (herbert@gondolin) (gcc version 2.95.4 20011006 (Debian prerelease)) #2 Sat Dec 22 22:03:49 EST
2001
Network
--------
aegagrus:/home/dneighbo# ifconfig
eth0 Link encap:Ethernet HWaddr 00:E0:06:F7:23:BD
inet addr:192.168.100.40 Bcast:192.168.100.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:262314 errors:0 dropped:0 overruns:0 frame:0
TX packets:295273 errors:0 dropped:0 overruns:0 carrier:0
collisions:31208 txqueuelen:100
RX bytes:282725926 (269.6 MiB) TX bytes:29130298 (27.7 MiB)
Interrupt:5 Base address:0xfe00
In prior mail posted my hosts file and hosts.conf
The configuration is I have an internal network 192.168.100.xx that this machine is on. There is a server that has a
connectionto the internet and I use it also as a gateway for the internal network.
To my knowledge I do not have not installed any fire wall on this machine, basically this is a stock Debian install
from'unstable'. I will gladly give more information if you can tell me specifics you are looking for.
-derek