Recent content by orion2

  1. O

    AC87U - Setting Vlan results in no access to web admin

    This router is driving me crazy. AC87U running v378.50 of the Merlin firmware. Running the following is now resulting in no access to the web admin interface (I'm still ssh'ed in): robocfg vlan 1 ports "1 2 3 4 8t" robocfg vlan 3 ports "0 8t" vconfig add eth0 3 ifconfig vlan3 up NVram was...
  2. O

    Setting VLANs in nvram

    I understand that when in routing mode that the Vlans need to be forced on startup to enable dual-WAN. However, when running in AP mode it makes no sense to force the Vlan config on every startup
  3. O

    Setting VLANs in nvram

    Amusingly, doing that exact search doesn't find the post your quote comes from, I had to search for the quote itself. Searching for "vlan1 reset nvram" didn't show any threads that seemed relevant either.
  4. O

    Setting VLANs in nvram

    Any way to change that? Relying on a script for that could lead to the device bridging 2 networks should the script fail or fail to run. My other thought is running the router in the default mode. It would mean more things to configure from scripts, but it reduces the chance of what would be...
  5. O

    Setting VLANs in nvram

    I can't find any stable firmware for the AC87U, you might have better luck with your router :) I wonder if there is a way to turn on more logging to see if something is changing the vlan1 setting
  6. O

    Setting VLANs in nvram

    Ok, so I verified I can set a new value in NVRAM and it will persist through a reboot nvram set test=hello nvram commit reboot (wait, log back in to ssh) nvram show | grep test I've also set the ssid of one of the unused guest wifi, and that sticks as well. Seems like something is...
  7. O

    Setting VLANs in nvram

    Hello, I'm having some frustration with setting the default vlan port assignments in nvram. I have an AC87U running the latest stable build of Merlin (378.50) The unit is set in AP mode, 1 guest wifi, jffs (and jffs scripts) enabled, ssh enabled etc. The goal is to have port 0 (which is...
Back
Top