Static Networking *TIP*
#4
RE: Static Networking *TIP*
Hi There,

That's the sort of awesome homelab question I love :-)

You are right, RIP can't help you with this one. Your diagram was awesome by the way.

The static way I see you working this out would be to create an alias on the Octane interface (so it has two IP addresses) and use the host's file to address the second subnet interface. e.g.


CRIMSON                                                                     OCTANE
et0:  192.168.10.10  (255.255.255.0) ----------------------> ec0:0 192.168.10.11  (255.255.255.0)
fddi: 192.168.11.10  (255.255.255.0) ----------------------> ec0:1 192.168.11.11  (255.255.255.0)

/etc/hosts
CRIMSON 192.168.11.10
OCTANE   192.168.11.11

Code:
richard@marvin [~]: chkconfig
        Flag                 State
        ====                 =====
        OUTPUT TRUNCATED
        ipaliases            on

Code:
richard@marvin [~]: cat /etc/config/ipaliases.options
ec0 192.168.11.10 netmask 0xffffff00 broadcast 192.168.11.255

Code:
richard@marvin [~]: ifconfig -a
ec0: flags=8410c43<UP,BROADCAST,RUNNING,FILTMULTI,MULTICAST,LINK0,IPALIAS,IPV6>
        inet 203.0.113.12 netmask 0xffffff00 broadcast 203.0.113.255
        inet 192.168.11.10 netmask 0xffffff00 broadcast 192.168.11.255


Hope that helps and I didn't shoot myself in the nob
Richie

EDIT: Literally changed everything.

"My answer in answering the question: "What does the red spectrum tell us about quasars",There are various words that need to be defined: what is a spectrum, what is a red one, why is it red, and why is it so frequently linked with quasars?"..."What the hell is a quasar?


Onyx2 Octane2 O2 O2 Origin 200 Indigo2 R10000/IMPACT Indy
(This post was last modified: 01-21-2022, 02:58 PM by defaultrouteuk.)
defaultrouteuk
Sponsor

Trade Count: (0)
Posts: 111
Threads: 28
Joined: Jul 2020
Location: Dubai
Website Find Reply
01-21-2022, 02:47 PM


Messages In This Thread
Static Networking *TIP* - by defaultrouteuk - 01-21-2022, 11:18 AM
RE: Static Networking *TIP* - by TruHobbyist - 01-21-2022, 12:07 PM
RE: Static Networking *TIP* - by jan-jaap - 01-21-2022, 01:49 PM
RE: Static Networking *TIP* - by defaultrouteuk - 01-21-2022, 02:47 PM
RE: Static Networking *TIP* - by jan-jaap - 01-21-2022, 07:12 PM
RE: Static Networking *TIP* - by defaultrouteuk - 01-23-2022, 07:59 AM
RE: Static Networking *TIP* - by jwhat - 01-22-2022, 03:57 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)