Re: Multi-Networking in Linux - Multiple Subnets

c186282 <[email protected]> Thu, 30 Jul 2026 23:38:13 -0400
Newsgroups comp.os.linux.misc
Organization wokiesux
Message-ID <[email protected]>
On 7/30/26 00:14, rbowman wrote:
> On Wed, 29 Jul 2026 23:23:07 -0400, c186282 wrote:
> 
>> Has anybody made this work ? The adapter must not see just ONE subnet,
>> but a LIST of subnets and translate one to another seamlessly.
> 
> Many of our sites used dual homed NICs. Typically one NIC would be on the
> LAN, the other would be on the state network. In Windows the route command
> lets you set up a persistent route so that traffic goes through the
> correct gateway.
> 
> You can do the same thing to establish a failover with redundant networks.
> I don't know if that is what you're asking.

   I don't want "FAIL-over" - I want two or more
   subnets to be "live" ... access machines/devices
   on several subnets just by supplying the correct
   dot address or such.

   Preferably some fix that does NOT require 9999
   line scripts or $500 hardware.

   Not TOO long ago, we'd have asked why anyone
   would need more than 254 IP addresses easily
   in grasp. However that was before MANY boxes,
   MANY servers and finally "IOT".

   I did TRY to do this fix using a software router
   a few years back. Despite promises it didn't
   work right at all.

   Even now retired, my home has a lot of "IOT"
   type devices. It's beginning to get cluttered
   and ugly. I'd rather most of them be on another
   subnet entirely. Medium-sized biz, they're
   gonna be even MORE pressed to fit everything
   into just one subnet.