Displaying 20 results from an estimated 500 matches similar to: "Split access multi-route problem - need help."
2007 Dec 04
2
Multiple routing query
Hello,
Am writing to the list in the hope that someone out there might be able
to help me make sure I have the right configuration here. I''m not all
that au fait with routing using multiple interfaces.
Some time ago I configured a web server to have two different IP
addresses from two different network ranges on each of it''s two ethernet
cards.
I followed the excellent
2009 Dec 07
0
Help required with NLME syntax
Hi there,
I am attempting to analyse data from a crossover study using a mixed
effect Emax model in R using nlme. I am having problems ascertaining how
to fit the model.
Subjects are randomly assigned to 1 of 4 treatments in a complete block
design. The response variable of interest is recorded once within each
period. So, subjects have a response for each period.
Specifically, I want to fit
2006 Mar 28
1
Problems with pf + ftp-proxy on gateway
I'm trying to use pf + ftp-proxy n a 6.1-PRERELEASE machine.
I have this line on inetd.conf:
ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy
ftp-proxy -n
And this lines on pf.conf:
rdr on $int_if proto tcp from any to any port ftp -> 127.0.0.1 port ftp-proxy
pass in quick on $ext_if inet proto tcp from any port ftp-data to
$ext_if:0 user proxy flags S/SA keep
2006 Jan 24
3
IPsec, VPN and FreeBSD
Hi:
We intend to build IPSec based VPN server on FreeBSD
platform so that we can access internal network of a
lab. The remote side will use VPN client and could be
from anywhere of the Internet, or may be from the
another site of the company. From the hnadbook, I saw
the sample of site-to-site configurations and we do
have one FreeBSD firewall (running ipfw) on both site
and another one on
2004 May 29
1
Single bandwidth pipe
Hi all,
Can someone help me in creating a single bandwidth
pipe out of two or more bandwidth providers.
Say, I have 2 internet connections
1) 128 K
2) 128 K
I want to use both of them on a single linux box.
Is there any way to do so.
Of course loadbalancing can be done, but I don''t want
loadbalancing. I want to have a single pipe of 256 K.
Some time back I was suggested to use squid on
2010 Sep 03
2
seeking current supported crypto co-processors
Howdy,
<this messages is cross posted in freebsd-security and freebsd-net>
I'm seeking current cryptographic coprocessors supported in FreeBSD 8.x. By perusing through the crypto-dev (and subsequently referenced) man page(s) I found this list:
Hifn 7751/7951/7811/7955/7956 crypto accelerator
SafeNet 1141/1741
Bluesteel 5501/5601
Broadcom
2009 Sep 03
1
Enabling security on POP3 and IMAP
Hello,
Currently, on our new test server, I am offering IMAP on 143 and POP3 on
110.
We would like to enable security on both of these protocols to attempt
to eliminate the risk from an internal
password-grabbing/content-grabbing attack.
I presume this would mean enabling SSL, and a more securure
authentication, right? Or are plain text passwords just sent over the
SSL, and therefore perfectly
2009 Aug 14
1
More Migration Questions
Hello,
I was on here a month or two ago asking lots of questions about
migrating from uw-imapd/qpopper/mbox to dovecot/maildir. I am now at the
stage where i'm trying to convert all my emails, but i have a few
questions...
Where should i convert my mbox mailboxes into? "/home/username/Maildir/"
or "/somewhere/maildirs/"?
Does it actually matter? Is there a standard
2008 Jul 16
3
named.conf: query-source address
Hi!
I fully understand and second efforts on educating people
how to configure BIND to be stong to attacks and keep them from using
"query-source address" with "port" option but how about
binding named to particular IP address when host has many of them?
Using "query-source address" without "port" is the only solution
(not speaking of jails here) and safe
2003 Oct 27
1
Fwd: Re: Asterisk on FreeBSD
Your log file almost looks like a bug in Asterisk doesn't it?
Why call poll() with a zero timeout while passing only one FD?
and then why do the read when there is no data?
Read the man pages for all the system calls
Take a look at the source chan_sip.c
/* Wait for sched or io */
res = ast_sched_wait(sched);
if ((res < 0) || (res > 1000))
2009 May 11
5
Migration questions...
Hi All,
We are soon to migrate our mail server from one piece of hardware to
another and we would like to take this opportunity to optimize things.
As a result, we would like to replace "uw-imapd" and "qpopper" with
"dovecot". The version we will be installing is 1.1.13-2, as this is
what is available through the latest Debian stable backports. We will
also be using
2013 Feb 26
1
Samba 4.0.3 on CentOS 6.3 as PDC.
Any help here? I have included all of the output of the suggested diags that Thomas said I should run, but I admit that I'm not sure what I'm looking for, as I'm not familiar with RPC functionality on Linux. Something is not working with RPC on my Samba 4.0.3 server. (FWIW, it doesn't work with IPTables stopped either.)
> On Mon, Feb 25, 2013 at 2:21 PM, Mike Stroven wrote:
2018 Oct 17
2
dovecot passdb driver=checkpassword as external script for block ip
Refer to
https://dovecot.org/pipermail/dovecot/2015-March/099971.html
https://wiki.dovecot.org/PasswordDatabase
I tried to repeat the same thing.
Set these passdb:
passdb {
args = /myscript.sh ip=%r
driver = checkpassword
result_failure = return-fail
result_success = continue
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext ( my working auth method )
driver = sql
}
Created
2009 Feb 09
2
meaning of warning messages
Hi all,
Read a string of data and had this message during a plot run.
Warning message:
closing unused connection 3 (Lines)
Not sure what this means or if it should be of concern.
Tnx.
2006 Apr 23
2
Check if current route == some route
I have a before_filter in ApplicationController in which I want to check
if the current location is the same as a certain route, so that I only
redirect non-logged in visitors to the "join" page if they''re not on
that page already.
The code I came up with is a bit ugly:
redirect_to join_url unless (@logged_in or action_name == "join")
I''m pretty sure
2004 Nov 01
0
Ipsec route and non-ipsec route
I am machines on IPsec VPN which is a subnet of my bigger
LAN ( ie I have machines on the LAN which is not in the VPN ),
specifically :-
192.168.132.0/29:0 -> internet ---> 192.168.1.192/27:0
( local subnet ---> internet--> remote subnet )
# ip route list
...
192.168.1.192/27 via 21x.18x.11x.8x dev ipsec0
192.168.1.0/24 via 192.168.15.146 dev eth0
...
Now, the machines in the
2008 Sep 03
0
how can i clear the inner resources route in a nested route
I have :
map.resources :users do |users|
user.resources :addressbooks
end
this provide me with url like ''/users/1/addressbooks/1'' and ''/
addressbooks/1''.
My problem is that how i''m able to clear the ''/addressbooks/1'' route
and making it not to work? I only wanna the former to work.
2008 Oct 23
3
xy.coords in text
Hello,
I want to add text annotation about correlation on "pairs" plots. I
found that I could pass a function to the "panel" argument of pairs :
panel.annot <- function(x, y, ...) {
points(x, y, ...)
c <- cor.test(x, y)
legend("topleft", legend=substitute(rho == r, list(r=sprintf("%.2f",
c$estimate))), bty="n")
}
And then :
2007 Jan 10
1
How to route email to a few domains via another SMTP host with Sendmail
Hi ,
I am running sendmail 8.13.1 on Cent OS 4.4. This Sendmail Server can not
send emails to a few domains.
Pls assume that these domains are
domain1.com
domain2.com
domain3.com
Now I want to know that Whether I can send emails to the above domains via
another SMTP host.
Pls note that I DO NOT want to send email to ALL THE DOMAINS via another
SMTP host.
--
Thank you
Indunil Jayasooriya
2006 Aug 04
0
Need to set production env route for images & stylesheets?
When manually editing my files for production deployment do I need to
edit .htaccess or routes.rb to include the images and stylesheets
directories so they''re still found like in my local development
environment?
I''m FTP''ing my "appname" directory to my hosting service to deploy.
Unfortunately they don''t allow ssh/capistrano access and have no