*BSD News Article 38372


Return to BSD News archive

Newsgroups: comp.os.386bsd.questions
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!tfs.com!usenet
From: Poul-Henning Kamp <phk@tfs.com>
Subject: Re: FreeBSD SLIP w/bootp
Message-ID: <Czuq6q.Mo6@tfs.com>
Sender: usenet@tfs.com
Organization: TRW Financial Systems
References:  <3b4u90$b3f@taft.law.uc.edu>
Date: Sat, 26 Nov 1994 01:44:50 GMT
Lines: 20

leejb@laird.ccds.cincinnati.oh.us (John B. Lee) wrote:
>
> 	How does one set up SLIP on FreeBSD 2.0a to dial up a SLIP server
> that uses bootp to tell the computer what its IP and nameervers are?  I've
> gotten up to the part of dialing and connecting, but how does one do the
> bootp part?

I have that bit on a wish-list (and it has been there for some time.
It amounts to:
    A:  find out what to send to the other end, which will be
        considered a bootp-request
    B:  receive the reply, and do an "ifconfig" with the result.

If you do it, I will put the code into FreeBSD's slattach.

I imagine that mailing to cs@cisco.com and asking would get you a
reply to 'A'.

Poul-Henning
(FreeBSD core team)