<div dir="ltr">So, <div><br></div><div>I am trying to setup an arm board that has the following setup <br><br>eth0</div><div>eth1<br>lan0@eth1<br>lan1@eth1<br>lan2@eth1<br>lan3@eth1  <br><br>Because of the part of the house I am on, I can't use ethernet. So I have a wifi card in. So I have wlan0. <br><br>Being that eth0 should be wan, and lan0 to lan3 are lan. Now here is what I am trying to do, and it's gonna be a bit crazy. <br><br>I like to use the arm board ( Banana-Pi BPi-R2 Pro ) as a hub for other small board devices on my desk. <br><br>I am running Bullseye, and I installed isc-dhcp-relay. In hopes that I can just pull in a device into one of the four lan ports. <br><br>Here's what I got setup so far <br><br clear="all"><div># Defaults for isc-dhcp-relay initscript<br># sourced by /etc/init.d/isc-dhcp-relay<br># installed at /etc/default/isc-dhcp-relay by the maintainer scripts<br><br>#<br># This is a POSIX shell fragment<br>#<br><br># What servers should the DHCP relay forward requests to?<br>SERVERS="192.168.107.1"<br><br># On what interfaces should the DHCP relay (dhrelay) serve DHCP requests?<br>INTERFACES="eth1 wlan0"<br><br># Additional options that are passed to the DHCP relay daemon?<br>OPTIONS=""<br></div><div><br></div><div>I am assuming, which is bad for me that I need to wlan0 to issue the request, correct? Or do I need lan0@eth1 thru lan3@eth1 to pass the request. Which now makes me ask, how will they be able to pass traffic from the wlan0 to those lanx ports? <br><br>Is it possible to do what I am wanting? I want to test ethernet devices, thus why I am not using a wireless usb dongle. I have plenty. Oh, did I tell you that I have already install OpenMediaVault on this board, so another reason for me to get it working. <br><br>Thanks for any help with my crazy idea. </div><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Terror PUP a.k.a<br>Chuck "PUP" Payne<br>-----------------------------------------<br>Discover it! Enjoy it! Share it! openSUSE Linux.<br>-----------------------------------------<br>openSUSE -- Terrorpup<br>openSUSE Ambassador/openSUSE Member<br>skype,twiiter,identica,friendfeed -- terrorpup<br>freenode(irc) --terrorpup/lupinstein<br>Register Linux Userid: 155363<br> <br>openSUSE Community Member since 2008. </div></div></div></div></div></div>