Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jul 2001 13:52:00 +1000
From:      "Murray Taylor" <taylorm@bytecraft.au.com>
To:        "Bruce R. Montague" <brucem@mail.cruzio.com>
Cc:        <Don@Network-Lynx.net>, <freebsd-small@freebsd.org>
Subject:   Re: router, oinit, init
Message-ID:  <025401c108f3$ac797280$2a7627cb@pc99101401.bytecraft.au.com>

next in thread | raw e-mail | index | archive | help
Bruce,

Ah Yup .. the initial mod you suggested to
the router rc file didnt work so I am assuming
that oinit isnt doing anything clever with it.

I have currently hacked a copy of my bridge disk
to reset the sysctls for bridgeing to 0 and the
forwarding to 1 so that it can start to act as a
router.

thats
net.link.ether.bridge=0
net.inet.in.forwarding=1

and i will be using my existing ipfw setup
from the bridge days

this appears to be booting and setting thingz ok now

thanx guys

Murray Taylor
Project Manager
Bytecraft Systems Pty Ltd
ph:   +61 3 9587 2555
Fax:  +61 3 9587 1614
Email: taylorm@bytecraftsystems.com
-----Original Message-----
From: Bruce R. Montague <brucem@mail.cruzio.com>
To: taylorm@bytecraftsystems.com <taylorm@bytecraftsystems.com>
Date: Tuesday, 10 July 2001 13:28
Subject: router, oinit, init


>
> Murray, just to nail this dead, in
>light of Don Wilde's suggestion,
>the "router" config is the only one
>of the configurations that uses "oinit"
>instead of "init"... (this is specified
>in the PICOBSD config file in the
>respective config directory). "init"
>uses the shell (sh), while "oinit" looks
>like it was written for absolute minimal
>size, probably back when PicoBSD was not
>really fitting on a single disk anymore...
>
> The configs that use init/sh will exec
>the floppy.tree/etc/rc script, which
>runs rc.conf, which "hardcodes" setting
>environmental variables...
>
> Hope this helps.
>
> - bruce
>



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?025401c108f3$ac797280$2a7627cb>