On Sat, Apr 20, 2002 at 02:45:57PM +0200, Philon wrote:
> > zb.
> > fuer eine smc karte (10/100, aber auf 10 twisted pair gesetzt) und
> > loopback.
> >
> > network_interfaces="tx0 lo0"
> > ifconfig_tx0="inet 10.0.0.10 netmask 255.255.255.0 media 10baseT/UTP"
> > ifconfig_lo0="inet 127.0.0.1"
> >
> > siehe auch die manuals und auch das file /etc/defaults/rc.conf
> >
> > da steht einiges drin, das wird auch so wie es da drinsteht benutzt,
> > ausser du hast eine datei /etc/rc.conf, in der du deine wuensche
> > eintraegst.
>
> hallo auch!
>
> ja, ich hab da die man zu rc.conf nochmal angeschaut...
>
> dort steht ja das das zeug in den " ja fast 1 zu 1 an den ifconfig übergeben
> wird. So hab ich das media und mediaopt einfach angehängt...
Nicht nur fast.
Auszug aus /etc/rc.network:
ifconfig ${ifn} ${ifconfig_args}
> vorangestellt klappts übrigens nicht, da wird das device dann keiner IP
> zugeordnet *g.
Die ifconfig Manpage lässt ja auch keinen Zweifel an der richtigen
Reihenfolge.
-- B.Walter COSMO-Project http://www.cosmo-project.de ticso(at)cicely.de Usergroup info(at)cosmo-project.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Sat 20 Apr 2002 - 15:20:28 CEST