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 - binoix

#1
Hello,

I am seeing blacklisted domains in the "Top passed domains" list. Their button/icon is adequate ("Whitelist domain") but shouldn't they appear in the "Top blocked domains" instead?

Am I missing something?

Thanks for this nice new module, and for your help!

Regards
#2
Thank you Franco for the explanation !
#3
Hello,

I have set Unbound to listen on All interfaces.
I have defined the Wireguard interface as static.

Yet at each reboot, Unbound is not listenning on the wireguard interface, and I have to restart Unbound for this to work on wireguard interface.
Would is be possible that Unbound is started *before* wireguard interface is up and hence does not take it into account?

Any ideas?

Thanks !
#4
Hi,

What are you experiencing exactly?

I may have similar issues, losing WAN after 22.1.8 update.
Had to revert to 22.17
#5
22.1 Legacy Series / Re: Unbound log full of errors
April 11, 2022, 11:08:58 PM
Intel NIC, health check was OK yes.
I suspected problems with the NIC drivers (seems others have issues also), and downgraded to 21.7 which seems to have less problems.
#6
22.1 Legacy Series / Re: Unbound log full of errors
April 11, 2022, 08:54:42 AM
I was pretty much in a fresh default installation.
I have not found the root cause of these messages, but I found was caused my unbound not to work: "Register DHCP static leases" is causing it to reboot on each new DHCP lease.
-> Unchecking this option made unbound work like charm :)

hope this helps
#7
@stanlog: vous êtes en 21.7 ou en 22.1 ?

J'ai toujours des pertes de WAN, même en IP statique...
Cela pourrait ne pas être du au DHCP ou à Free, les symptomes me semblent proches de ceux évoqués dans ce thread : https://forum.opnsense.org/index.php?topic=27299.30

Bonne journée
#8
Hello,

It seems I'm experiencing similar issues with loss of WAN. I can't find relevant logs so far, everything seems ok according to web interface, and I need to ifconfig down && up to restore connectivity.
I have Intel NIC (I210), but don't use mac spoofing nor suricata nor monitoring.
I will try downgrading to 21.7 (using 22.1.5, and had the same issues with 22.1.4 and below).

Any ideas of logs I can check to investigate?

Regards
#9
Merci pour l'information.
Je pense qu'il ne s'agit pas du même problème, je n'ai pas de perte du lien FO, et par ailleurs avec un autre routeur (OpenWRT) je n'avais pas de problème.
Cela semble vraiment être un problème dans la gestion du DHCP par OPNsense.

-> Je suis passé en configuration statique depuis hier soir : plus de problème :)
#10
Merci de l'info / thanks for the return of experience

Pour relancer, le plus simple que j'ai trouvé jusque là pour restaurer la connexion est : Interfaces / Overview /WAN / DHCP > reload

Je peine à trouver plus d'infos sur le problème dans les logs.
Je vais tenter en IP Statique, même si j'aimerais résoudre le problème en DHCP.
#11
22.1 Legacy Series / Re: Unbound log full of errors
April 06, 2022, 11:03:14 PM
Hello,

I see the same thing and experience issues resolving DNS requests, hence blocking connections on clients.
Very annoying and I can't find the reason why so far
#12
Hello,

Are you in DHCP or static configuration for IPv4 on WAN ? (even though you have a fix address).

I may have run in similar issue, with no WAN connection after what looks like a DHCP renew on WAN:
2022-03-31T16:02:38   Error   opnsense   /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 'igb1'   
2022-03-31T16:02:38   Notice   dhclient   Creating resolv.conf   
2022-03-31T16:02:38   Notice   dhclient   route add default 82.x.x.254   
2022-03-31T16:02:38   Notice   dhclient   New Routers (igb1): 82.x.x.254   
2022-03-31T16:02:38   Notice   dhclient   New Broadcast Address (igb1): 82.x.x.255   
2022-03-31T16:02:38   Notice   dhclient   New Subnet Mask (igb1): 255.255.255.0   
2022-03-31T16:02:37   Notice   dhclient   New IP Address (igb1): 82.x.x.x   
2022-03-31T16:02:37   Critical   dhclient   exiting.   
2022-03-31T16:02:37   Error   dhclient   connection closed   
2022-03-31T16:02:37   Error   dhclient   My address (82.x.x.x) was deleted, dhclient exiting
#13
Bonjour,

J'ai rencontré exactement le même problème dans la même configuration, si ce n'est que je suis dual stack IPv4/IPv6. Il me semble bien que ce soit le renew DHCP IPv4 qui ait fait perdre le WAN v4 (WAN IPv6 fonctionnait encore).
Le comportement d'OPNsense ne semble pas tout à fait normal.

Peut être qu'une configuration statique sur le WAN IPv4 suffit à régler le pb ?