Menu

Show posts

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 Menu

Topics - DeepB

#1
24.7, 24.10 Legacy Series / Multi WAN - DNS not working
January 03, 2025, 09:15:24 AM
Hello,

I just changed to a multi-WAN setup due to a unreliable main WAN connection. I followed this documentation.

I use UNbound-DNS with DNS over TLS.

I enabled "Default Gateway Switching" via System->Settings->General as per the documentation.

the failover works, except for DNS. I can Ping external IPs, and when I use a different DNS on the client (for instance 8.8.8.8 directly with a fixed IP instead of DHCP with the firewall as DNS) everything works perfectly.

Any ideas where to start?

Thanks
Daniel
#2
22.7 Legacy Series / DNS(?) not working on fresh install
November 27, 2022, 03:14:13 PM
Hello,

I did a fresh install of opnsense.

I got the WAN working.

opnsense is also the DHCP-server on the lan.

I can ping ip addresses (8.8.8.8) from clients and from opnsense.
I can DNS-resolve on opnsense (interfaces-diagnostics-DNS lookup).

Hower I cannot DNS resolve from any client.
nslookup google.com : "*** firewall.home can't find google.com: Server failed"

nslookup google.com 8.8.8.8  returns a DNS timeout.

DNS i got from DHCP is the opnsense box.

What I tried:
1) reinstalling
2) deactivating all DNS resolvers on opnsense, setting 1.1.1.1 and 8.8.8.8 as DNS in the general settings and dactivating "allow DNS override from WAN"
3) setting 1.1.1.1 or 8.8.8.8 as manual DNS on the client side.

Unfortunately nothing helped.

Any ideas?

Thanks
Daniel
#3
German - Deutsch / port outbound über VPN routen
September 02, 2019, 10:21:45 PM
Hallo,

ich habe mehrere Services auf einem Docker-Host laufen.

Service1: 10.0.0.99:5555
Service2: 10.0.0.99:2222
Service3: 10.0.0.99:1234

Ich will nun einen spezifischen Service (der über Port 1234 läuft) über einen VPN routen.
Gibt es hier eine Anleitung?

vielen Dank
Daniel
#4
German - Deutsch / [Gelöst] unbound DNS override - Port?
September 02, 2019, 09:21:10 PM
Hallo,

ich habe auf einem Docker host verschiedene (interne) services gehostet. statt mir nun dockerIP:port zu merken würde ich gerne ein DNS override anlegen.

Ich kann service.home.lan ein DNS override auf 10.0.0.99 (docker IP) anlegen.

Allerdings hätte ich gerne:

service1.home.lan --> 10.0.0.99:5000
service2.home.lan --> 10.0.0.99:1815
service3.home.lan --> 10.0.0.99:2460
etc.

wie kann man das bewerkstelligen?

vielen Dank
Daniel
#5
German - Deutsch / [Gelöst] gateway immer offline?
September 02, 2019, 07:05:28 AM
Hallo,

ich habe OPNsense auf einer Virtuellen Maschine installiert.
Diese hat zwei (Virtuelle) NICs die auf der gleichen Physischen NIC hängen.

Meine Konfiguration:

Modem (192.168.0.1), WAN-NIC: 192.168.0.2, LAN NIC: 10.0.0.1
DHCP auf der LAN-seite.

Dies hat am Anfang funktioniert, leider wird jetzt das Gateway immer als offline angezeigt und ich komme nicht mehr ins Internet.

Also habe ich zum testen das Modem auf 10.0.0.2 gelegt und die WAN-NIC auf 10.0.0.200.

Ich komme von den clients problemlos auf 10.0.0.2, aber OPNsense zeigt mir weiterhin an dass das GW offline ist.


Hat jemand eine Idee wo das Problem ist?

vielen Dank
Daniel