This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bind Mac address with IP address

Dear All,

We have a problem in our company. We have Internal LAN setup with static IPs for users and servers. We want to bind IP address with MAC address for Internal LAN. So that no one can use that specific IPs with other computer or server. Is that possible with SOPHOS UTM 425 version 9.2? Please let me know. Thank you. 

Requirement: 192.168.1.1 want to bind with B8-65-3G-FA-EF-50 mac address.


This thread was automatically locked due to age.
Parents
  • Temporary option:  arpwatch and a script to email the appropriate people whenever someone issues a device the wrong IP.  Automatically disabling the switchport could also be an option but that effort would likely be better spent on a more permanent solution.

    Permanent option:  DHCP

    Ugly option: static arp entries everywhere that matters 

    Other notes:
    You don't have to do AD to do DHCP.  

    Pivoting from a static environment to DHCP: Record MAC-IP associations, create reservations/fixed-addresses (Windows/ISC lingo differences) and optionally pool address ranges, transition clients at your leisure (no flash-cut needed), verify appropriate clients are no longer manually/statically configured and using DHCP.
Reply
  • Temporary option:  arpwatch and a script to email the appropriate people whenever someone issues a device the wrong IP.  Automatically disabling the switchport could also be an option but that effort would likely be better spent on a more permanent solution.

    Permanent option:  DHCP

    Ugly option: static arp entries everywhere that matters 

    Other notes:
    You don't have to do AD to do DHCP.  

    Pivoting from a static environment to DHCP: Record MAC-IP associations, create reservations/fixed-addresses (Windows/ISC lingo differences) and optionally pool address ranges, transition clients at your leisure (no flash-cut needed), verify appropriate clients are no longer manually/statically configured and using DHCP.
Children
No Data