Remix.run Logo
thisislife2 3 days ago

I have the opposite complaint. I wish OpenWRT ran on low-resource routers like those really cheap TP-link ones. DD-WRT does support a few of it, and my personal opinion is that it is better optimised than OpenWRT. By the way, you should explore OpenBSD ( https://openbsdrouterguide.net/ ).

imiric 2 days ago | parent | next [-]

Thanks for the OpenBSD guide.

Do you know whether 10Gb NICs are supported in OpenBSD, and can the link be fully saturated?

I'd be interested in building a DIY router on OpenBSD, but I need support for 10Gb SFP+, with an upgrade path beyond that.

thisislife2 2 days ago | parent [-]

Yes. Support is there for some 10Gb Intel devices ( https://man.openbsd.org/ix.4 ) and Broadcom devices ( https://man.openbsd.org/bnxt.4 ) including SFP+.

imiric 2 days ago | parent [-]

Great, thanks!

zokier 3 days ago | parent | prev [-]

Yeah, I know openbsd is a thing. I just like Linux too much.