Code Monkey home page Code Monkey logo

Comments (4)

euforia avatar euforia commented on August 15, 2024

Hey boozedog,
There are actually many more network options and forwarding methods than seen in the WebUI. I was actually looking for a direct bridge network configuration without any NAT'ing / forwarding. I am in the process of implementing that option. Is there a particular option you were looking for?

from webvirtmgr.

 avatar commented on August 15, 2024

I also have a problem similar to this. I prefer to create all network bridges myself, and WebVirtMgr is refusing to use my bridge.

br0       Link encap:Ethernet  HWaddr 00:30:48:C3:A6:B4  
          inet addr:192.168.2.5  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::230:48ff:fec3:a6b4/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:277381 errors:0 dropped:0 overruns:0 frame:0
          TX packets:161358 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:355356420 (338.8 MiB)  TX bytes:42752607 (40.7 MiB)

When I attempt to add this network to WebVirtMgr, I get the following error:
Input subnet pool error

I am adding:
Name: br0
Network: 192.168.2.0/24
No DHCP
ROUTING

from webvirtmgr.

retspen avatar retspen commented on August 15, 2024

Use IPcal to calculate your network. Example: br0 - 192.168.2.5/32 gw 192.168.2.1; virbr0 - 192.168.2.8/29 gw 192.168.2.9(Routing). WebVirtMgr can create sunbnet if you input correct netmask to route network on bridge device then need add route this network on your GW on bridge interface. This error broadcasts Libvirt not WebVirtMgr.

from webvirtmgr.

retspen avatar retspen commented on August 15, 2024

boozedog: Fix this bug.

from webvirtmgr.

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.