SLIP routing problem..!

Avinash Shenoy (avinash@ece.iisc.ernet.in)
Mon, 19 Feb 96 11:48:43 GMT+5:30


Hello all,
Am trying to use my Linux Box (1.2.3) as a router for SLIP nodes...
found that I am not able to set up more than one interface at a time....

Here's what I'm trying :-

1. slattach -s .......
2. ifconfig sl0 localhost pointopoint remotehost
3. route add localhostip dev sl0
4. route add -net localhostip gw remotehostip dev sl0

On trying the same for another interface the routing table goes crazy.
Any idea's on what I'm doing wrong??

Avinash Shenoy