-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Openvswitch interface generation #18
Comments
Please refer my this comment. (I should have written this comment here but I didn't notice that.) |
Okay, I've managed to manually add a ovr_eth2 interface to my configuration via putty. I've used |
Okay, seems I had to wait a little bit. After fiddling around for a few minutes, pulling out and plugging in network cables and restarting interfaces, it finally shows up in Virtual Machine Manager. So no problem here anymore except for settings aren't stored after a DSM Update Now I only got the hassle of Directory Server hard pulling it's DNS Server IP from LAN, deactivating the internal DNS settings completly, but thats another story.... |
On DS1515+ with 4 ethernet ports and the USB 2.5G dongle as 'eth4' with static IP: An idea ? |
|
On DSM 7 I run these command and it works:
and then
|
@riverscn , thank you for creating the PR to support OVS. I will try this. Can anyone else try the script on the PR and help us verify that it works fine in various environments? |
Is this script available for the aqc111 based network devices? Edit: I've modified the aqc11 script with the changes in the r8152 script. Looks good so far. |
I've tried the script now for a month and had no issues. All VM's have network access and the network connection is correctly reesteblished after reboots and hard resets. |
Thank you for your report. I will merge this PR and release drivers for both platforms. |
I released new releases that include this change. |
I close this issue since open vSwich support is working correctly. |
Description of the problem
Installing the Driver does not install an openvswitch interface. The new LAN Interface cannot be used with virtual machine manager. Is there a command to activate or generate an "ovr_eth2" interface?
My current workaround is deinstalling virtual machine manager, disable and enable openvswitch again.
Description of your products
Description of your environment
Output of
ifconfig -a
commandThe text was updated successfully, but these errors were encountered: