[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Chris Fowler cfowler@outpostsentinel.com
Fri, 21 Oct 2011 20:47:15 GMT
On Fri, 2011-10-21 at 18:35 -0200, Felipe Rechia wrote: > It is certainly broken, I don't have name resolution for this ip > address range! But I don't want to have! > I will take a better look at the DNS issue, maybe I could solve it by > using a different approach as suggested by Dirk in another e-mail! > > for i in `seq 1 254` do echo "10.1.64.${i} host-10-1-64-${i}.yourdomain.com" >> /etc/hosts done