Hello together,
i have a problem and need your help.
i have a netgear wnr3500L with "Tomato Firmware 1.28.0000 MIPSR2-140 K26 USB miniVPN".
Backround: The Router makes a wireless lan only for my amazon-dash-buttons which shall start a LED blinking on my raspberry pi.
At first: if I start the script manually with telnet/ssh at the router it works great, but if i start it as an init-script its not working (complete).
Init:
Tomato - "Init" script in web-interface didn't do what i want
i have a problem and need your help.
i have a netgear wnr3500L with "Tomato Firmware 1.28.0000 MIPSR2-140 K26 USB miniVPN".
Backround: The Router makes a wireless lan only for my amazon-dash-buttons which shall start a LED blinking on my raspberry pi.
At first: if I start the script manually with telnet/ssh at the router it works great, but if i start it as an init-script its not working (complete).
Init:
Code:
echo "LABEL=optware /opt ext3 defaults 1 1" >> /etc/fstab...