Thanks!
On Thu, Apr 4, 2013 at 4:29 PM, David Diggles wrote:
> Looks like these are your conflicting rules.
>
> > pass in quick inet proto tcp to port ftp divert-to 127.0.0.1 port 8021
> > pass in on $ext_if proto tcp to port 21
>
> The first rule needs to be on $int_if - you didn't specify an
On 03/04/2013, at 22:41, Ted Unangst wrote:
> On Wed, Apr 03, 2013 at 13:04, Jose H. wrote:
>> What can be done when the NFS mount is hanged ?
>
> reboot.
>
And upgrade, while you're at it
Hi,
I am trying to achieve the following:
Port forward port 49 on mpe1586 to loopback on port 49 so I can use relayd
to relay to tacacs_radius server.
Config:
209.203.49.81/mpe1586 is in rdomain 1586
127.0.0.1/lo0 is in rdomain 0
In pf I have the following rule
pass in log (all, to pflog0) qu
On 2013-04-03, Peter N. M. Hansteen wrote:
> Luis Suzuki writes:
>
>> I have installed all of OpenBSD 5.2 that came with the install52.iso and
>> everything is fine.Now I want to install a GUI(gnome or kde) and other
>> software that did not come with install52.iso.How can I be certain that the
>
Is there a way to specify a custom core dump folder in OpenBSD ? I do
not see any references to it in sysctl -a
If not, is there a security reason for it not being supported or can
it be added to a wishlist ?
This is the FreeBSD way (AFAIK, OpenBSD does not support it):
sysctl.conf
kern.corefile
On Thu, Apr 04, 2013 at 15:37, Jack N. Asher wrote:
> Is there a way to specify a custom core dump folder in OpenBSD ? I do
> not see any references to it in sysctl -a
> If not, is there a security reason for it not being supported or can
> it be added to a wishlist ?
It is not supported, probably
Hello misc,
I am having a problem with a mirroring softraid configuration.
Every time I try to access a particular partition in softraid
volume I start to get I/O errors so that softraid totally "breaks",
that is, becomes non-operative.
Note that it does very much look like that both of these
dis
If there is a list of daemons, etc. running 24/7, it would be useful
if they all dumped in 1 folder rather than using a script to search
for them. This way we will actually notice when a core dumps; the core
is not buried deep inside a current-working-directory waiting for it
to be discovered by so
On Thu, Apr 4, 2013 at 12:42 PM, Jack N. Asher wrote:
> If there is a list of daemons, etc. running 24/7, it would be useful
> if they all dumped in 1 folder rather than using a script to search
> for them. This way we will actually notice when a core dumps; the core
> is not buried deep inside a
I think I have a problem with my defaults. I used to just have a default a
secusrvr.com. The default would point to /var/www/htdocs which redirects to
/var/www/sites/secusrvr.com which is for the virtualhost secusrvr.com. I
added johntate.org and www.johntate.org both under /var/www/sites/
www.john
Nice and short httpd.conf...
ServerType standalone
ServerRoot "/var/www"
PidFile logs/httpd.pid
ScoreBoardFile logs/apache_runtime_status
Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
MinSpareServers 5
MaxSpareServers 10
StartServers 5
MaxClients 150
MaxRequestsPerChild 0
Ma
Hello,
I have an OpenBSD box running default apache server that its sole
task is to present data, nothing more, nothing less.
The logic of the
applications is handled by an app. layer that never exceeds 40 Mbytes RAM and
handles concurently all the connections (tcp based) from apache children wh
12 matches
Mail list logo