<div>All-</div>
<div>&nbsp;</div>
<div>I thought this was more a debian problem, but I'm stumped.&nbsp; I want to run a script each time the 770 connects and disconnects to/from the 'net.</div>
<div>&nbsp;</div>
<div>I setup a script in /etc/network/if-up.d and /etc/network/if-down.d and it works as expected when I connect via bluetooth and an EDGE phone.&nbsp; But when I connect via wifi, nothing happens.&nbsp; </div>
<div>&nbsp;</div>
<div>So, I tried editing /etc/network/interfaces to add an &quot;up&quot; &quot;down&quot; entry ala:</div>
<div>&nbsp;</div>
<div>iface eth0 inet dhcp</div>
<div>&nbsp; up /etc/init.d/foo start<br>&nbsp; down /etc/init.d/foo stop</div>
<div>&nbsp;</div>
<div>Still nothing happens.&nbsp; What am I missing?</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>Brad.</div>