/etc/opkg.conf
option http_proxy http://proxy.example.org:8080/
option ftp_proxy ftp://proxy.example.org:2121/
opkg update
opkg remove wpad-mini
opkg install wpad
opkg install snmp
y despues configurar snmp
/etc/opkg.conf
option http_proxy http://proxy.example.org:8080/
option ftp_proxy ftp://proxy.example.org:2121/
opkg update
opkg remove wpad-mini
opkg install wpad
opkg install snmp
y despues configurar snmp
Crear un directorio para guardar los certificados /etc/apache2/ssl Dentro poner los certificados cert.crt private.key bundle.crt Configu...