Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Mar 1998 11:59:36 +0200 (EET)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        dimon@h26.216.elnet.msk.ru (Dmitry.Petrakoff)
Cc:        questions@FreeBSD.ORG
Subject:   Re: Slip server
Message-ID:  <199803250959.LAA10334@relay.ucb.crimea.ua>
In-Reply-To: <Pine.BSF.3.96.980325121328.2530B-100000@sd1.2573.savbank.ru> from "Dmitry.Petrakoff" at "Mar 25, 98 12:21:48 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Once Dmitry.Petrakoff wrote:

> I'v got question about Slip server setup on Freebsd:
> How can I assign specific serial port to specific slip interface and
> this interface must have specific IP address.
> e.g. /dev/cuaa0 -> sl0 -> 172.20.156.2
>      /dev/cuaa1 -> sl1 -> 172.21.200.34
>      etc..

Use ``-S unit'' command of slattach(8) or startslip(8).
The current SLIP driver is broken to handle this command.

You can download a slightly modified version of the driver from

	http://www.ucb.crimea.ua/~ru/FreeBSD/slip/

for FreeBSD 2.2.x.

Put the file if_sl.c into /sys/net and recompile your kernel.

Enjoy!!!

Regards,
-- 
Ruslan Ermilov          System Administrator
ru@ucb.crimea.ua        United Commercial Bank
+380-652-247647         Simferopol, Crimea
2426679                 ICQ Network, UIN

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803250959.LAA10334>