Hi, > Odd: > > %%% > # cat /etc/sleep_dhclient > #!/bin/sh > > omshell > /dev/null << EOF > connect > new control > open > set state = 3 > update > close > EOF > # cat /etc/wakeup_dhclient > #!/bin/sh > > omshell > /dev/null << EOF > connect > new control > open > set state = 4 > update > close > EOF > %%% > > This was working fine for me a few months ago. It still does - my fault. Looks like I forgot "update" :P and with state 2 I did that. But the interface adding does still not work. Maybe a different syntax than this ? connect new interface open set rl0 = "up"; update close MartinReceived on Tue Jul 29 2003 - 21:52:24 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:17 UTC