Jump to content

USB enet adapter help / config changes not saved


JimR

Recommended Posts

I've got a USB ethernet adapter working on my Packet Squirrel, but am stumped as to how to save my config file changes between boots. Perhaps I'm missing something simple.

I'm adding my interface configuration (in Arming mode while testing...) via the command line:

uci set network.wye=interface
uci set network.wye.ifname='eth2'
uci set network.wye.proto='static'
uci set network.wye.ipaddr='192.168.1.18'
uci set network.wye.netmask='255.255.255.0'
uci set network.wye.ip6assign='64'

uci commit

/etc/init.d/network restart

--------

Everything works great and my changes appear in /etc/config/network

But when I reboot, my interface config is gone from /etc/config/network, and of course, my interface fails to come up.

What am I missing?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...