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

#16
I would suggest to check firewall configuration on WAN interafce as well as port forwarding rule.

I would use tcpdump on interfaces WAN/LAN  interfaces to try to sort out the issue.

Hope this helps

Regards
#17
Looks good.

Would you share final interfaces configuration on Opnsense (ifconfig) as well as Driver used on the NIcs?

Thanks & regards
#18
I would suggest to review the NAT configuration.

What does  tracert www.opnsense.com shows on the local_PC?

Rgds 
#19
By comparing both files, it looks to me as if they  are using different drivers for the ixl0 interface : <Intel(R) Ethernet Connection 700 Series PF Driver, Version - 1.14.2>  // ixl0: <Intel(R) Ethernet Controller XXV710 for 25GbE SFP28 - 2.3.3-k>

This generating different configuration of the network card.

Regards
#20
OpenVPN, TAP mode, would be an option.

Hope this helps
#21
Running a similar setup.
Connectivity between remote clients and your wireguard instance should not fail after reboot of your equipment.
Is there traffic being forwarded constantly between these remote clients and you device?
Rgds
#22
If Opnsense is running as DNS Proxy, you should add a firewall rule in LAN interface allowing this packet.
This rule should be placed before the one defining the gateway.
Hope this helps
#23
Hardware and Performance / Re: Mellanox Connectx3 QSFP+
November 22, 2024, 08:51:07 PM
Hi,
I would suggest to try fixing the media to the right speed of the interface.
Regards
#24
French - Français / Re: NAT et régles
October 31, 2024, 03:05:28 PM
Bonjour,
Est-ce que la passarelle de l'équipement est bien le firewall?
Cdmt
#25
Hardware and Performance / Re: Coaxial Modem
September 28, 2024, 08:31:48 AM
Unfortunately to get internet through the coaxial network of Vodafone you need to get the modem from them as it needs to be activated from their end.

Tgds
#26
24.7, 24.10 Legacy Series / Re: i210 and SFP GPON Modul
September 20, 2024, 07:54:03 AM
Most likely the SFP ONU will only activate when provisioned by the OLT, is this the case?
Please note as well that the SFP ONU might  not negotiate port speed, I would suggest to set the port speed to 1GBps ( or 2.5 Gbps).

Hope this helps 
#27
Quote from: dseven on September 19, 2024, 10:37:33 PM
I suppose you could use `ifconfig` in a shell to verify that your WAN interface really is connected at 2500Base-T. Beyond that, I can't think of anything.....

How do you configure the IP of interface both on the PC & Router?

Rgds
#28
Dyndns wäre mein Vorschlag.

G.
#29
General Discussion / Re: Stateful PPPoE/CARP possible?
September 08, 2024, 08:27:05 AM
Quote from: franco on February 23, 2024, 10:40:16 AM
Only if you add a third box doing the PPPoE termination. Otherwise the PPPoE connection needs to bounce between the two HA boxes in active/passive fashion.


Cheers,
Franco

Hi ,
Would a third Opnsense device as PPPoE termination a recommended option for this scenario?
Regards 
#30
Hi,
to forward multicast traffic between  WAN and LAN interfaces, you will need to install and configure the igmp-proxy plug-in as well as the firewall rules on these interfaces.

This link might help:

https://docs.opnsense.org/manual/how-tos/dt_ger_iptv.html

Regards