Hi cg,

> Nothing in either - only a confirmation that httpd started correctly.

Ok, well, for now I guess it's not clear whether it's the apache config 
or not so look at the other items first.

> 
>> Have you setup the DNS? Look for instructions in the install guide. In 
>> the registration VLAN, you need *any* DNS query to answer pf's IP in 
>> that VLAN.
>>
> 
> DNS is definitely not available once the client machine connects and
> PF DHCP gives it an address. Please see the next clause as an attempt
> to diagnose ...

Did you configure the bind (named) server as described in the 
installation guide? If so, does it start? What's your config?

> 
>> You can run it by hand and with -verbose 4 it'll give you tons of stuff.
>>
> 
> I'd like to find out which vlan I'm in. Am running :
> 
> pfcmd_vlan -verbose 4 -getVlan -ifIndex 01 -switch HP::ProCurve_2610
> 
> but continue to get an 'unknown switch' message. There must be
> something very simple that I'm missing here (also tried -switch 01 ;
> the test setup has only one switch) ...
> 

You need to provide the switch's IP with the -switch flag not the switch 
type. The switch type is determined by conf/switches.conf which you can 
manually edit or use the Web Admin to edit.

> I don't know another way of finding out the port connection to a
> vlan.

Connecting on the switch with ssh/telnet and looking at it. On Cisco 
there are a tons of ways to do so, one of which is:
sh run int <port> (ex: fa0/1)

Let us know your progress!
-- 
Olivier Bilodeau
obilod...@inverse.ca  ::  +1.514.447.4918 *115  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Packetfence-users mailing list
Packetfence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to