Re: atalkd.conf get rewritten by netatalk 1.4b2+asun2.1.4-39_test


Subject: Re: atalkd.conf get rewritten by netatalk 1.4b2+asun2.1.4-39_test
From: andrew morgan (morgan@orst.edu)
Date: Wed Jun 28 2000 - 03:34:26 EDT


On Wed, 28 Jun 2000, Stephen Welker wrote:

> It appears that atalkd.conf gets rewritten by netatalk.
>
> For example my atalkd.conf file originally had...
>
> ne1 -phase 2 -zone "printing"
> rl0 -phase 2
>
> but after a reboot it became...
>
> ne1 -phase 2 -net 65280-65534 -addr 65280.83
> rl0 -phase 2 -net 65280-65534 -addr 0.0

It will rewrite it unless you use -seed, like so:

ne1 -seed -phase 2 -net 1-10 -addr 1.1 -zone "printing"
rl0 -seed -phase 2 -net 11-20 -addr 11.1 -zone "otherzone"

If you don't use -seed, it will ask the appletalk network for the correct
settings. If there is no other appletalk router (which appears to be the
case above), then it comes up with some defaults.

        Andy



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:31:21 EST