Ok believe it or not I am still trying to get this working.

I have found that after a restart eth0 comes up ok but I need to manually
do a 'service networking start' in order to bring up all my pseudo
interfaces eth0.2, eth0.5 etc not sure if this is causing a problem.

So after this I start packetfence and everything works moving my client
from mac vlan to registration vlan and issues an IP address. Then the
problem occurs where I never get any reply from the PF dns server so I
never see the registration captive portal page. *But* if I then so a
'service networking stop' and 'service networking start' on the PF server
the dns starts to respond and I get redirected to captive portal
perfectly!! *But* sadly then dhcp no longer works. I guess there must be
some sort of conflict between the dhcpd and named on the PF server? If I
look at the admin webpage both services are still running.

Anyone seen this before?

On Thu, Mar 22, 2012 at 3:51 PM, Rich Graves <[email protected]> wrote:

> iptables -nL -v will tell you more, including per-rule hits.
>
> Based on your [networks], you should have a line like this, with packet
> count increasing as you ping.
>
> Chain INPUT (policy DROP 5375 packets, 613K bytes)
>  pkts bytes target     prot opt in     out     source
> destination
>  1125  361K input-internal-vlan-if  all  --  eth0.2   *       0.0.0.0/0
> 192.168.2.1
>
> These are on the same network. That seems wrong.
>
>
> [interface eth0]
> mask=255.255.255.0
> type=management
> gateway=192.168.1.13
> ip=192.168.1.10
>
> [interface eth1]
> mask=255.255.255.0
> type=monitor
> gateway=192.168.1.5
> ip=192.168.1.1
>
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Packetfence-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/packetfence-users
>
>
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to