jeffmurphy
Junior Member
nchaurdia said:How is it that some people have it working and some dont?
It depends upon how "close" the DHCP server is to you. If you are at home, your network looks (typically) like this:
[WAP/DHCPServer] -----802.11----- [laptop]
Since the DHCP server is adjacent to you, and the AirPort is running in promiscous mode, it works. It will see the reply packet ("dhcpoffer") with the virtual mac address.
If you are in a hotel, at work, at school, then the network typically looks like this:
[DHCPServer]------[routers]-----[switches]-----[WAP]-----802.11----[laptop]
When the DHCP server replies with a dhcpoffer to the custom mac address,
the packet never makes it back to you because the custom mac address
that the DHCP is trying to reply to has not been learned by the network.