Hi, postgresql will not allow connections from software/script after ip-change, I cannot figure out why. If I manually connect to postgresql it works fine. Here are to two transcripts from software output and from terminal output. Date: Tue, 2 Aug 2005 17:10:02 +0200 From: Cron Daemon <root@nav.admin.khio.no> To: root@nav.admin.khio.no Subject: Cron <navcron@nav> $BINDIR/thresholdMon.py >> $LOCALSTATEDIR/log/thresholdMon.log Traceback (most recent call last): File "/usr/local/nav/bin/thresholdMon.py", line 39, in ? conn = db.getConnection('thresholdmon','manage') File "/usr/local/nav/lib/python/nav/db/__init__.py", line 86, in getConnection connection = psycopg.connect('host=%s dbname=%s user=%s password=%s' % psycopg.OperationalError: could not connect to server: Connection refused Is the server running on host localhost and accepting TCP/IP connections on port 5432? Does anybody have an idea of why this is happening? Thanx in advance. Mvh Bulent Sarinc IT.-advisor at KHIO