hi,
i've encountered several problems integrating the guruplug in my network.
- If I connect the plug with a gigabit switch before booting, the plug will not complete boot and reboot
- If I connect the plug with the same switch after successful boot, the plug will crash
I read the latest threads in this forum and realized I am not the only one who has experienced these problems.
Can anybody tell if this is hardware or software related? Depending on the answer I would consider returning my plug.
Following the suggestions in these threads I've temporarily connected the plug with a 100Mbit switch.
- In order to access the plug using the cable connection I still have to tell it to switch wlan from AP mode to client mode
- Following that I have no internet access
So I edited /root/init_setup.sh to give the access point a different IP (192.168.1.1 belongs to my router) and to "ifup eth0"
Furthermore, I added the line "iface eth0 inet dhcp" to /etc/network/interfaces .
This finally got me internet access. Now I am wondering: What I am doing wrong? It should not be that complicated, should it?
Thanks for reading
tno