Anonymous FTP Should be considered a security concern and should be enabled only if it is absolutely necessary. Also, to allow FTP to work properly in a chroot environment, make sure that the file system containing the FTP home directory is not mounted as nosuid.
|
SET UP RSC on a Sun Fire V880
a) Moverse hasta el directorio de nuestra arquitectura del server:
# /usr/platform/`uname -i`/sbin/
# ls
rsc-config rsc-initscript rscadm
#
b) Configurar parametros de red para su acceso remoto a la ALOM
# ./rscadm set ip_mode config
# ./rscadm set ip_addr 172.18.136.240
# ./rscadm set ip_netmask 255.255.255.0
# ./rscadm set ip_gateway 172.18.136.1
# ./rscadm resetrsc
# ./rscadm shownetwork
IP Address: 172.18.136.240
Gateway address: 172.18.136.1
Netmask: 255.255.255.0
Ethernet address: 00:03:ba:68:b2:f6
#
Ahora a testear conectividad vía telnet, una vez que se halla conectado el cable de red a la tarjeta ALOM.