Coder Social home page Coder Social logo

Comments (5)

oofnikj avatar oofnikj commented on July 17, 2024

Hi, not sure I understand your situation. Are you using docker-openwrt on your RPi 4 as your main router that is broadcasting more than one SSID? Or two separate routers for each network?

There shouldn't be any functional difference between using OpenWrt natively vs. in Docker on your RPi. If you want to access a device on your camera network from a device on your main network, you must ensure that your firewall rules and routing configuration allow for it.

You may find one of my write-ups, VLANs and wifi, helpful.

from docker-openwrt.

guny74 avatar guny74 commented on July 17, 2024

Hello,

I think my first idea was rubbish....

I will keep my main router (does not allow routing between the home net and guest wifi net).
So know I think I neet an device with one net card in the home net and one wifi connetion at the wifi net.
The device (open wrt docker ?) has to make a 1:1 NAT for each device i want to access in the guest wifi.

I think I could do this with openwrt in a docker, but I think it does not run properly.
So first I want to start the openwrt, on start I see the following errors

2021-03-28T11:59:42.703763600Z Failed to resize receive buffer: Operation not permitted

2021-03-28T11:59:42.725690058Z RTNETLINK answers: Operation not permitted

2021-03-28T11:59:42.727558355Z RTNETLINK answers: Operation not permitted

2021-03-28T11:59:42.739645418Z Press the [f] key and hit [enter] to enter failsafe mode

2021-03-28T11:59:42.739714381Z Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level

2021-03-28T11:59:45.828343068Z Failed to send flush request: Operation not permitted

2021-03-28T11:59:45.836543480Z RTNETLINK answers: Operation not permitted

and at many menus e.g. network --> interfaces I get an HXR time out.

I use the ofnik/openwrt:19.07.7-armvirt-32 ready image

Is there a documentation about command & parameter to start the docker container ?

Thanks

Regards

from docker-openwrt.

guny74 avatar guny74 commented on July 17, 2024

Hello,

On "menu e.g. network --> interfaces I get an HXR time out.

Any idea ?

I also have a deeper look at the system logs

an see that the "dnsmasq" crashes in a loop.... also iny Idea ?

I there an other way / image to going on to my "project" ?

Thatnk you.

Reagards / Happy eastern

Thorsten

from docker-openwrt.

oofnikj avatar oofnikj commented on July 17, 2024

Hi @guny74, I hope you have been able to figure out your issue. Please re-open this issue or alternatively open a new one if you continue to have problems.

from docker-openwrt.

hllhll avatar hllhll commented on July 17, 2024

For your original question:
The default configuration of this project is having LAN and WLAN bridged; The solution is to remove the bridging and handle them independently (static IP, DHCP for the guest wifi, etc.), it worked for me.

from docker-openwrt.

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.