Quote from: Monviech (Cedrik) on July 30, 2025, 09:45:35 PMYou have to be on 25.7 for all dnsmasq option as the release was finished in it.
Woops, mistook the version I thought this machine was on for another machine.
I see the field now.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Monviech (Cedrik) on July 30, 2025, 09:45:35 PMYou have to be on 25.7 for all dnsmasq option as the release was finished in it.
Quote from: Patrick M. Hausen on July 30, 2025, 06:37:25 PMIf the switch does the inter VLAN routing, the switch also needs to provide a DHCP relay. Check the vendor documention.
Quote from: Monviech (Cedrik) on July 30, 2025, 07:16:06 PMYeah dnsmasq can do it the exact setup was tested and confirmed here:
https://github.com/opnsense/core/issues/8924
dhcp-option=tag:my_tag_for_some_vlan,3,192.168.1.1
to set the gateway provided to the requests that match that tag, for example?
shell>nslookup google.com 1.1.1.1
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 1.1.1.1
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out
shell:~$ nslookup google.com 1.1.1.1
;; reply from unexpected source: 192.168.1.5#53, expected 1.1.1.1#53
;; reply from unexpected source: 192.168.1.5#53, expected 1.1.1.1#53
;; reply from unexpected source: 192.168.1.5#53, expected 1.1.1.1#53
;; connection timed out; no servers could be reached
Quote from: stesoell on December 23, 2020, 08:54:14 AM
Hej, check this settings ...
Firewall->NAT->Port Forward: Rule
Interface: LAN
TCP/IP Version: IPv4
Protocol: TCP/UDP
Source/Invert: unchecked
Source: any
Source Port Range: from: any, to: any
Destination/Invert: Checked
Destination: LAN address
Destination Port Range: from: DNS, to: DNS
Redirect Target IP: Single host or Network -> 192.168.1.5
Redirect Target Port: DNS
NAT Reflection: disable