Date: Fri, 17 Mar 2006 18:57:07 +0200 From: "Iantcho Vassilev" <ianchov@gmail.com> To: "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: Re: PF and VPN/Hamachi Message-ID: <18e02bd30603170857k4aabfb24re6b9d6d713612ab9@mail.gmail.com> In-Reply-To: <441AC558.60204@gmx.net> References: <441AC558.60204@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Could paste the pflog output ? ps.. On you blog rule just add "log" On 3/17/06, Frank Staals <frankstaals@gmx.net> wrote: > > Hey, > > I'm having some trouble with my FreeBSD PF firewall and hamachi ( > http://www.hamachi.cc ) , a simple program to set up a vpn. I asked my > question on the hamachi forums but nobody seems to reply. Currently I > have these rules in my pf.conf: > > # For Hamachi: > rdr pass on $extif inet proto udp from any to $extaddr port 12975 -> > 192.168.2.11 port 12975 > > and I just allow all outgoing traffic: > > #Allow everyting outwards > pass out all keep state > > I tried about every rule stated in this topic ( > http://forums.hamachi.cc/viewtopic.php?t=3D1079 ) on the hamachi forums > but none seem to work; either they have an invalid syntax or I just > can't use that port ( someone redirected the traffic to port 25 which > I'm allready using ). I also tried this rule, but it doesn't seem to help= : > > nat on $extif from $intif:network port 12975 to any -> $extif static-port > > I hope someone can tell me what to do because they are either also use > hamachi through a PF firewall or know what the correct syntax should be. > > Thanks, > > -- > -Frank Staals > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18e02bd30603170857k4aabfb24re6b9d6d713612ab9>