Hello!
I have set up my PF (v5.1.0) with two sub interfaces:
Eth0.2 (192.168.2.1) for Registration
Eth0.3 (192.168.3.1) for Isolation

When I'm connecting a test machine to the switch, it get set in the Vlan2
(registration) but take no Address!

Tcpdump shows that the requests are sending to the management interface
(Eth0 : 192.168.0.1) but no Answers, And the eth0.2 (registration
interface) get no traffic!

the switch config:

interface FastEthernet0/1
 switchport mode trunk

!
!
interface FastEthernet0/12
!
interface FastEthernet0/13
 description NAC_controlled
 switchport mode access
 switchport port-security maximum 2
 switchport port-security maximum 1 vlan access
 switchport port-security
 authentication order mab dot1x
 authentication priority mab dot1x
 authentication port-control auto
 authentication periodic
 authentication timer restart 10800
 authentication timer reauthenticate 10800
 mab
 mls qos trust cos
 no snmp trap link-status
 dot1x pae authenticator
 dot1x timeout quiet-period 2
 dot1x timeout tx-period 3
 spanning-tree portfast
 spanning-tree bpdufilter enable
 spanning-tree bpduguard enable
 spanning-tree guard loop
!

vlan 2

ip address 192.168.2.254 255.255.255.0

!


I need help! because I'm really stuck!
Thank you in advance


Best Regards!
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to