Re: need to add 255.255.255.255 to route table

2001-01-29 Thread Morgan Terry
> Nick Barron wrote: > > 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 ab

Re: need to add 255.255.255.255 to route table

2001-01-29 Thread ktb
On Mon, Jan 29, 2001 at 07:32:54AM -0600, ktb wrote: > On Mon, Jan 29, 2001 at 05:17:39PM -0800, Nick Barron wrote: > > 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 happ

Re: need to add 255.255.255.255 to route table

2001-01-29 Thread ktb
On Mon, Jan 29, 2001 at 05:17:39PM -0800, Nick Barron wrote: > 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 b

need to add 255.255.255.255 to route table

2001-01-29 Thread Nick Barron
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/networ