[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

need to add 255.255.255.255 to route table



hello,
 
I recently installed a fresh potato box from 2.2r
I need to add:
route add -host 255.255.255.255 dev eth1 to my route table to make windozs boxes happy w/ dhcp allocation
 
where can I add this line to execute at boot?
 
using 2.1 w/ 2..0.X I was able to add it to /etc/init.d/network
 
that file no longer exists and has been replaced by /etc/network/interface
 
I have tried to make an executable script and adding a link to /etc/rcS.d and rc3.d call S38interface, but that doesn't seem to work
 
thanks for any thoughtful suggestions

Reply to: