tcp services (ssh,ftp) does not work

ray at redshift.com ray at redshift.com
Mon Oct 31 15:56:35 PST 2005


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-net at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list