Error: Invalid HOST(S) column contents: 208.83.67.176/28 That is a valid CIDR address. The subnet has 16 addresses, 2^4, 32-4=28. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
Robert Moskowitz wrote:> Error: Invalid HOST(S) column contents: 208.83.67.176/28 > > That is a valid CIDR address. The subnet has 16 addresses, 2^4, 32-4=28.There is no interface name. Should be something like ''eth4:208.83.67.176/28''. -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
On Fri, Mar 13, 2009 at 04:52:58PM -0400, Robert Moskowitz wrote:> Error: Invalid HOST(S) column contents: 208.83.67.176/28 > > That is a valid CIDR address. The subnet has 16 addresses, 2^4, 32-4=28. >What line produced that error? Regards, -Roberto -- Roberto C. Sánchez http://people.connexer.com/~roberto http://www.connexer.com ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
Tom Eastep wrote:> Robert Moskowitz wrote: > >> Error: Invalid HOST(S) column contents: 208.83.67.176/28 >> >> That is a valid CIDR address. The subnet has 16 addresses, 2^4, 32-4=28. >> > > There is no interface name. Should be something like > ''eth4:208.83.67.176/28''.The actual line, line 11 is: Int 208.83.67.176/28 Oh, I forgot the Interface!!! Int eth0:208.83.67.176/28 That works.... ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com