<div dir="ltr">Alex thanks, I might try dhcp so here what I got so far <br><br>As I told you, I have the Banana-R3 setup with OpenWRT <br><a href="https://uglyscale.press/2023/09/13/setup-the-banana-r3-with-openwrt/">https://uglyscale.press/2023/09/13/setup-the-banana-r3-with-openwrt/</a><br><br>And the ZimaBoard with pfSense <br><a href="https://uglyscale.press/2023/09/17/how-to-setup-zimaboard-to-run-pfsense/">https://uglyscale.press/2023/09/17/how-to-setup-zimaboard-to-run-pfsense/</a><br><br>So, I am grateful for the help, because again the R2 Pro will be OMV so I have a nas. <br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 19, 2023 at 12:03 AM Alex Carver via Ale <<a href="mailto:ale@ale.org">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">DHCP Relaying is more complicated than just DHCP service. Since you are <br>
already using this for testing purposes then having a dedicated DHCP <br>
service keeps your main DHCP pool clean.<br>
<br>
If you want something relatively simple to set up then just use DNSMasq <br>
as your DHCP server. It's nice and small and easy to configure.<br>
<br>
On 2023-09-18 12:11, Chuck Payne via Ale wrote:<br>
> Boris,<br>
> <br>
> So, here is my setup. I have a ZimaBoard that is pfSense that is the DHCP<br>
> server, connecting on the back of ZimaBoard ethernet for lan is the 2.5Ghz<br>
> SFP connection on my Banana-Pi R3 ( Which is my wifi router ). So, since I<br>
> have the Banana-Pi R2 Pro, I was like I need storage, thus OpenMediaVault<br>
> on Debian 11.<br>
> <br>
> I was thinking, ok let me setup DHCP relay, so I don't have another DHCP<br>
> Server or router. I am planning to install 8TB Drive, since the R2 Pro only<br>
> has one SATA slot. My plan is to have network with SBC. I know a bit geeky.<br>
> <br>
> Alex,<br>
> <br>
> So as soon as I can get past the error that DHCPD is givng me, I will<br>
> trying. DHPD Relay look to be less troubling and I was just hoping to pass<br>
> thru from the R3.<br>
> <br>
> Thanks guys. I will keep hammering away<br>
> <br>
> <br>
> On Mon, Sep 18, 2023, 2:57 PM Boris Borisov via Ale <<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>> wrote:<br>
> <br>
>> Put openwrt on the device. Is purposely built router OS in slim footprint.<br>
>> Everything that you can imagine is there. Or is installable with package<br>
>> manager.<br>
>><br>
>> I've been lately buying old routers from Goodwill and installing latest<br>
>> openwrt firmware. We'll before buying I'm checking openwrt repository if<br>
>> that router is supported.<br>
>><br>
>><br>
>> In general the service should listen on the device in your case wlan0.<br>
>><br>
>><br>
>> On Mon, Sep 18, 2023, 01:45 Alex Carver via Ale <<a href="mailto:ale@ale.org" target="_blank">ale@ale.org</a>> wrote:<br>
>><br>
>>> First question:<br>
>>><br>
>>> Why not run a local DHCP just for your test devices and make the ARM<br>
>>> board a router?<br>
>>><br>
>>> On 2023-09-16 19:08, Chuck Payne via Ale wrote:<br>
>>>> So,<br>
>>>><br>
>>>> I am trying to setup an arm board that has the following setup<br>
>>>><br>
>>>> eth0<br>
>>>> 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<br>
>>> have a<br>
>>>> wifi card in. So I have wlan0.<br>
>>>><br>
>>>> Being that eth0 should be wan, and lan0 to lan3 are lan. Now here is<br>
>>> what I<br>
>>>> 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<br>
>>>> small board devices on my desk.<br>
>>>><br>
>>>> I am running Bullseye, and I installed isc-dhcp-relay. In hopes that I<br>
>>> can<br>
>>>> just pull in a device into one of the four lan ports.<br>
>>>><br>
>>>> Here's what I got setup so far<br>
>>>><br>
>>>> # 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<br>
>>> requests?<br>
>>>> INTERFACES="eth1 wlan0"<br>
>>>><br>
>>>> # Additional options that are passed to the DHCP relay daemon?<br>
>>>> OPTIONS=""<br>
>>>><br>
>>>> I am assuming, which is bad for me that I need to wlan0 to issue the<br>
>>>> request, correct? Or do I need lan0@eth1 thru lan3@eth1 to pass the<br>
>>>> request. Which now makes me ask, how will they be able to pass traffic<br>
>>> from<br>
>>>> the wlan0 to those lanx ports?<br>
>>>><br>
>>>> Is it possible to do what I am wanting? I want to test ethernet devices,<br>
>>>> thus why I am not using a wireless usb dongle. I have plenty. Oh, did I<br>
>>>> tell you that I have already install OpenMediaVault on this board, so<br>
>>>> another reason for me to get it working.<br>
>>>><br>
>>>> Thanks for any help with my crazy idea.<br>
>>>><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> Ale mailing list<br>
>>>> <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
>>>> <a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
>>>> See JOBS, ANNOUNCE and SCHOOLS lists at<br>
>>>> <a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
>>><br>
>>> _______________________________________________<br>
>>> Ale mailing list<br>
>>> <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
>>> <a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
>>> See JOBS, ANNOUNCE and SCHOOLS lists at<br>
>>> <a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
>>><br>
>> _______________________________________________<br>
>> Ale mailing list<br>
>> <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
>> <a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
>> See JOBS, ANNOUNCE and SCHOOLS lists at<br>
>> <a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
>><br>
> <br>
> <br>
> _______________________________________________<br>
> Ale mailing list<br>
> <a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
> <a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
> See JOBS, ANNOUNCE and SCHOOLS lists at<br>
> <a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br clear="all"><div><br></div><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="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>