Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Dec 2015 19:18:35 -0600
From:      Mark Felder <feld@FreeBSD.org>
To:        Graham Menhennitt <graham@menhennitt.com.au>, freebsd-ipfw@freebsd.org
Subject:   Re: connecting a PS4 via IPFW [solved]
Message-ID:  <1451179115.484408.476859874.3C900687@webmail.messagingengine.com>
In-Reply-To: <56764C6C.5060606@menhennitt.com.au>
References:  <5655405C.1060301@menhennitt.com.au> <56764C6C.5060606@menhennitt.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help


On Sun, Dec 20, 2015, at 00:36, Graham Menhennitt wrote:
> On 25/11/2015 16:00, Graham Menhennitt wrote:
> > Hello IPFWers,
> >
> > I have a box running FreeBSD 10-stable that I use as a
> > router/firewall/NAT. It runs IPFW and uses kernel NAT. My son is nagging
> > me about playing multi-player online games on his Sony PS4.
> >
> > From what I've read, I could enable UPnP. But I've tried compiling the
> > net/miniupnpd port but it won't build for IPFW (and I don't want to
> > convert to PF).
> >

I've run into the same problem. The port needs to be modified or changed
to be two different ports defining FWNAME. I can make it attempt to
build against ipfw with:

MAKE_ARGS= "FWNAME=ipfw"

but it fails to build. Upstream docs seem to indicate it only supports
OSX's ipfw. I would love to see this building for FreeBSD, though.

-- 
  Mark Felder
  ports-secteam member
  feld@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1451179115.484408.476859874.3C900687>