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

#1
I see Clear log file button at the bottom of the log is not a good place, because if we have to clear log file, we have to scroll the log file to the bottom of the page.

It will be convenient to have Clear log file at the top of the page.

Thank you.
#2
Thank you for fixing the issue.
#3
Thank you for changing PIE to Table format.
#4

Thermal sensors in new version 24.7 does NOT render correctly.


Please see attached picture.

#5
Interface statistics was better in the old version with all details rather than the current PIE chart.

Can we have it configurable ? to choose between PIE chart and details like in old version ????
#6
**** Interface statistics was better in the old version with all details rather than the current PIE chart.****

Can we have it configurable ? with choose PIE chart or details like in old version ????
#7
Hi,
I have updated Opnsense to 24.1.7
Migrated ISC DHCP4 to Kea DHCPv4.
All IP address allocations are working fine from reservations but except one.

Following is the WARN message I see in the log. It is a TP-Link switch model - TL-SG108E

WARN [kea-dhcp4.alloc-engine.0x83442fb00] ALLOC_ENGINE_V4_ALLOC_FAIL_CLASSES [hwtype=1 xx:xx:xx:xx:xx:xx], cid=[xx:xx:xx:xx:xx:xx:xx], tid=0x7518: Failed to allocate an IPv4 address for client with classes: ALL, VENDOR_CLASS_TL-SG108E, UNKNOWN

#8
General Discussion / Re: Multiple NIC's, VLANs setup
March 11, 2023, 03:48:06 AM
Hi,
First of all thank you for the reply.
My bad, I meant to say multiple physical ports (I should NOT have said multiple NICs).

I don't have much knowledge about networking.

The device I have has ETH0, ETH1, ETH2, ETH3, ETH4, ETH5 (these are Intel- I226-V network ports)

I would like to install Opnsense and use ETH0 for WAN and all remaining ports for LAN with VLANs.

If I connect DeviceA into any of the ETH1 to ETH5 this DeviceA should always get same IP (with MAC and IP mapping - lets say 10.0.2.4 from VLAN2).

If I connect DeviceB into any of the ETH1 to ETH5 it should get 10.0.4.4 from VLAN4
If I connect DeviceC into any of the ETH1 to ETH5 it should get 10.0.4.5 from VLAN4

If I connect DeviceD into any of the ETH1 to ETH5 it should get 10.0.6.8 from VLAN6

If I connect DeviceE into any of the ETH1 to ETH5 it should get 10.0.7.8 from VLAN7

If I connect a switch to any of the ETH1 to ETH5 ports can it carry all VLANs (trunk, may be I can use a particular port if this is not possible)

I can create LAGG, but If I create VLANs on LAGG the VLANs are not giving DHCP client address nor connecting to internet.
#9
General Discussion / Multiple NIC's, VLANs setup
March 10, 2023, 05:09:35 PM
Hi All,
Does any one have the following setup ?

Multiple NICs (network interfaces ) on a firewall / router device has successfully setup VLANs and
If a particular device is connected to any of those multiple ports get same IP from DHCP always, even if you change the connected port.

I did try to create VLANs but don't see the bridge I created to choose as parent interface.

If you have already done, can you please send steps to complete the setup.

It will help me and the opnsense community as many users are looking for this type of setup.

Thank you.
Best Regards.
#10
Hi,
I recently purchased a router / device has 6 (I226-V 2.5Gbps) ports device.
I have been trying to set up VLANs in combination with LAGG and bridge, so that if I connect a particular device to any of the ports (except WAN igc0) the connected device should get consistently same IP address via DHCP static IP and MAC mappings, but I have not been able to get it to work.

Did any one do this kind of setup ? If so can you please share all the steps required to complete this setup ?

Is this setup possible at all ?

Thank you in advance.