Date: Wed, 18 May 2005 01:49:42 -0400 From: Chris Buechler <cbuechler@gmail.com> To: dave <dmehler26@woh.rr.com> Cc: freebsd-pf@freebsd.org Subject: Re: pf and mpd Message-ID: <d64aa176050517224977dd5a77@mail.gmail.com> In-Reply-To: <000201c55b1c$66036e80$0200a8c0@satellite> References: <000201c55b1c$66036e80$0200a8c0@satellite>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/17/05, dave <dmehler26@woh.rr.com> wrote: > Hello, > Does nyone have a pf configuration for mpd? I'm allowing port 1723 in > but when i atempt a connection from outside my network i'm getting an err= or > 619. Connections within the network work fine so i don't believe this is = a > mpd issue. >=20 619 (assuming you're talking Windows PPTP client), in my experience, is typical of a firewall involved somewhere breaking GRE (IP protocol 47). Permit GRE and it should work fine. If that's not the case, if the client is behind NAT, the remote side's NAT device could be at fault. -Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d64aa176050517224977dd5a77>