Networking Forums

Networking Forums > Computer Networking > Linux Networking > Red Hat 9.0 ftp

Reply
Thread Tools Display Modes

Red Hat 9.0 ftp

 
 
Vesku
Guest
Posts: n/a

 
      11-20-2003, 10:46 AM
I installed RH 9.0 and have difficulty in setting up ftp access, it seems
enabled in firewall and nfs given r/w rights to host specified by ip
address but can not connect from other computer on same eth hub, ping ok.

Is there something else to configure to get ftp running ?

br Vesku
 
Reply With Quote
 
 
 
 
Jean-Luc BEAUDET
Guest
Posts: n/a

 
      11-20-2003, 10:53 AM
Check /etc/hosts.acces|deny as tcp wrapper is implemented by default

HTH

JLB :-)

Vesku wrote:

>I installed RH 9.0 and have difficulty in setting up ftp access, it seems
>enabled in firewall and nfs given r/w rights to host specified by ip
>address but can not connect from other computer on same eth hub, ping ok.
>
>Is there something else to configure to get ftp running ?
>
>br Vesku
>


 
Reply With Quote
 
Andrei Ivanov
Guest
Posts: n/a

 
      11-26-2003, 10:22 PM
Vesku <(E-Mail Removed)> wrote:
> I installed RH 9.0 and have difficulty in setting up ftp access, it seems
> enabled in firewall and nfs given r/w rights to host specified by ip
> address but can not connect from other computer on same eth hub, ping ok.
>
> Is there something else to configure to get ftp running ?


Check whether inet daemon is listening on ftp port:

# netstat -a|grep ftp
tcp 0 0 *:ftp *:* LISTEN

If it doesn't, edit the file in /etc/xinetd.d/ directory,
then restart xinetd.

--
andrei
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11