Re: Enabling "localhost" for Applications?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2006-08-29 at 14:44 -0400, Pyth7 wrote:
> Hi All,
> Am new to Fedora 5 and linux in general.
> Is there something -a service(?)- I need to
> to start to enable applications to connect on
> localhost?
> I am trying to run an application (FreeWRL)
> that uses a tcp socket connection in a server/client
> relationship using "localhost" port 9877.
> The client part can't connect and times out
> ,though the server part seems to run fine
> per se.

Are you sure the server is running properly?

Try:

$ netstat -lpn | grep 9877

That should show the server process listening on port 9877. If not, the
server part isn't running properly.

Do you have a firewall enabled?

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux