FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14170 questions

16819 answers

27660 comments

54140 members

0 votes
767 views 0 comments
by
Hi,

Is it possible to configure the RUT240 to direct certain URLs (by domain) to a custom IP address. In theory a reverse proxy or a custom dns record should work.

1 Answer

0 votes
by
Yes you can do this, we just edit dnsmasq config, add our code, something like this:

address=/www.domain.com/1.2.3.4

Then restart dnsmasq.