ITEM: AC3847L
Multi-hop SLIP configuration
Question:
ENV:
Ethernet network:
3-COMM
RISC1 ----- Terminal ----- Modem -- slip -- Modem ------- RISC2
Server
IP Addresses:
RISC1 = 193.143.128.132
RISC2 = 193.143.128.181
T/S = 193.143.128.190
mask = 255.255.255.192
DESC:
The customer can telnet from the 250 to the terminal server, and from
the terminal server he can telnet to the RISC. What the customer would
like to be able to do is telnet directly from the 250 to the RISC
The customer can put a PC in place of the 250 and telnet directly to
the RISC, but cannot do this with the RISC.
Response:
SLIP creates a point-to-point route when the sl0 interface is
brought up. Therefore you can only get to that point since
these points are all on the same network (i.e. there is no
gateway).
We were able to get around this by doing the following:
1) Remove to point to point route
route delete 193.143.128.181 193.143.128.190
2) Add a default route
route add 0 193.143.128.190
They were then able to get directly to any other machines on their
network. Notes that these commands will net to be put
in the /etc/rc.net file so that they execute each time
the system is booted.
Support Line: Multi-hop SLIP configuration ITEM: AC3847L
Dated: October 1994 Category: N/A
This HTML file was generated 99/06/24~13:30:30
Comments or suggestions?
Contact us