Re: kern/162947: [pf] [patch] pfsync_defer return ignored with __FreeBSD__

2011-11-29 Thread linimon
Old Synopsis: pfsync_defer return ignored with __FreeBSD__ New Synopsis: [pf] [patch] pfsync_defer return ignored with __FreeBSD__ Responsible-Changed-From-To: freebsd-bugs->freebsd-pf Responsible-Changed-By: linimon Responsible-Changed-When: Tue Nov 29 14:36:01 UTC 2011 Responsible-Changed-Why:

RE: one ADSL connection with 10 static IPs and PF

2011-11-29 Thread Greg Hennessy
It's not an operating system issue, it is an encapsulation and handoff issue and where that happens. If you can configure the adsl modem as a pure bridge, then you can perform the PPPoE encapsulation and handoff on FreeBSD itself. A quick google will provide the recipe for that.