> On Sep 15, 2016, at 2:50 PM, Jason 'XenoPhage' Frisvold 
> <[email protected]> wrote:
> 
> Hrm...  pfdhcplistener only seems to be listening on localhost..
> 
> [root@packetfence0 pf]# netstat -anptu | grep dhcp
> tcp        0      0 0.0.0.0:7911            0.0.0.0:*
> LISTEN      862/dhcpd
> udp        0      0 127.0.0.1:56378         127.0.0.1:8125
> ESTABLISHED 833/pfdhcplistener_
> udp        0      0 0.0.0.0:67              0.0.0.0:*
>       862/dhcpd
> udp        0      0 0.0.0.0:9261            0.0.0.0:*
>       862/dhcpd
> udp        0      0 127.0.0.1:60498         127.0.0.1:8125
> ESTABLISHED 829/pfdhcplistener_
> udp        0      0 127.0.0.1:54655         127.0.0.1:8125
> ESTABLISHED 837/pfdhcplistener_
> udp6       0      0 :::50204                :::*
>       862/dhcpd
> 
> Am I missing something somewhere?
> 

pfdhcplistener is actually a fancy wrapper around lipcap.

I am not sure how that gets reported by netstat since it does not open a socket.

What does ps -ef | grep pfdhcplistener reports?


--
Louis Munro
[email protected] <mailto:[email protected]>  ::  www.inverse.ca 
<http://www.inverse.ca/> 
+1.514.447.4918 x125  :: +1 (866) 353-6153 x125
Inverse inc. :: Leaders behind SOGo (www.sogo.nu <http://www.sogo.nu/>) and 
PacketFence (www.packetfence.org <http://www.packetfence.org/>)

------------------------------------------------------------------------------
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to