1
German - Deutsch / Re: Neue Hardware wird benötigt
« on: December 02, 2024, 11:04:28 am »
Wer zu wenige Ports hat, sollte einen Switch kaufen.
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.
"Dhcp6": {
"client-classes": [
{
"name": "Client_enterprise",
"test": "substring(option[1].hex,0,6) == 0x0002AABBCCDD",
A Lenovo M920q is about $140. Add the PCIE16 Riser Card 01AJ940 with baffle for $35 and attach that to a Intel i350-t2 or t4 and you'll have something much better and dependable than those Aliexpress boxes in my opinion.
https://forums.servethehome.com/index.php?threads/lenovo-thinkcentre-thinkstation-tiny-project-tinyminimicro-reference-thread.34925/
Exactly this! Been Using a m720q with a 9100T, 16gb ram and Intel i350-AM2 SFP card directly connected to my AON and it has been rock solid!
Consumption is 11w idle which is almost the same as those n100 boxes which most of them have non optimized BIOS or even are unable to tweak them because of pore architecture…
The options are as follows:
-d
Do not daemonize. If this option is specified, dhcrelay6 will run in the foreground and log to stderr.
-E enterprise-number
Choose the enterprise-number that will be used by the Remote-ID option (this only has effect when using -R).
-I interface-id
The interface-id relay agent information option value that dhcrelay6 should use on relayed packets. If this option is not specified, it will use the interface name by default.
Avoid using this option when using Lightweight DHCPv6 Relay Mode (layer 2 relay), otherwise dhcrelay6 will always send replies back to the client interface, which will break networks with multiple DHCPv6 layer 2 relay agents.
-i interface
The name of the network interface which will receive client DHCPv6 requests. For layer 3 mode at least one IPv6 local, site or global address has to be configured on this interface.
-l
Use the Lightweight DHCPv6 Relay Agent mode (layer 2 relaying).
-o
Add the Interface-ID option. This option is activated by default when using layer 2 relaying.
-R remote-id
Enable and add the specified Relay Agent remote-id to identify this relay segment.
-v
Debug mode. This option will make dhcrelay6 run in the foreground, log to stderr and show verbose messages.
Yepp, IPS is not "fire and forget" but I like to get a feeling for what is going on the various levels-of-trust LANs. Warnings/blockings by Suricata give a feeling if some client tries e.g. to resolve fishy domains or contact known malware IPs.
Problems normally originate from the LAN side and IPS should be active on LAN, not WAN, correct.
3. AFAIK, no. But why would you? The SIP IPs are known beforehand, so you can put them into a firewall alias. SIP nowadays does need a port forward, but if you know your ISP, you can also limit inbound connections to their ASN.
I always restrict such devices to my IoT network, where they cannot do much harm, anyway.
4. Installed Suricata IPSQuoteNo idea, I do not believe in IPS.
Expand on this please...
Not because I want to debate, but I think you're brilliant, and I've been going back & forth on the decision to implement this in our network.
This is well worth discussing, but maybe in a different thread. I, btw, also don't believe in most of the things IPS is supposed to do.
That's how it's supposed to work. A host will always prefer a locally connected interface over a static route. Don't connect hosts via more than one interface/network.
.Multi-WAN is quite complicated. Multi-WAN with IPv6 is even more complicated. Did your TP-Link/Omada setup support it?
In your earlier posts, you weren't even sure if your ISPs provide IPv6 at all. I'd suggest getting it working with one ISP first (or maybe you have, and I missed it?), then the other ISP, then worry about multi-WAN.