Fixed ip address & dhcp, same port? - Raspberry Pi Forums


hi

have ap configured on wlan1. uses dhcp , allocates addresses 192.168.2.50 192.168.2.200. that's fine computers connecting, need 1 fixed ip address wireless printer. unreliable router pi replacing allowed me fix address above dhcp range, bound printer's mac address. can on pi , if so, how please?

gratefully received!

what using on pi provide dhcp service on wlan1?

dnsmasq?

if can put entry in /etc/dnsmasq.conf or file in /etc/dnsmasq.d/ (which preferred way of doing it)

code: select all

dns-host=aa:bb:cc:dd:ee:ff,192.168.2.201 
allocate address 192.168.2.201 device mac address aa:bb:cc:dd:ee:ff


raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial