A more pliable firewall

2009-02-19 Thread Bakul Shah
I am wondering if there is a more dynamic and scriptable firewall program. The idea is to send it alerts (with sender host address) whenever a dns probe fails or ssh login fails or smtpd finds it has been fed spam or your website is fed bad urls. This program will then update the firewall after a

openvpn "HMAC auth" and TLS errors @ client connect?

2009-02-19 Thread PGNet
i'm taking a stab at setup of, openvpn --version OpenVPN 2.0.6 i386-portbld-freebsd6.3 [SSL] [LZO] built on Jul 18 2008 on a client's (read: i don't want to fubar this box!) headless router/firewall (running fbsd pf) box, uname -r 6.3-RELEASE-p3 i've setup, rc.conf openvpn_enable="YES"

Re: Plz help: Configuring routing protocols on Freebsd router

2009-02-19 Thread Steve Bertrand
new2FreeBSD wrote: > Dear guys, > > I am new to FreeBSD and to this forum as well. Please help me as I am in > middle of a project. My question is, can I configure the following routing > protocols on a freebsd router, if so, how can I configure it. I could only find one. The rest may require so

Plz help: Configuring routing protocols on Freebsd router

2009-02-19 Thread new2FreeBSD
Dear guys, I am new to FreeBSD and to this forum as well. Please help me as I am in middle of a project. My question is, can I configure the following routing protocols on a freebsd router, if so, how can I configure it. - Ad hoc on-demand distance vector routing protocol (AODV) - Optimized lin

Re: differentiated statistics for ipv4/ipv6 traffica?

2009-02-19 Thread Vincent Hoffman
On 18/2/09 18:09, Felipe Jara Saba wrote: > Hello: > > Has anyone tried to get differentiated statistics for ipv4/ipv6 > traffic in a FreeBSD server?. I was hoping that I could retrieve that > information through SNMP (I`m running net-snmp on a freebsd 7.1 box), > but even though there is a IPv6-MI

Re: kern/131781: [ndis] ndis keeps dropping the link

2009-02-19 Thread Paul B. Mahol
On 2/19/09, Adam K Kirchhoff wrote: > On Thu, 19 Feb 2009 05:50:35 -0500 > Adam K Kirchhoff wrote: > >> On Wed, 18 Feb 2009 19:48:10 -0500 >> Adam K Kirchhoff wrote: >> >> > On Thu, 19 Feb 2009 01:10:08 +0100 >> > "Paul B. Mahol" wrote: >> > >> > > On 2/18/09, Adam K Kirchhoff wrote: >> > > >

Re: kern/131781: [ndis] ndis keeps dropping the link

2009-02-19 Thread Adam K Kirchhoff
On Thu, 19 Feb 2009 05:50:35 -0500 Adam K Kirchhoff wrote: > On Wed, 18 Feb 2009 19:48:10 -0500 > Adam K Kirchhoff wrote: > > > On Thu, 19 Feb 2009 01:10:08 +0100 > > "Paul B. Mahol" wrote: > > > > > On 2/18/09, Adam K Kirchhoff wrote: > > > > --- if_ndis.c 2009-01-31 00:22:11.0 -0

Can ASPM be disabled on 82573 to allow Jumbo Frames with em(4)?

2009-02-19 Thread Hiroharu Tamaru
Hi I am not sure if I am understanding things right, but is it possible to forcibly disable ASPM in em(4) for 82573 devices? What I wanted to do is to use Jumbo Frames for these NICs and I saw in sys/dev/e1000/if_em.c that says: | static int | em_ioctl(struct ifnet *ifp, u_long command, caddr_t

Re: kern/131781: [ndis] ndis keeps dropping the link

2009-02-19 Thread Adam K Kirchhoff
On Wed, 18 Feb 2009 19:48:10 -0500 Adam K Kirchhoff wrote: > On Thu, 19 Feb 2009 01:10:08 +0100 > "Paul B. Mahol" wrote: > > > On 2/18/09, Adam K Kirchhoff wrote: > > > --- if_ndis.c 2009-01-31 00:22:11.0 -0500 > > > +++ if_ndis.c.orig2009-02-18 14:03:30.0 -0500 > >