Skip to content

MAC and IP address uniqueness #5

@emeitner

Description

@emeitner

MAC addresses by definition are unique. There should not be another machine with the same MAC address. But AT allows for duplicate MACs.

It IS possible for two machines to have the same IP address. For example: two servers at two branch offices that are behind NAT firewalls can have the same private IP of 192.168.1.10. AT does not allow for duplicate IPs.

Also on operating systems like Linux an IP address and an interface name can be moved between physical interfaces(identified by MAC address). It may be best to make MAC Address a field by itself. Then maybe tie in interface name, IP, and ports to a MAC address record.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions