[pfSense Support] site to site VPN, which is best?

2008-03-28 Thread Jonathan Horne
is one method better than the other for connecting to pfsense firewalls together, between OpenVPN and IPSec? just curious, as ive been using the OpenVPN more and more lately for site-site connections. thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd08 [EMAIL PROTECTED] dfwlp.com

[pfSense Support] tips for getting started with QoS and queues

2008-03-27 Thread Jonathan Horne
et traffic). tips or stories of caveats to watch out for, would be greatly appreciated, or anything i can use to begin my learning of how the queueing works. cheers, -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd08 [EMAIL PROTECTED]

Re: [pfSense Support] Pfsense + OpenVPN + Kvpnc with certificates

2008-01-19 Thread Jonathan Horne
ex.html > > If you have another GPL Linux Gui for OpenVPN I would gladly try it. > > Giuseppe > > -Original Message- > From: Jonathan Horne [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 17, 2008 10:30 PM > To: support@pfsense.com > Subject: Re:

Re: [pfSense Support] Pfsense + OpenVPN + Kvpnc with certificates

2008-01-17 Thread Jonathan Horne
-2.1-0.19.rc4.fc7 knetworkmanager-openvpn-0.2-0.7.fc8 cheers, -- Jonathan Horne http://dfwlpiki.dfwlp.org freebsd08 [EMAIL PROTECTED] dfwlp.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[pfSense Support] openvpn client ips

2007-12-30 Thread Jonathan Horne
have enough IPs for all the connecting clients. thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [pfSense Support] How to schedule shutdown and box heartbeat

2007-09-22 Thread Jonathan Horne
the man page for shutdown (since it wont be on your pfsense box) http://www.freebsd.org/cgi/man.cgi?query=shutdown&apropos=0&sektion=0&manpath=FreeBSD+6.2-RELEASE&format=html if you just want to know how long since last reboot... type 'uptime'. cheers, -- Jonathan Horne http://dfwlpiki.dfwlp.org [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[pfSense Support] bandwitdthd

2007-09-04 Thread Jonathan Horne
does bandwidthd cause any significant performance hit? special situations, yes, no, maybe? thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [pfSense Support] anyone noticed slowdown in RC1 or RC2?

2007-09-04 Thread Jonathan Horne
ernel and pulled INET6 out, so ill test how that operates right now (without doing any switch or pfsense reboots). thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [pfSense Support] anyone noticed slowdown in RC1 or RC2?

2007-09-04 Thread Jonathan Horne
uot; site as well... so i have seen it on a mac i guess. anyway, thats where i stand for now. i guess it wouldnt be any trouble to rebuild my kernels without the INET6, if that would help. -- Jonathan Horne http://dfwlpiki.d

[pfSense Support] anyone noticed slowdown in RC1 or RC2?

2007-08-29 Thread Jonathan Horne
reinstall/config reload? thanks, -- Jonathan Horne http://dfwlpiki.dfwlp.org [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[pfSense Support] spoke and hub ipsec vpn?

2007-07-11 Thread Jonathan Horne
if i am site A, and i have an ipsec vpn to site B and site C. right now, i can ping from A-B, and from A-C (and vice versa). is there anyway to set up to allow site B to ping site C, without setting up a tunnel between them (ie, to pass thru site A? just curious, -- Jonathan Horne http

Re: [pfSense Support] Firewall Rule Help?

2007-03-18 Thread Jonathan Horne
On Sun, 18 Mar 2007 16:24:10 -0400 "Vaughn L. Reid III" <[EMAIL PROTECTED]> wrote: > I'll post the config file a little later today, when I get to my test > box. In the mean time, I want to make it clear that subnet 2 is not > directly connected to the pfsense box. > > Currently, the pfsense b

Re: [pfSense Support] Wake-On-Lan

2006-12-21 Thread Jonathan Horne
i use the freebsd port net/wakeonlan. i wake up my extra workstation, my dev vmware server, and my backup server with a cron job every morning. 55 7 * * * root/usr/local/bin/wakeonlan -i 192.168.125.127 00:20:ed:35:dc:61 00:07:e9:18:79:e9 00:30:48:21:fd:ea > /

[pfSense Support] ok throw a bucket of ice water on me and wake me up

2006-12-09 Thread Jonathan Horne
i previously had 2 sites, both with pfsense firewalls. site a - 192.168.125.0/26 site b - 192.168.125.64/26 i recently did away with site a, and since those ips were no longer in use, i decided to change my site b from a /26 to a /25. so i started with the pfsense box. it ip was previously 19

[pfSense Support] an openvpn doc?

2006-12-05 Thread Jonathan Horne
does a doc exist, that described how to use openvpn to create a static tunnel between two pfsense boxes? thanks, jonathan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[pfSense Support] pfsense load balancing question

2006-12-05 Thread Jonathan Horne
last night, a site i admin for got slashdotted. the site owner wants to put in another business cable line, but the ISP is unable to bond them into a single double speed connection. our firewall is pfsense 1.0.1. could we use pfsense's load blancing features to balance inbound httpd connetions a

Re: [pfSense Support] WOL stopped working [Fixed]

2006-09-26 Thread Jonathan Horne
On Tuesday 26 September 2006 22:20, Jonathan Horne wrote: > after i tweaked openvpn today, WOL has stopped working. it was prevously > working perfectly on all my computers. i could wake them up no problems. > > the change i made today on my pfsense box, was to set the openv

[pfSense Support] WOL stopped working

2006-09-26 Thread Jonathan Horne
after i tweaked openvpn today, WOL has stopped working. it was prevously working perfectly on all my computers. i could wake them up no problems. the change i made today on my pfsense box, was to set the openvpn subnet to 192.168.125.112/28. all my hosts on my lan are 192.168.125.64/26, and a

Re: [pfSense Support] YAOI (yet another openvpn issue) [Resolved]

2006-09-26 Thread Jonathan Horne
> On 9/26/06, Jonathan Horne <[EMAIL PROTECTED]> wrote: >> > On 9/26/06, Jonathan Horne <[EMAIL PROTECTED]> wrote: >> >> > On 9/26/06, Rob Terhaar <[EMAIL PROTECTED]> wrote: >> >> >> On 9/26/06, Jonathan Horne <[EMAIL PROTECTED

Re: [pfSense Support] YAOI (yet another openvpn issue)

2006-09-26 Thread Jonathan Horne
> On 9/26/06, Jonathan Horne <[EMAIL PROTECTED]> wrote: >> > On 9/26/06, Rob Terhaar <[EMAIL PROTECTED]> wrote: >> >> On 9/26/06, Jonathan Horne <[EMAIL PROTECTED]> wrote: >> >> > i know there has been a million threads about openvpn lately

Re: [pfSense Support] YAOI (yet another openvpn issue)

2006-09-26 Thread Jonathan Horne
> On 9/26/06, Rob Terhaar <[EMAIL PROTECTED]> wrote: >> On 9/26/06, Jonathan Horne <[EMAIL PROTECTED]> wrote: >> > i know there has been a million threads about openvpn lately, so its >> time >> > to throw mine into the mix too. >> > >>

[pfSense Support] YAOI (yet another openvpn issue)

2006-09-26 Thread Jonathan Horne
i know there has been a million threads about openvpn lately, so its time to throw mine into the mix too. i have 2 sites, with an ipsec tunnel between them. site 1 is 192.168.125.0/26 and site 2 is 192.168.125.64/26. both sites are just a simple single pfsense box (no carp or redundants or anyt

Re: [pfSense Support] YAOI (yet another openvpn issue)

2006-09-26 Thread Jonathan Horne
> On 9/26/06, Jonathan Horne <[EMAIL PROTECTED]> wrote: >> i know there has been a million threads about openvpn lately, so its >> time >> to throw mine into the mix too. >> >> i have 2 sites, with an ipsec tunnel between them. site 1 is >> 192.168.125

Re: [pfSense Support] OpenVPN

2006-09-22 Thread Jonathan Horne
On Friday 22 September 2006 12:39, Scott Ullrich wrote: > Who out there actually uses OpenVPN and it works for them? > > Please either respond here and describe your setup or reply privately to > me. > > We have a influx of OpenVPN problem reports and I am starting to > wonder if it works correctly

Re: [pfSense Support] Configuring pfSense box with same range of static IPs?

2006-08-15 Thread Jonathan Horne
i would have to agree with robs recommendation, it will truly be the least amount of headache. and with bind 9, you can have dns views, that respond with corresponding 1.1.1.x address to outside hosts, and respond with 192.168.2.x to inside hosts (but all to the same example.com domain namespac