Hi everybody,
I still have problems making running slip between my host linux pc and
TS7800,while it runs correctly between two linux pc.
I configured slip by the standard two lines:
/sbin/slattach -p slip -s 19200 /dev/ttyS1 &
/sbin/ifconfig sl0 192.168.1.131 pointopoint 192.168.1.170 up
the first line gives me an error (only in TS7800) if I don't load
manually the slip module (modprobe slip)
the strange thing (perhaps) is that:
in Host (Fedora) Linux PC I have:
lsmod | grep slip
slip 13601 1
slhc 9025 1 slip
in TS7800 (upgraded with last distribution from ts ftp site)
lsmod | grep slip
slip 8896 1
slhc is not loaded and even if I try to manually load firstly slhc and
then slip, modules are loaded with no errors,
slattach command returns no errors but
lsmod | grep sl
slip 8896 1
slhc 5888 0
and definitly slip doesn't run, no ping between TS7800 and hosts
Can You give me some hints, please? Could be the modules
configuration difference the reason?
Thanks in advance
Paolo
--- In Paolo Marras <> wrote:
>
> Hi Frank,
> Thanks
> but it was already commented out.
>
> any other ideas?
>
> Paolo
>
>
>
> ----- Original Message ----
> From: Frank <>
> To:
> Sent: Friday, September 12, 2008 2:55:01 PM
> Subject: Re: [ts-7000] slip configuring problem on ts7800
>
>
> By default, getty has a hold on the serial ports. Make sure this line:
>
> #T1:23:respawn: /sbin/getty -L ttyS1 115200 vt100
>
> Is commented out in /etc/inittab and reboot (although I've heard a
> reboot is not necessary).
>
> -Frank
>
> nibapa wrote:
> Hi everybody,
>
> I have configured slip on my ts7800:
>
> /sbin/slattach -p slip -s 19200 -L /dev/ttyS1 &
> /sbin/ifconfig sl0 192.168.171 pointopoint 192.168.170 up
>
> properly adding route, but ping to a linux fedora pc slip configured
> doesn't run.
>
> The same experiment runs without any problems between two linux fedora
> pc.
>
> Did anyone try to configure slip with good results?
>
> thanks in advance
>
> Paolo
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|