On Thu, 05 Oct 2023 16:25:25 +0200
Josuah Demangeon wrote:
> Which would provide something acting like Ethernet,
> but out of a serial cable instead of a cat6 cable.
They could be running serial over a cat6 cable. Some of the embedded
systems I am using do this. There is no ethernet involved, th
Sagar Acharya wrote:
> I tried so much to find resources on learning networking and routing. I still
> couldn't find any. ip man page is about implementation of several RFCs.
For the theory, you could read the introduction chapter of
Computer Networks by Tanenbaum (less than 80 pages for the int
Sean MacLennan wrote:
> On Thu, 05 Oct 2023 16:25:25 +0200
> Josuah Demangeon wrote:
>
> > Which would provide something acting like Ethernet,
> > but out of a serial cable instead of a cat6 cable.
>
> They could be running serial over a cat6 cable. Some of the embedded
> systems I am using do
Hello Sagar Acharya,
Let me know if I misunderstood, but I believe you are mixing two things:
If you have a cat6 ethernet cable, then you likely already have a network card.
You do not need DHCP to get two computers communicate, you can use static
addressing, which is easier to use than DHCP.
#
How to use sdhcp? Can it be used to create an internal network where a cat6
cable is connected via /dev/ttyS1 to another PC.
Is it possible to run a daemon which provides network in system 1 to the one
connected across /dev/ttyS1?
http://git.2f30.org/sdhcp/
Thanking you
Sagar Acharya
https://