> > Use DHCP for all devices on the network. If you need certain IP > addresses to stay the same (your stations are configured with hardcoded > printer IPs), pin the device <-> IP by assigning a specific IP based on > the MAC of the device. This is easy to do with all DHCP servers. > > Otherwise you'll need to explain to us why you absolutely need static > IPs and maybe we'll be able to offer alternatives. > ^^^^^^^^^^^^^^^^^^^^^^^ > ONE: > My net have some servers that must use static ip's address. > This server always run, but DHCP server will be change some time.
Don't "packetfence" your servers. Either don't change the configuration of your core switches or don't configure port-security on server ports and put the server ports on the switch under uplinks=... in conf/switches.conf. PacketFence ignores every event from uplinks=... listed ports. > > TWO: > Some users who like use static ip' address ALWAYS ASK use the same ip's > address. Like I said earlier, reserve them an IP address in your dhcp server configuration. Google for dhcp ip reservation <your-dhcp-server-name>. Cheers! -- Olivier Bilodeau [email protected] :: +1.514.447.4918 *115 :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence (www.packetfence.org) ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Packetfence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
