On 6/18/09 4:36 AM, Tom wrote:
>> # start openvpn
>> #
>> if [ -x /usr/local/sbin/openvpn ]; then
>> /usr/local/sbin/openvpn --config /opt/openvpn-2.0/server.conf &&
>> echo 'opening openvpn server...' &
>> else
>> echo 'ERROR: cannot start openvpn; file /usr/local/sbin/openvpn is missing.'
> # start openvpn
> #
> if [ -x /usr/local/sbin/openvpn ]; then
> /usr/local/sbin/openvpn --config /opt/openvpn-2.0/server.conf &&
> echo 'opening openvpn server...' &
> else
> echo 'ERROR: cannot start openvpn; file /usr/local/sbin/openvpn is missing.'
> fi
Don't start openvpn there. Stic
On Wed, Jun 17, 2009 at 11:25:51AM -0700, David Newman wrote:
> On 6/16/09 10:07 PM, Jason Dixon wrote:
>
> > I would suggest booting into single-user and using netstart for each of
> > the physical and carp interfaces until you find out where your
> > misconfiguration is. Set it all up manually,
On 6/16/09 10:07 PM, Jason Dixon wrote:
> I would suggest booting into single-user and using netstart for each of
> the physical and carp interfaces until you find out where your
> misconfiguration is. Set it all up manually, document it, then use
> hostname.* to properly bring up your interfaces
On Tue, Jun 16, 2009 at 09:42:06PM -0700, David Newman wrote:
> On 6/16/09 4:36 PM, Jason Dixon wrote:
> >
> > Why are you starting your network interfaces and adding routes in
> > rc.local?
>
> I maintain these systems, but did not do the initial setup or
> configuration.
>
> > Have you read
On 6/16/09 4:36 PM, Jason Dixon wrote:
> On Tue, Jun 16, 2009 at 03:47:47PM -0700, David Newman wrote:
>> Running 4.5/i386 on a pair of firewalls using pf and carp and pfsync
>> (and also multiple VLANs).
>>
>> After a reboot, either system will hang at 'starting network' until
>> pressing Ctrl-C a
On Tue, Jun 16, 2009 at 03:47:47PM -0700, David Newman wrote:
> Running 4.5/i386 on a pair of firewalls using pf and carp and pfsync
> (and also multiple VLANs).
>
> After a reboot, either system will hang at 'starting network' until
> pressing Ctrl-C at the console. (By 'hang' I means no action f
Running 4.5/i386 on a pair of firewalls using pf and carp and pfsync
(and also multiple VLANs).
After a reboot, either system will hang at 'starting network' until
pressing Ctrl-C at the console. (By 'hang' I means no action for at
least 60 minutes; I have not waited longer than that.)
Initially
8 matches
Mail list logo