08-19-2005 07:27 AM - edited 03-09-2019 12:12 PM
I'm running Firewall Version 6.3(4) on PIX-515. For some reason I cannot grep hostnames starting with "H_". Is there something that I'm missing?
# sh run | grep 10.0.0.1
name 10.0.0.1 H_MYBOX
# sh run | grep H_MYBOX
# sh run | grep MYBOX
name 10.0.0.1 H_MYBOX
08-24-2005 12:08 PM
i think it may be have a problem with the host name having the sign "_", so you can check by changing name with out the symbol and try to test it.
08-26-2005 04:18 AM
You are absolutely right. I got around this by adding "\" before "_".
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide