I am following the instructions from turorial: How to set up Nas, Optware, etc, FOR TOTAL NOOBS
When I get to the part where I try to download the optware-install.sh file, I get an error
root@unknown:/tmp/home/root# wget xxxxxx/local—files/tut:optware-
installation/optware-install.sh -O - | tr -d '\r' > /tmp/optware-install.sh
Segmentation fault
Doesn't allow me to add links to post so changed domain to xxxx
Here's my setup:
I have a verizon modem/router that has wireless connection (192.168.1.1) <— primary router
Asus rtn66u has IP Address (192.168.1.71, dhcp disabled, gateway and dns: 192.168.1.1) <— secondary router
I set 2.4ghz to wireless ethernet bridge and connect to my primary router (192.168.1.1)
I set 5ghz to regular access point (different ssid from primary router).
I connect my laptop to the 5ghz access point. I am able to access the internet fine from the laptop. When I ssh to the router, i don't think it can access the internet fine. I tried to ping google from ssh and it doesn't work.
I can ping 192.168.1.1 fine. Is this not a valid setup?