Casey Bralla (Mail List) via plug on 12 Jan 2023 05:39:23 -0800
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
[PLUG] Multi-Interface Networking a PiDP8 Simulator
|
- From: "Casey Bralla \(Mail List\) via plug" <plug@lists.phillylinux.org>
- To: "PLUG Philadelphia Linux Users Group" <PLUG@Lists.PhillyLinux.org>
- Subject: [PLUG] Multi-Interface Networking a PiDP8 Simulator
- Date: Thu, 12 Jan 2023 08:39:13 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sendinblue.com; q=dns/txt; s=mail; bh=lzJJsw1VY5fiOhjrX1heTRCDE/IImofoCa3I+t+L6rs=; h=from:subject:date:to:mime-version:content-type:list-unsubscribe:x-csa-complaints:list-unsubscribe-post; b=ZUA8TESCMvkYNOkAWoRPztGi/JHlDR36vO1qkigN4JwZu41yYDjQRBVm0u8C4KEjkHpnQBuassYk 5ED6gzN3yxAGQylylabNLDreguOS0pPGkhpC0vZ3oTDdpwMEi/GmDXwF7/54w1aeJYQpnA26nWeR vQVdJ3zuco10SjuwC7Q=
- Feedback-id: 77.32.148.21:4536357_-1:4536357:Sendinblue
- Origin-messageid: <8e6220fe-fa05-175e-8093-a0181d894b1d@NerdWorld.org>
- Reply-to: "Casey Bralla \(Mail List\)" <MailList@NerdWorld.org>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0
I just put together a PiDP-8 computer simulator.
(https://obsolescence.wixsite.com/obsolescence/pidp-8) It's
pretty cool and is helping me re-live my high school youth.
Right now, I ssh into the PiDP8 via wireless from any computer in
my local network. However, I'd also like to have a hard-wired
network connection to an old Eee netbook terminal so I can easily
take the thing on the road and show it off to others.
So, I want to:
- Keep the PiDP8 on the existing home wireless network so I can
ssh in as required and run updates
- Keep the Eee PC netbook on the existing home wireless network
so I can update it as required
- Use a cross-over network cable to connect the EE directly to
the PiDP8 (no router between them) so I can telnet/ssh into the
PiDP8 simulator, regardless of whether either of them is
connected to the wireless.
Here's my current idea:
- Keep the existing wireless setups on both the PiDP8 and the
Eee (set by configuration files, since both are text-only
non-GUI systems)
- Assign an IP address on a different subnet to the ethernet
port on the PiDP8
- Assign an IP address on the same alternate subnet to the
ethernet port on the Eee
- Telnet/ssh via the ethernet cross-over from the Eee to the
PiDP8
But will this work? Wouldn't the system try to send the
telnet/ssh via the wireless as the default route?
Any ideas or suggestions would be appreciated.
Casey
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug