Re: nfs and telnet problems

akonstam_at_trinity.edu
Date: 10/25/05

  • Next message: akonstam_at_trinity.edu: "Re: Hmm... I am trying to install FC4 but anaconda graphics broke!"
    Date: Tue, 25 Oct 2005 16:29:55 -0500
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    On Tue, Oct 25, 2005 at 06:24:57PM +0100, Adel Essafi wrote:
    > hi lists
    > I have installed an FC4 server. I have confgured it as nis and NFS
    > servers. I have proceeded exactly like documentation said and I got
    > theses probles
    > (note that ping and ssh works well)
    > 1- telnet don t work
    As someone else pointed out telnet may not be installed or not
    configured to work. In /etc/xinetd.d/telnet disabled must be no.
    > 2. nfs don t show the partitions to export (exportfs -a returns nothing)
    exportfs -a causes the exports to occur. exportfs alone displays
    exports.
    > 3. (not important at this point) nis clients can t find the server.
    Is this a dns problem ? Is /etc/yp.conf properly configured with
    something like:
    domain <domain name> server <server-name>?
    Has domainname been set in your /etc/sysconfig/network or somewhere
    else?
    Is ypbind running?

    What tells you the server can't be found? When you say ssh works does
    that mean that you can ssh to server from a client? But I assume you
    can't login to a client using ssh, True?

    > I don t know why this happens. I have tested this 5 months ago with an
    > FC3 and it works fine :-\
    > could you help plz
    >
    > --
    > fedora-list mailing list
    > fedora-list@redhat.com
    > To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

    -- 
    =======================================================================
    Don't read any sky-writing for the next two weeks.
    -------------------------------------------
    Aaron Konstam
    Computer Science
    Trinity University
    telephone: (210)-999-7484
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: akonstam_at_trinity.edu: "Re: Hmm... I am trying to install FC4 but anaconda graphics broke!"

    Relevant Pages

    • Re: ssh security question
      ... In my case - the client is a windows client and the ssh is embedded into the windows nx client. ... Is there any reason I can't run ssh-keygen on the server and copy the private key to the client - and the public key to the "authorised" directory? ... sniffer can catch your passwords, and it would make it trivial to log in ...
      (SSH)
    • Re: Publishing a SSH Server
      ... Your unix box cannot reply to SSH request, ... Create a client address set for your unix box (ip address from to are the ... Jim Harrison [ISA SE] ... In that case the server is a SecureNET client but still it doesn't work.... ...
      (microsoft.public.isa.publishing)
    • Re: FC6 VPN
      ... Then you can run any application you would like off the server by simply running it, or if you want to run a whole session, use gnomesession. ... ssh client that supports X forwarding, which is want you want to be looking at. ... SSH allows you to forward any local port to any remote port. ... If you need to connect to, say a windows share, you would forward your local port to the linux server through the ssh tunnel. ...
      (Fedora)
    • Re: Password less login between client & server, server & client
      ... password less logins on both the ssh client and ssh server. ... Login as the user that is making the connection. ...
      (comp.security.ssh)
    • NFS exportiert anscheinend nicht richtig
      ... ich versuche grade per NFS ein Verzeichnis im Netzwerk freizugeben, und habe mir ein Howtogesucht und durchgearbeitet, kann aber das Verzeichnis nicht mounten da es auf dem Server anscheinend nicht richtig exportiert wird. ... Exportfs sagt dazu: ... Der Client sagt beim Mounten: ...
      (de.comp.os.unix.networking.misc)