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

Forwarding not working

2000-05-20 Thread Tom Williamson
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 anyone know exactly WHERE the auto-sta