Host name resolution problem

Mire, John jmire at lsuhsc.edu
Wed Mar 3 14:03:39 EST 2004


>| I'm running v3.2.1 on FreeBSD 5.1-RELEASE-p13 with perl-5.6.1_15 and
>| apache-2.0.48_3.
>| Everything works well with the exception of using FQDN in the
configuration
>| i.e.,
>| This is what I originally configured:
>| 	  Host "SH-ACIUS" {
>| 		  hostname:       acius.lsuhsc-s.edu
>| 		  Service Ping
>| 	  }
>| But end up having to use:
>| 	  Host "SH-ACIUS" {
>| 		  hostname:       10.1.200.9
>| 		  Service Ping
>| 	  }
>| 
>| I have:
>| 1.      Placed an entry in etc/hosts
>| 2.      ensured that there is an entry in the primary DNS zone with PTR
>
>
>is it only this one hostname that isn't working or is it
>all hostnames that don;t work?
>
>argus 3.2.1 uses the standard gethostbyname function to do lookups,
>so I can't imagine what could be wrong.
>
>
>	--jeff

 None of the hostnames in the configs work.  
 I am not a Perl programmer, but I do write quite a few Csh and Bourne shell
scripts 
 and they resolve names fine for my sysadm chores.  FreeBSD ships with perl
5.005 and
 I use the perl port for 5.6.1_15.
 Do you know of a way I could test if the all of the perl 5.6.1
libaries/routines get set in
 the path?


More information about the Arguslist mailing list