harribionic Wrote:
-------------------------------------------------------
> It was an error specific to my computer. Sorted
> now :)
Do you have instructions on what happened? I'm having the same problem as well. Here is my /etc/config/network on the PirateBox. It's not plugged in via ethernet.
-------------------------------------------------------
> It was an error specific to my computer. Sorted
> now :)
Do you have instructions on what happened? I'm having the same problem as well. Here is my /etc/config/network on the PirateBox. It's not plugged in via ethernet.
config interface 'loopback' option ifname 'lo' option proto 'static' option ipaddr '127.0.0.1' option netmask '255.0.0.0' config interface 'lan' option ifname 'eth0' option type 'bridge' option proto 'static' option ipaddr '192.168.1.1' option netmask '255.255.255.0'