Hi All…
Is there anyway to hide server gateway or server mac address from appear on scan apps ??
am thinking it could b from dhcp server sittings by give another gateway for Hotspot or something like that .. any1 have any idea?
Use HSRP/VRRP. It will create virtual mac-address of the virtual gateway over real net.
Add static arp entries and prohibit unwanted requests using local-proxy-arp.
can u explain more plz ?
Of course,
here it is.
Or you may use DHCP server in ROS in option “Add arp for dhcp lease” and set terminating interface with ARP reply-only. You’ll got static dhcp leases and unknown mac addresses won’t connect to you gateway.