Re: tcp services (ssh,ftp) does not work

ray_at_redshift.com
Date: 10/30/05

  • Next message: Ivan Voras: "ext2 large_file"
    Date: Sun, 30 Oct 2005 05:23:27 -0800
    To: kamal kc <kamal_ckk@yahoo.com>, freebsd-questions@freebsd.org
    
    

    At 02:07 AM 10/30/2005 -0800, kamal kc wrote:
    | dear all,
    |
    | i have put sshd_enable="YES"
    | and inetd_enable="YES"
    | in /etc/rc.conf.
    |
    | netstat -an also shows that the port numbers
    | 21 and 22 are in listen state
    |
    | ftp is uncommented in /etc/inetd.conf
    |
    | but still the ssh/ftp services does not work.
    |
    | when i ftp from another computer the netstat
    | shows connection established but the ftp client
    | does not show anything.
    |
    | using ftp/ssh on the same computer also does not show
    | anything --- just blank.
    |
    |
    | what could have gone wrong.
    |
    | Help !!!
    |
    | kamal

    telnet localhost 21
    telnet localhost 22

    see if you get connections

    do you have a firewall running? Such as ipf. If so, make sure you have rules
    to allow traffic on those ports from outside machines, etc.

    Ray

     

    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"


  • Next message: Ivan Voras: "ext2 large_file"

    Relevant Pages

    • Re: Detecting Internet activity
      ... connection and then use netstat tool to confirm whether or not the relevant ... port is 20 or 21. ... Title: Enhance netstat ... >- when I open a FTP connection, none of the listed ports match the ...
      (microsoft.public.win32.programmer.networks)
    • Re: tcp services (ssh,ftp) does not work
      ... | netstat -an also shows that the port numbers ... | when i ftp from another computer the netstat ... | shows connection established but the ftp client ...
      (freebsd-net)
    • Re: tcp services (ssh,ftp) does not work
      ... | netstat -an also shows that the port numbers ... | when i ftp from another computer the netstat ... | shows connection established but the ftp client ...
      (freebsd-questions)
    • Re: tcp services (ssh,ftp) does not work
      ... | netstat -an also shows that the port numbers ... | when i ftp from another computer the netstat ... To unsubscribe, ...
      (freebsd-hackers)
    • Re: tcp services (ssh,ftp) does not work
      ... | netstat -an also shows that the port numbers ... | when i ftp from another computer the netstat ... To unsubscribe, ...
      (freebsd-net)