Date: Tue, 26 Sep 2006 10:33:47 +0300 From: Danny Braniss <danny@cs.huji.ac.il> To: freebsd-net@freebsd.org Subject: IPMI & portrange Message-ID: <E1GS7Rr-0006b7-EH@cs1.cs.huji.ac.il>
next in thread | raw e-mail | index | archive | help
Hi, This keeps bitting me every other upgrade, IPMI on some hosts, if enabled, will steal packets to port 623 or 664, so the current solution is either set net.inet.ip.portrange.lowlast to 664, (for some reason this does not seem to work if done via loader.conf) or change it in sys/netinet/in.h. So, is there some way to blacklist some ports, instead of increasing portrange.lowlast? danny
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1GS7Rr-0006b7-EH>