Jesse Driver writes: > > >From the local system when I do a > "telnet hostname 2401" I get the following response: > telnet: Unable to connect to remote host: Connection > refused
That means that inetd is not listening for connections on port 2401, so there's something wrong with your inetd configuration. Check your syslog for error messages. If that doesn't help, you may want to run inetd in debug mode (see the man page for details). -Larry Jones Why is it you always rip your pants on the day everyone has to demonstrate a math problem at the chalkboard? -- Calvin _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
