Eye friendly ip monitor with dns lookup?

like this, with dns lookup, integrated openwrt feature not working correctly i just need to see who is connecting to whos ip

what's wrong with it ?

1 Like

does not dns resolve hostname lookup of destination ips so i want to know if there is something better

so it's (probably) not actually broken, but doesn't provide the functionality you're looking for ... ?

adguardhome ?

i have a crappy router :frowning:

there's a "off LAN" version, where you use their DNS, over internet, but I don't know how capable it is, and if the features you require come for free.

Did you hit the button for it to resolve hostnames?

Screenshot_20230206-055409_Firefox Focus

Yes and not working only resolves local hostnames,not out

Sounds neat

  • Fix WAN DNS resolution
  • I surmise this issue is related to your thread about setting up WARP and DNS resolution thru the tunnel and my warning :wink:

You must recall that you setup your device to use Cloudflare - additionally not to use DNS to lookup the endpoint name; but rather use its IP - so that it can connect without DNS resolution. :wink:

Now you want DNS resolution on WAN - so you'll need to fix this:

option peerdns '1' should work without need to add custom ones. Then reload network. Any DNS settings on WAN should work and route thru WAN - because you only setup LAN clients as SRC to use WG with IP routes/rules (i.e. your routing policy). Additionally, you setup LAN clients to use 1.1.1.1 (i.e. Cloudflare) as DNS instead of the OpenWrt via DHCP Option No. 6. The OpenWrt should use the ISP/WAN IP address as SRC for lookups - and hence use WAN for DNS resolution - which should fix your issue with DNS resolution on the Connections page. :partying_face:

(If you don't know the consequences of your configs, you may want to re-think setting up your device in that manner - or ask.)

1 Like

is there any possible way to config DOT or DOH, while WARPing ? :thinking:

but that would use my isp dns which are heavily compromised and also crappy:S

For the router itself, which shouldn't be an issue ?

1 Like
  • Are you asking about the LAN clients configured to use WARP/1.1.1.1 (i.e. a topic for your previous thread); or
  • Are you asking about the router?

In both cases, yes, it's possible.

Then simply add custom ones. :man_shrugging:

2 Likes