Skip to Content.
Sympa Menu

baslinux - Re: [BL] BasicLinux 2.1

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "Krzysztof A. Suchecki" <christopher.suchecki AT wp.pl>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] BasicLinux 2.1
  • Date: Tue, 17 Jun 2003 14:07:06 +0200

qwms-avib AT dea.spamcon.org wrote:

> Could you get it to work on BL2? Slattach worked
> fine on BL1, but I tried it last week on BL2 and
> couldn't get it to work. Something appears to be
> missing (perhaps in the BL2 kernel?).

I don't think kernel is guilty - I used today bare.i
and there were the same results :(
It doesn't matter if the second machine is BL2 or BL1 based.

`insmod slip` - there is an additional message in comparison with BL1:
"SLIP keepalive/linefeed" But no errors/warnings are issued.
`slattach -s 2400 /dev/cua0 &` informs that you should change
/dev/cua0 to /dev/ttyS0 because cua0 is obsolete.

OK, so I did:
====================================
insmod slhc
insmod slip
slattach -s 2400 /dev/ttyS0 &
(also slattach -k keepalive -s 2400 /dev/ttyS0 &)
====================================

but here sth is wrong:

====================================
ifconfig sl0 clark pointopoint lois
====================================
(there is proper /etc/hosts)

because after it, when I run simple`ifconfig`
I get only info about `lo` and nothing about `sl0`.

If I do:
================================================
ifconfig sl0 192.168.1.1 pointopoint 192.168.1.2
================================================

ifconfig instead of:

sl0 Link encap:VJ Serial Line IP

gives me:

sl0 Link encap:UNSPEC HWaddr:7*"00"-26-8*"00"

route add lois/clark issues:
SIOCADDR: No such device

So for me, ifconfig identifies sl0 as somewhat strange
NIC instead of "Serial Line IP".

Unfortunately, I'm short of free space to install Slack

Chris

---------------------------------------------------
Szukasz wyjazdu wakacyjnego? Sprawdź nasze oferty!
Nowy serwis w WP http://oferty.wp.pl/wakacje.html







Archive powered by MHonArc 2.6.24.

Top of Page