Re: Help: Unable to setup LAN for Linux and WinXp systems

From: Michael S. Dunsavage (mikesd_at_frontiernet.net)
Date: 02/16/04

  • Next message: Paul Swanson: "Re: Remote Desktop and Windows XP..."
    To: redhat-list@redhat.com
    Date: Sun, 15 Feb 2004 23:27:08 -0500
    
    

    well without samba it won't show up in explorer

    as for ssh and telnet you cannot use a netbios name unless samba is running
    and make sure you have ssh and telnet allowed[root@zeus xinetd.d]# cat telnet
    # default: on
    # description: The telnet server serves telnet sessions; it uses \
    # unencrypted username/password pairs for authentication.
    service telnet
    {
            flags = REUSE
            socket_type = stream
            wait = no
            user = root
            server = /usr/sbin/in.telnetd
            log_on_failure += USERID
            disable = yes
    }

    you'll want disable = no for telnet

    On Sunday 15 February 2004 23:16, Teja wrote:
    > I have Linux on my desktop and WinXP on my Laptop.
    >
    > But I am unable to see Linux on my Windows explorer, also I am unable to
    > telnet or ssh from winxp.
    >
    > I can ping linux ip successfully but cannot ssh or telnet. I am not sure
    > what I need do here in order to setup lan or I may be asking wrong
    > question.....can anybody show me the right way.
    >
    > thanks,
    > tej

    -- 
    Michael S. Dunsavage
    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Paul Swanson: "Re: Remote Desktop and Windows XP..."

    Relevant Pages

    • RE: Commentary on the seven words
      ... When I was an operating systems programmer we all too often forgot that the Operating system existed to support the application, not the other way around. ... A Because the application that we run uses a telnet client that doesn't support ssh - and that's why I can't run ssh on this system. ... I administrate one system that has 128 clients on it and it's ...
      (RedHat)
    • Re: Commentary on the seven words
      ... A Because the application that we run uses a telnet client that doesn't ... support ssh - and that's why I can't run ssh on this system. ... General Red Hat Linux discussion list ... >operating system and utility advice and assistance and there are SEVEN ...
      (RedHat)
    • Re: Commentary on the seven words
      ... routinely asked to help with enabling rsh and telnet. ... Shoot, I use SSH & all that, but if I wanted to allow it for some ... > I wrote in with a complaint that Linux will allow a process (like Tar, ... I administrate one system that has 128 clients ...
      (RedHat)
    • Re: OSR507: xm_vtcld : could not open libXm.so
      ... laptop, I can run successfully "scoadmin software" if I'm through SSH, ... LINUXLAPTOP $ telnet 172.xxx.101.66 ... Similarly cron jobs have a different environment, and cgi-bin scripts ...
      (comp.unix.sco.misc)
    • Re: SSH newbie question
      ... I had to enable SSH on one alpha in order to be able to "telnet" to my ... I didn't have to configure the mac on the VMS host and vice versa. ... Unless you take steps to block connections to it (via firewall rules, ...
      (comp.os.vms)