N
N
Nikolai Ambartsumyan2020-10-09 20:22:57
Regular Expressions
Nikolai Ambartsumyan, 2020-10-09 20:22:57

How to make a computer on a local network accessible by domain from all devices on this network?

There is a home network with a router in the form of a Raspberry Pi with hostapd and dnsmasq, clients in the form of several computers.
It is necessary that, for example, when opening the site pc1.devices.local, the computer with the ip address 192.168.2.3 is accessed (computers are assigned static ip addresses by mac address).
How to implement it (on dnsmasq)?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nird, 2020-10-09
@Nird_o

domain=fin.mydomain.com,192.168.1.0/24

P
pvsam, 2020-10-15
@pvsam

Populate /etc/hosts on pi. Dnsmasq its contents are calling.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question