On Tue 22 Apr 2014 01:28:08 NZST +1200, Jim Pingle wrote:

Thanks Jim!

> Some other setting appears to be causing the link on the NIC to bounce
> up and down when configured.

> We added some extra checks before resetting the MAC to prevent that sort
> of thing from being a problem though, but it's possible that the HME NIC
> is resetting its link when some _other_ setting is being applied. If you
> have any special configuration on the NIC (spoofed MAC, custom MTU,
> specific link speed, etc) it would help to know.

No other such setting that I can see. Here is the config part:

<interfaces>
        <lan>
                <enable/>
                <if>hme0</if>
                <ipaddr>10.x.a.z</ipaddr>
                <subnet>24</subnet>
                <media/>
                <mediaopt/>
                <descr><![CDATA[LAN]]></descr>
        </lan>
        <opt1>
                <if>hme1</if>
                <descr><![CDATA[DMZ]]></descr>
                <enable/>
                <spoofmac/>
                <ipaddr>10.x.b.z</ipaddr>
                <subnet>24</subnet>
        </opt1>
        <opt2>
                <descr><![CDATA[WIFI]]></descr>
                <if>hme2</if>
                <enable/>
                <spoofmac/>
                <ipaddr>10.x.c.z</ipaddr>
                <subnet>24</subnet>
        </opt2>
        ...
</interfaces>


I just had another runaway after adding a mac/ip in the wifi interface's
dhcp server. Confirmed with trivial test of adding another test entry to
the dhcp server.

Arrrghh.

Volker

-- 
Volker Kuhlmann
http://volker.top.geek.nz/      Please do not CC list postings to me.
_______________________________________________
List mailing list
[email protected]
https://lists.pfsense.org/mailman/listinfo/list

Reply via email to