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

Messages - Kyar

#1
General Discussion / Unbound dns and wildcard
February 06, 2024, 01:43:48 PM
Hello,

On OpenWrt, I was able to create a wildcard record like *.domaine.fr to IP1 and in addition add individual addresses like mail.domaine.fr to IP2. If I create a generic wildcard entry with * and then with a specific host, it stops the unbound dns service. I have dozens of subdomains that don't necessarily point to the same IP, how can I do this without having to add them manually like on OpenWrt?

Thank you
#2
General Discussion / Re: Same VLAN with 2 interfaces
February 06, 2024, 01:40:38 PM
Ok it's works. Thanks you
#3
General Discussion / Same VLAN with 2 interfaces
February 02, 2024, 11:00:49 PM
Hello,

I would like to have VLAN 2 on interfaces 1 and 3. How can I have VLAN 2 on multiple interfaces with the same DHCP? I tried the bridge mode without success.

Thank you for your help.
#4
French - Français / Compréhension VLAN et interfaces
February 02, 2024, 03:03:20 PM
Bonjour,

Je viens de passer d'un routeur sous openwrt à un routeur sous OPNSENSE.

J'ai créé mes VLANS et sous openwrt je pouvais assigner un vlan à plusieurs interfaces, je ne trouve pas cette fonction sous OPNSENSE.

J'aimerais pour résumer, que mes VLAN (par exemple 1 2 et 3) soit attachés à l'interface 1 et 3.

Merci d'avance