Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
R

rompo

@rompo
About
Posts
9
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Matrix "Not responding" after automatic Update from v1.82.0 to v1.83.0
    R rompo

    @girish
    Thanks for the tip, I have entered pfSense as DNS, now it works again.

    At the end of last week I set up a test server to play with which is connected to a different firewall. I had exactly the same problem with this fresh installation.

    Another problem with the new login procedure is that mobile devices with the policy of not allowing cookies can no longer log in to the Element app.
    An alternative solution must now be found, possibly deactivating openID if this is possible, but that is another topic.

    Many thanks for your help and have a good week!

    For all those who need a short summary:

    Log in via SSH
    Create the file "custom.conf":

    sudo touch /etc/unbound/unbound.conf.d/custom.conf
    

    Edit file:

    sudo nano /etc/unbound/unbound.conf.d/custom.conf
    

    Insert content into the file:

    # this disables DNSSEC
    server:
      val-permissive-mode: yes
    
    # forward all queries to the internal DNS
    forward-zone:
      name: "."
      forward-addr: 172.xxx.xxx.xxx
    

    Restart:

    sudo systemctl restart unbound
    

    Check:

    sudo systemctl status unbound
    
    Matrix (Synapse/Element)
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search