Re: Forwarding speed snapshot / bandwidth load - any tools?

2003-08-14 Thread Sean Estabrooks
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

Re: Forwarding speed snapshot / bandwidth load - any tools?

2003-08-14 Thread Herculano de Lima Einloft Neto
>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

RE: Forwarding speed snapshot / bandwidth load - any tools?

2003-08-10 Thread Chris Mason
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

Re: Forwarding email

2003-07-03 Thread Eric Chevalier
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]

Re: Forwarding email

2003-07-03 Thread alan
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

Re: Forwarding email

2003-07-03 Thread Devrim GUNDUZ
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

Re: Forwarding email

2003-07-03 Thread Jeff Kinz
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]

Re: Forwarding email

2003-07-03 Thread Leo Huang
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

Re: forwarding

2002-10-23 Thread Ernest E Vogelsinger
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

Re: forwarding

2002-10-23 Thread Peter Robb
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

Re: forwarding

2002-10-22 Thread Tom Eastep
[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/

Re: forwarding

2002-10-22 Thread Anthony E. Greene
-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

Re: Forwarding mail to /dev/null?

2000-06-13 Thread Edward Marczak
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

Re: Forwarding mail to /dev/null?

2000-06-12 Thread Eddie Strohmier
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

Re: Forwarding mail to /dev/null?

2000-06-12 Thread John J. Donohue
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

Re: Forwarding mail to /dev/null?

2000-06-12 Thread Edward Marczak
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

Re: Forwarding mail to /dev/null?

2000-06-10 Thread Anthony E. Greene
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.

Re: Forwarding not working

2000-05-21 Thread Philippe Moutarlier
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

Re: Forwarding not working

2000-05-21 Thread Bret Hughes
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:

Re: Forwarding not working

2000-05-21 Thread Tom Williamson
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

Re: Forwarding not working

2000-05-21 Thread Tom Williamson
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 >

Re: Forwarding not working

2000-05-21 Thread Bret Hughes
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

Re: Forwarding not working

2000-05-21 Thread Victor R. Cardona
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

Re: Forwarding not working

2000-05-21 Thread Mikkel L. Ellertson
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

Re: Forwarding not working

2000-05-21 Thread Gordon Messmer
> 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

Re: Forwarding not working

2000-05-21 Thread Philippe Moutarlier
"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

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-29 Thread Darryl Harvey
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

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-29 Thread Steve Dixon
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: > >> > >>

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-29 Thread Kevin Diffily
>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

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-25 Thread Adam Sleight
> 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

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-25 Thread Jeff Smelser
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

Re: Forwarding a port for PCAnywhere via Ipchains?

2000-02-25 Thread Steve Dixon
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Anthony E. Greene
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Ayman Nour El DIn
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Brad 'GreyBear' Davis
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Duncan Hill
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Kevsurf
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Brad 'GreyBear' Davis
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. --

Re: Forwarding email to more that one address?

2000-02-16 Thread Kevsurf
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

Re: Forwarding email to more that one address?

2000-02-16 Thread Chris Dowling
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

Re: forwarding/encrypting mail

1998-04-01 Thread Dan Stefura
> 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

Re: forwarding/encrypting mail

1998-04-01 Thread David L. Martin
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