On Thu, Jun 26, 2008 at 1:44 PM, T.J. Yang <tj_yang at hotmail.com> wrote:
I have a few hostnames like following.
group-compress<H3><I> Serial Console Server </I></H3> 0.0.0.0 linux2-sol.test.com # noconn 0.0.0.0 linux2-sol.test.com # noconn 0.0.0.0 linux3-sol.test.com # noconn 0.0.0.0 linux1-sol.test.com # noconn
They won't shown up in the final html page unless I changed them to "_" underline characher like following.
group-compress<H3><I> Serial Console Server </I></H3> 0.0.0.0 linux2_sol.test.com # noconn 0.0.0.0 linux2_sol.test.com # noconn 0.0.0.0 linux3_sol.test.com # noconn 0.0.0.0 linux1_sol.test.com # noconn
Well, that's odd... I have literally dozens of names exactly like that, and all of them show up in 4.2.0+allinone. What version have you got??
Ralph Mitchell