Git Product home page Git Product logo

Comments (3)

mkschreder avatar mkschreder commented on July 30, 2024

fixed in 1.15.11rc3. Let me know if you find any other issues. :-)

On Mon, Nov 9, 2015 at 5:38 AM, lvzaina [email protected] wrote:

config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config globals 'globals'
option ula_prefix 'fdcb:5bd4:6ddb::/48'

config interface 'lan'
option ifname 'eth0'
option force_link '1'
option type 'bridge'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '10'

I can not change "lan" ip address,
I think it's because interface 'loopback' properties in the "ipaddr" and
interface 'loopback' properties "ipaddr" repeated


Reply to this email directly or view it on GitHub
#16.

from juci.

lvzaina avatar lvzaina commented on July 30, 2024

Many thanks!
In addition, about "wlctl", where I can find this command?

from juci.

mkschreder avatar mkschreder commented on July 30, 2024

only on broadcom hardware. It talks directly to the broadcom wireless
driver.
On 9 Nov 2015 13:20, "lvzaina" [email protected] wrote:

Many thanks!
In addition, about "wlctl", where I can find this command?


Reply to this email directly or view it on GitHub
#16 (comment).

from juci.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.