> The problem came when “Step 3 - Converting WAN interface to Homenet”
> didn’t work as described. I clicked Delete for the WAN interface.

Don't use the web interface.  Ssh into the router, and use vi on
/etc/config/network, it's easier and more reliable.

Here's how we make a Homenet router:

  opkg update
  opkg install hnet-full ip tcpdump strace
  vi /etc/config/system
  vi /etc/config/network
  vi /etc/config/wireless
  vi /etc/config/firewall
  /etc/init.d/network restart
  (check the output for errors)
  sync
  reboot

I'll publish Dorine's configuration files when I'm back in Paris, they're
a little beyond what you're interested in (they set up two mesh interfaces
and one AP on each node), but they're a good example.

-- Juliusz

_______________________________________________
homenet mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/homenet

Reply via email to