|
From: jair b. <js...@gm...> - 2015-07-07 18:50:51
|
Hello all, i'm using PacketFence version 5.1.0 ZEN. I'm trying to configure fake_mac on PacketFence, i'm using static ip, and getting an error "that my ip doesn't exist on the database". I (can't use) don't want to use dhcplistenner neither OMAPI, after digging on code, i found that on file /pf/html/captive../lib/PacketFe../Model/Session.pm, has a method _build_clientMac that does some verifications, and one of that, is which the network type must be inline, but on the GUI, that option doesn't exists, on admin GUI in interfaces, there is some options [inline 2, management, isolation, none, ..] but in code, it checks if network_type matches the $NET_TYPE_INLINE constant, is this an issue?, there is some way i can do that, without be, make a handy change on file /usr/local/pf/conf/networks.conf? fake_mac_enabled=enabled type=inline. Any help will be appreciated. -- Jair dos Santos |