[plug] Problem establishing lister service with Oracle under Debian

James Devenish devenish at guild.uwa.edu.au
Wed Sep 24 14:06:41 WST 2003


This is going to sound hairy, but...

In message <1064378082.1197.2.camel at debian>
on Wed, Sep 24, 2003 at 12:34:42PM +0800, Chris Caston wrote:
> I think the problem is not that there is already something listening on
> the port but rather that for some reason the netca cannot bind the
> service to that port.

One common approach is to run `strace -ofilename netca` (for example),
and then read through the file named 'filename' to see if the kernel is
responding with 'access denied' (for example) and, if so, for what
resource.


_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list