NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

A serial link via intermediate system?



Hi.

Is it possible to connect to a remote system via two serial links? In
another words, I would like to reach host C from host A:

        host A (serial 1) -> host B (serial 2) -> host C.

In essence, this works but the BREAK touches the first serial link instead
of the second one. I think that somehow the connections should be terminated
in the logical order:

        host C (BREAK 1) -> host B (BREAK 2) -> host A.

Is this possible -- or maybe I am doing something wrong?

- Jukka.


Home | Main Index | Thread Index | Old Index