Hi,

[interface eth0]
ip=192.168.200.10
mask=255.255.255.0
type=internal,management
enforcement=inline
gateway=192.168.200.10

[alerting]
emailaddr=root@localhost

[registration]
range=192.168.200.0/24**
Well the issue here is simple, you have a management interface as an inline interface, it will **never** work that way.

You need to have on the server a real management interface (the network where your internet is available), and a second interface, the inline interface, where your local users will be connecting to. The traffic is beeing nated to the management interface.

--
Francois Gaudreault, ing. jr
[email protected]  ::  +1.514.447.4918 (x130) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Packetfence-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to