We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

It seems like a bug with 0.2.0 b192



  • Re: routing table won't change

    It seems like a bug since "uci show network" says the gateway is set correctly. It's just not getting updated in the routing table

    network.loopback=interface
    network.loopback.ifname='lo'
    network.loopback.proto='static'
    network.loopback.ipaddr='127.0.0.1'
    network.loopback.netmask='255.0.0.0'
    network.globals=globals
    network.globals.ula_prefix='fd1d:48c4:7633::/48'
    network.wwan=interface
    network.wwan.ifname='apcli0'
    network.wwan.proto='static'
    network.wwan.ipaddr='193.0.1.158'
    network.wwan.netmask='255.255.255.0'
    network.wwan.gateway='193.0.1.39'
    network.wwan.dns='193.0.1.93'
    network.wwan.hostname='Omega-41B5'
    root@Omega-41B5:/#


Log in to reply
 

Looks like your connection to Community was lost, please wait while we try to reconnect.