Adicionei o comando no Putty. Agora não estou conseguindo entrar no SCP, a senha não confere.
I added the command in Putty. Now I am not able to enter the SCP, the password does not match.
uci set network.wan.proto="static"
uci set network.wan.ipaddr="192.168.0.50"
uci set network.wan.netmask="255.255.255.0"
uci set network.wan.gateway="192.168.0.100"
uci set network.wan.dns="192.168.0.100"
uci commit network
/etc/init.d/network restart
I won a White Box Sk-WB8. How to put an ip in openwrt to use WinSCP? Whitebox doesn't give me an ip. I only have access via usb-ttl serial. Thank you so much.
Does the sk-WB8 device not provide an IP address to your connected computer?
You have a serial connection... please use that to provide the following:
Please copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
This is a highly customized vendor firmware- it is not a standard/official openwrt version. You need to ask the vendor for support because it is so different from the way openwrt normally works due to their customized code.