Quote from: newsense on March 20, 2025, 10:23:58 PMDid you install the plugin ? GUI or SSH would work just fineCode Selectpkg install os-realtek-re
Thank You that resolved the issue. All five NICS are now visible and usable by OPNSense.
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 MenuQuote from: newsense on March 20, 2025, 10:23:58 PMDid you install the plugin ? GUI or SSH would work just finepkg install os-realtek-re
Quote from: newsense on March 20, 2025, 10:23:58 PMDid you install the plugin ? GUI or SSH would work just finepkg install os-realtek-re
Quote from: Patrick M. Hausen on February 24, 2025, 11:26:27 PMDoes this UPS have a network interface? If yes there should be a web UI for tasks like this. If it doesn't you probably need APC's proprietary software on Windows or Linux and a USB or serial connection.
For my Cyberpower UPS with RMCARD205 I can do it in the web UI.
Quote from: really_lost on January 25, 2025, 02:37:49 AMI agree with dseven. Run a packet capture on the WAN. Assuming you see them, then alter your one to one NAT rule to log. Also create a rule on the LAN side to permit logging of packets to the Debian 12 box.
Quote from: really_lost on January 25, 2025, 02:37:49 AMYou do mention that even with the one to one in place, you are getting the wrong IP for outbound packets, so it's possible the packets are making it all the way to the Debian box, but the replies to the TCP handshake come from the .105 ip instead of .106. A packet capture on the Debian 12 box could be informative too.
Quote from: really_lost on January 25, 2025, 02:37:49 AMI will say you should do more to narrow down in what point in the process are things breaking. With that info, others that have worked with 1 to 1 NATs may have some insight.
Quote from: really_lost on January 25, 2025, 02:37:49 AMIs it possible something on the Debian firewall is permitting LAN but not non-LAN?