AuxXxilium / arc

Arc is a customized Redpill Loader for DSM 7.x (Xpenology) with enhanced Hardwaresupport, Addons, guided (semi-automated) Installation and more. Multiple customization options are built-in. It is modified to run on different Hardware (Wiki for more Informations). Commercial use is not permitted and strictly forbidden!
https://auxxxilium.tech
GNU General Public License v3.0
1.81k stars 210 forks source link

Creating LAN Bond (Customize 2 Nic's with custom MAC address) #583

Closed Cyber-Snoop closed 11 months ago

Cyber-Snoop commented 11 months ago

From this comment : https://github.com/AuxXxilium/arc/issues/582#issue-1923277459

Hello, Thank you for your work, really appreciated, I have the same problem with my config, I tested with this commands:

PXL_20231003_054329585

capture_2023-10-03 13h37_20

but when I creat a bond with this two, I lose the connection to my DSM i tried without the command describe above and same problem

Thanks by advance for your help

AuxXxilium commented 11 months ago

it's normal that you loose the connection if you create bond. bond uses mac from first nic. fake or not. it takes some time to to get an ip, sometimes dsm need a reboot.

your custom settings won't work anymore. because of dsm changes and we had to change cmdline for 7.2.1. also the new cmdline provides less issues with mac and nic and more stability. and we need only first mac faked to get everything working.

AuxXxilium commented 11 months ago

Screenshot 2023-10-03 161128 Screenshot 2023-10-03 161017 Screenshot 2023-10-03 161044

Bond is working like it should

Cyber-Snoop commented 11 months ago

Hello,

Thank you very much for your answer !

So, I made a fresh install with ARC v23.10.1b My steps: Select DS923+ / 7.2 / ARC Patch / Extensions : amepatch, cpuinfo, multismb3, powersched, reboot / All modules / Build loader / Load DSM Setup DSM then create Bond with Adaptive Load Balancing ALL WORK PERFECT ! :)

image

But... When I activate LAG mode on my netgear GS308EP, the DSM begins very slowly, when I disable LAG mode, ALL RE-WORK PERFECT ! :)

I have tested with too ethernet card, Intel PRO dual port (e1000e) and intel 82576 dual port (igb) = same symptoms

here some screenshot:

image

I notice this:

image

image we can't synchronize time and surf on package center

image

but we can continue to navigate on the DSM.

image

You can't see network addresses on eth0 and eth1, but you can connect to the DSM :)

I test with and without multismb3 extension.

All is ok with https://github.com/fbelavenuto/arpl/releases but it's for 7.1.1 and no ARC Patch... :)

If you need more information, please let me know :)

Thank you very much for your help

AuxXxilium commented 11 months ago

if you can't see address, set timeout higher. looks like your dhcp is to slow.

Cyber-Snoop commented 11 months ago

ok, strange, I have a pfsense under AMD A4 and with your previous version it was show... are ypu modified timeout in the last relase? if not, where is the parameter please ? image

And for the LAG / Bond, you have an idea ?

AuxXxilium commented 11 months ago

ok, strange, I have a pfsense under AMD A4 and with your previous version it was show... are ypu modified timeout in the last relase? if not, where is the parameter please ? image

And for the LAG / Bond, you have an idea ?

  1. look in loader, you will find it.
  2. LAG don't know, are you sure you selected the correct while create the bond?
Cyber-Snoop commented 11 months ago

Hello,

I made a fresh install with v23.10.3a

  1. I found this: PXL_20231009_143702382~2

No change with v23.10.1b. With v23.10.3a without change anythings, it's ok, cool 🙂

  1. Yes, retested too with v23.10.3a but same symptoms, very strange

Thank you for your work !! Really so well !!