Hi,

it´s not a good idea to use pf on a same server than a webserver.
PacketFence is coming with somes iptables rules and apache listen on 80 443 for the portal and 1443 for the management interface.

So if you really want to do that you have to play with iptables and don´t use an interface managed by pf.

Regards
Fabrice

Le 2014-06-13 05:08, Minh Trung a écrit :
Hi experts,

I have some websites and PF on the same server. But when installed PF seems to other websites can not access excluded PF.
Here is the netstat checking:
/[root@SEC01 conf]# netstat -tulpn | grep :80*
tcp 0 0 10.126.122.28:80 <http://10.126.122.28:80> 0.0.0.0:* LISTEN 2674/httpd tcp 0 0 10.126.130.1:80 <http://10.126.130.1:80> 0.0.0.0:* LISTEN 2674/httpd tcp 0 0 10.126.120.1:80 <http://10.126.120.1:80> 0.0.0.0:* LISTEN 2674/httpd tcp 0 0 0.0.0.0:8834 <http://0.0.0.0:8834> 0.0.0.0:* LISTEN 2804/nessusd tcp 0 0 :::8834 :::* LISTEN 2804/nessusd udp 0 0 0.0.0.0:820 <http://0.0.0.0:820> 0.0.0.0:* 1493/rpcbind udp 0 0 0.0.0.0:847 <http://0.0.0.0:847> 0.0.0.0:* 1443/portreserve
udp        0      0 :::820 :::*                                    1493
/
My networks.conf:
/[10.126.120.0]
dns=10.126.120.1
dhcp_start=10.126.120.10
gateway=10.126.120.1
domain-name=vlan-isolation.KEFICO.hkmg.global
named=enabled
dhcp_max_lease_time=30
dhcpd=disabled
fake_mac_enabled=disabled
dhcp_end=10.126.120.246
type=vlan-isolation
netmask=255.255.255.0
dhcp_default_lease_time=30

[10.126.130.0]
dns=10.126.130.1
dhcp_start=10.126.130.10
gateway=10.126.130.1
domain-name=vlan-registration.KEFICO.hkmg.global
named=enabled
dhcp_max_lease_time=30
dhcpd=disabled
fake_mac_enabled=disabled
dhcp_end=10.126.130.246
type=vlan-registration
netmask=255.255.255.0
dhcp_default_lease_time=30
/
Any help is appreciated,


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems


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

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
PacketFence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to