I want to bind IP address to MAC address on my computer, how to do it?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
binds 192.168.1.1 to 00:22:44:66:88:AA by static arp cache method... |
|||||||||||
|
|
If your firewall/router is also your DHCP server, and it allows you to reserve IP addresses based on MAC address, you will need to configure it to do so. The method varies by brand (Linksys/D-Link/Netgear/Cisco and a thousand others) so you'll need to consult the web or the manual. As bubu said in comments, it may be easier to simply assign a fixed IP address to your computer by editing the properties of your LAN connection. If you do so, make sure that the DHCP server will not assign that IP address to another computer that requests an address on your network. |
|||
|
|