On 08 Aug 2003 21:47:13 -0300
Herculano de Lima Einloft Neto <[EMAIL PROTECTED]> wrote:
>
>Hey all,
>
>Is there a tool which can give me a snapshot of downloading speed on
> machines who are being forwarded packages by my machine? Maybe some way
> to use netstat -c .. (I'm trying to use
>It may not be good enough for what you're trying to do but you
>could look at the LOG target of iptables. This will generate
>log entries for packets passing through a machine with a time stamp.
>You'll need some way to pull that information out of the logs
>and summarize it.
>You might also w
Iptraf should give you good information on packets and bandwidth. You can
just "up2date -I iptraf"
Chris Mason
[EMAIL PROTECTED]
Yahoo IM: [EMAIL PROTECTED]
264 497-5670 Fax: 264 497-8463
www.netconcepts.ai
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Be
alan wrote:
Look at /etc/aliases.
After editing, remember to run "newaliases".
Just an FYI:
As of RH9 (and possibly earlier), the alias database will be
automatically rebuilt whenever sendmail is started.
Eric
--
Eric Chevalier E-mail: [EMAIL PROTECTED]
On Thu, 3 Jul 2003, Ehrhart, Jay wrote:
> I am using sendmail. How or where do I set it up so that one customer's
> email is forwarded to their new ISP mail server.
Look at /etc/aliases.
After editing, remember to run "newaliases".
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTE
Hi,
On Thu, 3 Jul 2003, Ehrhart, Jay wrote:
> I am using sendmail. How or where do I set it up so that one customer's
> email is forwarded to their new ISP mail server.
Create a file named .forward in users' home directory, and write the new
address in that file.
Another way is playing with
On Thu, Jul 03, 2003 at 06:29:41AM -0700, Ehrhart, Jay wrote:
>
>
> I am using sendmail. How or where do I set it up so that one customer's
> email is forwarded to their new ISP mail server.
>
In the file /etc/aliases map the old address to the new address:
users_oldname: [EMAIL PROTECTED]
Suppose the customer's account name is myCus
create a file ~myCus/.forward:
[EMAIL PROTECTED]
Leo
- Original Message -
From: "Ehrhart, Jay" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2003 11:29 PM
Subject: Forwarding email
>
>
> I am using sendmail. How
At 02:53 23.10.2002, [EMAIL PROTECTED] said:
[snip]
>How do you turn on forwarding at boot for RH7.2
>I added the echo to proc to rc.local but I am sure there is a better way.
>The worst part is I have it working on my home computer but I looked at
>lots of f
It's done in the /etc/sysctl.conf file
Regards,
Peter
On Wed, 2002-10-23 at 02:53, [EMAIL PROTECTED] wrote:
> How do you turn on forwarding at boot for RH7.2
> I added the echo to proc to rc.local but I am sure there is a better way.
> The worst part is I have it working on my home computer but I
[EMAIL PROTECTED] wrote:
How do you turn on forwarding at boot for RH7.2
I added the echo to proc to rc.local but I am sure there is a better way.
The worst part is I have it working on my home computer but I looked at
lots of files in /etc/sysconfig and can't find where it is turned on.
/etc/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 22-Oct-2002/19:53 -0500, [EMAIL PROTECTED] wrote:
>How do you turn on forwarding at boot for RH7.2
>I added the echo to proc to rc.local but I am sure there is a better way.
>The worst part is I have it working on my home computer but I looked at
>l
12/6/00 1:57 PM, John J. Donohue a écrit:
> You're nicer then I am. I don't want the dead traffic going thru my system
> or taking away 'upstream' bandwidth. When a user leaves here, we go into
> /etc/passwd and put an 'x' in front of the name (fred becomes xfred) and
> their mail starts bouncing
nwell Globalnet
www.bonwell.com
-Original Message-
From: John J. Donohue <[EMAIL PROTECTED]>
To: Edward Marczak <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, June 12, 2000 1:23 PM
Subject: Re: Forwarding mail to /dev/null?
>On Mon, 12 Jun
On Mon, 12 Jun 2000, Edward Marczak wrote:
> > IS there a way to get Sendmail to forward mail for certain
> > email addresses to /dev/null?
>
> "Fred" used to work at my company. He subscribed to many a mailing list.
> He didn't unsub when he left. My many attempts to email list admins to ask
9/6/00 4:09 PM, John Aldrich a écrit:
> IS there a way to get Sendmail to forward mail for certain
> email addresses to /dev/null?
"Fred" used to work at my company. He subscribed to many a mailing list.
He didn't unsub when he left. My many attempts to email list admins to ask
that he be remo
At 16:09 2000-06-09 -0400, John Aldrich wrote:
>IS there a way to get Sendmail to forward mail for certain
>email addresses to /dev/null?
The way to do this is with a global procmail recipe (/etc/procmailrc) that
looks like this:
:0
* From:.*[EMAIL PROTECTED]
/dev/null
Tony
--
Anthony E.
appreciated.
>
> Bret
>
> Tom Williamson wrote:
>
> > Thanks!That was the magic piece of information I was needing. I
> > appreciate it!
> >
> > -Original Message-
> > From: Gordon Messmer <[EMAIL PROTECTED]>
> > To: [EMAIL PRO
I was needing. I
> appreciate it!
>
> -Original Message-
> From: Gordon Messmer <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Sunday, May 21, 2000 3:08 AM
> Subject: Re: Forwarding not working
>
> >> Tom Williamson wrote:
Thanks!That was the magic piece of information I was needing. I
appreciate it!
-Original Message-
From: Gordon Messmer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, May 21, 2000 3:08 AM
Subject: Re: Forwarding not working
>> To
t;[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, May 21, 2000 3:24 AM
Subject: Re: Forwarding not working
>I use 6.1, but I'm guessing it is the same. If you go into
/etc/sysconfig/network, you can change:
>
>FORWARD_IPV4=false
>
>to
>
I put the echo in rc.local
Tom Williamson wrote:
Anybody
else having trouble getting the IP forwarding to auto-start on RH 6.2?
I've got everything set correctly, according to Red Hat, it just won't
auto-start, forcing me to do a: echo
1 >/proc/sys/net/ipv4/ip_forward every
time I reboot. Does
I use 6.1, but I'm guessing it is the same. If you go into /etc/sysconfig/network, you
can change:
FORWARD_IPV4=false
to
FORWARD_IPV4=true
That should allow IP-forwarding to start automatically.
Victor
On Sat, May 20, 2000 at 06:08:58PM -0700, Tom Williamson wrote:
> Anybody else having tro
On Sat, 20 May 2000, Tom Williamson wrote:
> Anybody else having trouble getting the IP forwarding to auto-start on RH
> 6.2? I've got everything set correctly, according to Red Hat, it just won't
> auto-start, forcing me to do a:
>
> echo 1 >/proc/sys/net/ipv4/ip_forward
>
> every time I rebo
> Tom Williamson wrote:
> Does anyone know exactly WHERE the auto-start is supposed to take
> place? I've been around and around /etc/rc.d and can't seem to find
> anything for it.
/etc/sysctl.conf
Look at the settings there. You'll have to turn on ip_forward, and
ip_always_defrag is you use i
"Tom Williamson" <[EMAIL PROTECTED]> writes:
> This is a multi-part message in MIME format.
>
> --=_NextPart_000_001E_01BFC286.77DB7320
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
>
> Anybody else having trouble getting the IP forwarding to aut
You should also be able to use ipportfw;
[darryl@port darryl]$ ipportfw
ipportfw
Usage: ipportfw -A -[t|u] l.l.l.l/lport -R a.a.a.a/rport add entry
ipportfw -D -[t|u] l.l.l.l/lport delete entry
ipportfw -Cclear table
http://folding.lawnchair.net/lazyport.sh
Kevin Diffily wrote:
>
> >i did it with ipmasqadm and the lazyport.sh script which you can find on
> >freshmeat. it worked just fine.
>
> Didn't come up with anything for lazyport.sh or lazyport at freshmeat.
>
> >
> >Steven Hildreth wrote:
> >>
> >>
>i did it with ipmasqadm and the lazyport.sh script which you can find on
>freshmeat. it worked just fine.
Didn't come up with anything for lazyport.sh or lazyport at freshmeat.
>
>Steven Hildreth wrote:
>>
>> Hi, So I have an internal PcAnywhere box (Running Windows NT) using a
>> internal i
> On Fri, 25 Feb 2000, Steve Dixon wrote:
>
> > i did it with ipmasqadm and the lazyport.sh script which
> you can find on
> > freshmeat. it worked just fine.
>
> Where can I get ipmasqadm. complete working link if possible.
> Thanks
>
> Jeff
if you want the rpm for whatever distribution your
On Fri, 25 Feb 2000, Steve Dixon wrote:
> i did it with ipmasqadm and the lazyport.sh script which you can find on
> freshmeat. it worked just fine.
Where can I get ipmasqadm. complete working link if possible. Thanks
Jeff
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the
i did it with ipmasqadm and the lazyport.sh script which you can find on
freshmeat. it worked just fine.
Steven Hildreth wrote:
>
> Hi, So I have an internal PcAnywhere box (Running Windows NT) using a
> internal ip of 192.168.*.* and having just one real ip (Redhat 6.0)
> connected to our 1.5m
Duncan Hill wrote:
>
> On Wed, 16 Feb 2000, Kevsurf wrote:
>
> >
> > forward1:bobforward2
> > forward2:[EMAIL PROTECTED]
> >
> > Am I doing this right?
>
> Quoting man aliases:
>
> This file describes user ID aliases used by /usr/sbin/sendmail.
> The file resides in /etc and i
i am new to linux
i installed linux a couple of days ago
and the problem i have is as simple as this
it just freezes all of a sudden after i startx,,i installed it again
more than oncei thought it a hardware problembut i don't know how to
be sure,,
can anybody help?
--
To unsubscri
ee Market Publishing, enabled by the Internet
- Original Message -
From: Kevsurf <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 9:11 AM
Subject: Re: Forwarding email to more that one address?
> Ok, I've added the comma, and reran newalia
On Wed, 16 Feb 2000, Kevsurf wrote:
>
> forward1:bobforward2
> forward2:[EMAIL PROTECTED]
>
> Am I doing this right?
Quoting man aliases:
This file describes user ID aliases used by /usr/sbin/sendmail.
The file resides in /etc and is formatted as a series of lines of the
form
Ok, I've added the comma, and reran newaliases and it still doesn't work.
Kevin
- Original Message -
From: "Brad 'GreyBear' Davis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 10:02 AM
Subject: Re: Forwarding em
Assuming you are running newaliases after you make additions, I think your
problem is that you are forgetting a comma. The forward should look like:
forward1: bob, forward2
forward2: [EMAIL PROTECTED]
Brad 'GreyBear' Davis - CTO, PeoplePublish, Inc.
--
Yes, I am. It delivers the email to the pop account, but not the hotmail
account.
Kevin
- Original Message -
From: "Chris Dowling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, February 16, 2000 9:53 AM
Subject: Re: F
are you running newaliases after you update the file?
chris.
Kevsurf wrote:
>
> Hello,
>
> I would like to forward email sent to a certain address to a POP account on
> the server and to a Hotmail account. I have tried the following in the
> /etc/aliases file and it never comes to the Hotmail
> On Wed, 1 Apr 1998, Dan Stefura wrote:
> > Does anyone have any suggestions for how I can automatically pgp encrypt all
>incoming mail, forward the encrypted msg to another address, and then delete the msg.
> >
> > I figure the best tool for the job is either mailagent or procmail. I just
>h
On Wed, 1 Apr 1998, Dan Stefura wrote:
> Does anyone have any suggestions for how I can automatically pgp encrypt all
>incoming mail, forward the encrypted msg to another address, and then delete the msg.
>
> I figure the best tool for the job is either mailagent or procmail. I just haven't
>f
42 matches
Mail list logo