Hi

I'm seeking help with a problem which has had me scratching my head all evening - first a bit of background...

I suffered a brownout at home on Wednesday which took down my development machine. It came back up ok (as far as I can tell) but now I find that I can't access my previously happy OpenACS site on that machine via its DNS name steve.festinalente.co.uk but I can access it via its ip of 192.168.1.2. Its running Mandrake 10 with a 2.6 kernel. Aolserver is 4.0.2 running on TCL 8.4.6.

A bit more digging revealed that there was only one nsd process running. I've stripped it down to the basics - a clean compiled Aolserver 4.0.2 fired from the command line with:

bin/nsd -b 192.168.1.2:8000 -u steve -t sample-config.tcl

and it still only brings up one process. The server responds to requests on 192.168.1.2 but not on steve.festinalente.co.uk. The log contains nothing of interest;

[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nsmain: AOLserver/4.0 starting
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nsmain: security info: uid=501, euid=501, gid=501, egid=501
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nsmain: max files: FD_SETSIZE = 1024, rl_cur = 1024, rl_max = 1024
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: adp[server1]: mapped /*.adp
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: adp[server1]: mapped /*.u_adp
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: adp[server1]: mapped /*.gb_adp
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: adp[server1]: mapped /*.sjis_adp
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: modload: loading '/usr/local/aolserver-v40r2/bin/nssock.so'
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: modload: loading '/usr/local/aolserver-v40r2/bin/nslog.so'
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nslog: opened '/usr/local/aolserver-v40r2/servers/server1/modules/nslog/access.log'
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: conf: [ns/server/server1]enabletclpages = 0
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nsmain: AOLserver/4.0 running
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nsmain: security info: uid=501, euid=501, gid=501, egid=501
[25/Jun/2004:23:17:40][877.1085164464][-sched-] Notice: sched: starting
[25/Jun/2004:23:17:40][877.1076451040][-main-] Notice: nssock: listening on 192.168.1.2:8000
[25/Jun/2004:23:17:40][877.1085234096][-driver-] Notice: starting
[25/Jun/2004:23:17:40][877.1085234096][-driver-] Notice: driver: accepting connections


And the access log shows nothing for requests other than those coming from the ip.

I'm stumped. Is this a threading problem? Any thoughts on how I can trace this further?

TIA

    Steve



Steve Manning - Mandrake Linux 10.0 - Gnome 2.4
East Goscote - Leicester - UK +44 (0)116 260 5457
E-Mail: [EMAIL PROTECTED] - Web: www.festinalente.co.uk
AIM: verbomania - Public Key: 25665CAF from: wwwkeys.pgp.net


There are only 10 types of people in this world
Those who understand binary and those who don't

-- AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.



Reply via email to