Re: dhcpcd problems

2001-12-28 Thread Edward C. Bailey
> "Jake" == Jake Colman <[EMAIL PROTECTED]> writes: Jake> I modified my script to create a file in /tmp in order to prove Jake> whether it is executed. The file is create if I execute the script Jake> manually but never executed when I 'ifup' the interface. Read the man page -- based on wha

Re: dhcpcd problems

2001-12-26 Thread Jake Colman
GM> On 26 Dec 2001, Jake Colman wrote: >> 1) I created a script in /etc/dhcpcd/dhcpcd-eth0.exe that should >> automatically be executed whenever the link comes up or the lease is >> renewed. For some reason, the script simply does not get executed. >> My permissions on the sc

Re: dhcpcd problems

2001-12-26 Thread Gordon Messmer
On 26 Dec 2001, Jake Colman wrote: > 1) I created a script in /etc/dhcpcd/dhcpcd-eth0.exe that should >automatically be executed whenever the link comes up or the lease is >renewed. For some reason, the script simply does not get executed. My >permissions on the script are fine and

dhcpcd problems

2001-12-26 Thread Jake Colman
I have a stock RH 7.2 system configured with two NICs. eth1 is for my internal network; eth0 is connected to my cable modem. I am using dhcpcd on eth0 to get the IP address from my ISP. I have two problems: 1) I created a script in /etc/dhcpcd/dhcpcd-eth0.exe that should automatically be e