Git Product home page Git Product logo

dsmnetworkingmod's People

Contributors

adam5wu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

rezoran 00mjk

dsmnetworkingmod's Issues

will the patch work with DS920+?

Hello,

I have DS920+ witch comes with 2 Ethernet ports therefore I was wondering if your patch will work fine with it? when I was looking at the config files I noticed that eth3 is there although I don't know if this was meant to be virtual or physical.

I tried a lot of modifications but with no luck, like you stated in the readme, once Vswitch is active everything is destroyed, really appreciate the work you have done.

and are there any plans to mod for DSM 7?

Regards.

VLAN assigned to interfaces not participating in bond

Hi,

I was hoping you could help me out. I was trying to roll out your solution here, but I'm only using eth0 and eth1 in a bond, whereas eth2 and eth3 are independent. What's happening is the VLAN tag assigned to ovs_bond0 is getting assigned to eth2 and eth3, even though I have removed them from the slave list in the ifcfg files. Do you know why this is happening? I think it must be something in the script that is assigning them to the VLAN, but I can't rule out a configuration file issue either.

I have followed your example configuration, but have removed eth2 and eth3 from the slave_list.

Thanks for sharing this project.

TIA!

Here are my config files:

DEVICE=ovs_bond0
BOOTPROTO=dhcp
ONBOOT=yes
IPV6INIT=off
TYPE=OVS
BOND_MODE=balance-tcp
BONDING_OPTS="bond_mode=balance-tcp lacp=active"
PRIMARY=eth0
SLAVE_LIST="eth0 eth1 "
OVS_VLAN_ID=6
OVS_PATCH="patch0a:patch0b "

DEVICE=ovs_bond1
ONBOOT=yes
BOOTPROTO=dhcp
IPV6INIT=off
TYPE=OVS
OVS_VLAN_ID=15
OVS_PARENT=ovs_bond0
OVS_MACADDR=00:11:32:X
SLAVE_LIST="eth0 eth1 "

DEVICE=ovs_bond2
ONBOOT=yes
BOOTPROTO=dhcp
IPV6INIT=off
TYPE=OVS
OVS_VLAN_ID=10
OVS_PARENT=ovs_bond0
OVS_MACADDR=00:11:32:X
SLAVE_LIST="eth0 eth1 "

DEVICE=ovs_bond99
BOOTPROTO=none
ONBOOT=yes
TYPE=OVS
IPV6INIT=off
OVS_VIRTUAL=yes
OVS_PATCH="patch0b:patch0a "
SLAVE_LIST="eth0 eth1 "

DEVICE=ovs_eth0
ONBOOT=yes
BOOTPROTO=dhcp
PRIMARY=eth0
TYPE=OVS
SLAVE=yes

DEVICE=ovs_eth1
ONBOOT=yes
BOOTPROTO=dhcp
PRIMARY=eth1
TYPE=OVS
SLAVE=yes

#Don't want as part of the bond or VLAN 6, but comes up as VLAN6
DEVICE=ovs_eth2
BOOTPROTO=static
ONBOOT=yes
PRIMARY=eth2
TYPE=OVS
IPADDR=X.X.X.X
NETMASK=255.255.255.0
IPV6INIT=off
SLAVE=no

#Don't want as part of the bond or VLAN 6, but comes up as VLAN6
DEVICE=ovs_eth3
BOOTPROTO=dhcp
ONBOOT=yes
PRIMARY=eth3
TYPE=OVS
IPV6INIT=off
SLAVE=no

Patch for DSM 6.2.3-25426

Thanks for the great patch! Working on my 918+

Do you have any plans to release a new patch for version 6.2.3-25426?

William

Patch: command not found

Tried to apply this patch,
I am used to linux consoles but this synology thing dosnt seem to have some package manager to apply this patch, whats a suitable alternative?
Thought it might be a git command, no...

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.