1833788 Members
2518 Online
110063 Solutions
New Discussion

Re: ftp

 
SOLVED
Go to solution
Punithan
Advisor

ftp

hi
now i just want let 5 ip adress
to ftp my server can u all
help me on that i am using LClass with
hpux 11i.
System Engineer
6 REPLIES 6
U.SivaKumar_2
Honored Contributor

Re: ftp

hi,
In /var/adm/inetd.sec file put this entry
ftp allow "first_ip" "second_ip" "thirdip"

Put all the ip addresses you want to allow.

regards,
U.SivaKumar
Innovations are made when conventions are broken
Punithan
Advisor

Re: ftp

hi siva

in my no inetd.sec in /var/adm
System Engineer
Sebastian Galeski_1
Trusted Contributor
Solution

Re: ftp

Hi
/var/adm/inetd.sec
/etc/ftpd/ftpusers
man ftpusers
man inetd.sec
Sebastian Galeski_1
Trusted Contributor

Re: ftp

see attachment
create file inetd.sec with permition 444 root:sys
Darrell Allen
Honored Contributor

Re: ftp

Hi,

You will need to create /var/adm/inetd.sec. Be sure to "man inetd.sec".

Darrell
"What, Me Worry?" - Alfred E. Neuman (Mad Magazine)
U.SivaKumar_2
Honored Contributor

Re: ftp

hi,
you can create inetd.sec


regards,
U.SivaKumar
Innovations are made when conventions are broken