Re: IP forwarding...

2002-01-02 Thread Greg Nash
are you running AT&T broadband by chance ? if so make sure your computer name is the first name of the person on the account. I had this same problem with att. After you reset the name on the machine, make sure to unplug the cable modem, leave it off for about 10 seconds, the restart the cable mod

Re: IP forwarding problems

2001-12-29 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 29 December 2001 10:04 pm, Art Ross wrote: > Devon, > Thanks for the answer. It works fine now with your assistance. The > delay in my returning thanks was because of the Holidays. Glad I could help. Take care, - -D - -- pgp key

Re: IP forwarding problems

2001-12-29 Thread Art Ross
Devon wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday 21 December 2001 03:38 pm, Art Ross wrote: > > > Thanks your answer worked just fine. Do you happen to know why that > > wasn't getting set by 'echo 1 > /proc/sys/net/ipv4/ip_forward'? What > > RedHat utility sets th

Re: IP forwarding problems

2001-12-21 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 21 December 2001 03:38 pm, Art Ross wrote: > Thanks your answer worked just fine. Do you happen to know why that > wasn't getting set by 'echo 1 > /proc/sys/net/ipv4/ip_forward'? What > RedHat utility sets this variable? I'm fine with

Re: IP forwarding problems

2001-12-21 Thread Art Ross
tc lewis wrote: > check out /etc/sysctl.conf > there's probably a line in there like: > net.ipv4.ip_forward = 0 > change it to: > net.ipv4.ip_forward = 1 > that should take care of it for you as long as redhat's > /etc/rc.d/rc.sysinit file is still in place (rc.sysinit is run at boot -- > inside

Re: Ip Forwarding in defualt 7.1 kernel

2001-12-21 Thread Anthony E. Greene
ember 21, 2001 2:15 PM Subject: RE: Ip Forwarding in defualt 7.1 kernel > echo 1 > /proc/sys/net/ipv4/ip_forward > > -Original Message- > From: Robert Canary [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 16, 2001 12:28 PM > Subject: Ip Forwarding in defualt 7.1 k

RE: Ip Forwarding in defualt 7.1 kernel

2001-12-21 Thread Johnson, Tony -Research
echo 1 > /proc/sys/net/ipv4/ip_forward -Original Message- From: Robert Canary [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 16, 2001 12:28 PM Subject: Ip Forwarding in defualt 7.1 kernel Is IP Forwarding enabled in the default kernel for RHL7.1? If it is how do I activate it? Thank

Re: Ip Forwarding in defualt 7.1 kernel

2001-12-20 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 16 December 2001 01:27 pm, Robert Canary wrote: > Is IP Forwarding enabled in the default kernel for RHL7.1? > If it is how do I activate it? > > Thanks in advance :-) I believe it is. echo "1" > /proc/sys/net/ipv4/ip_forward To make it pe

Re: IP forwarding problems

2001-12-20 Thread tc lewis
check out /etc/sysctl.conf there's probably a line in there like: net.ipv4.ip_forward = 0 change it to: net.ipv4.ip_forward = 1 that should take care of it for you as long as redhat's /etc/rc.d/rc.sysinit file is still in place (rc.sysinit is run at boot -- inside that file, "sysctl -e -p /etc/sy

RE: IP Forwarding by MAC address

2001-03-12 Thread Tom_Curl . ENERTEX_SYSTEMS
"Chad W. Skinner" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 03/09/01 08:08 AM Please respond to redhat-list To: <[EMAIL PROTECTED]> cc: Subject: RE: IP Forwarding by MAC address Are you still refering to the 2.4 kernel or is there a

RE: IP Forwarding by MAC address

2001-03-09 Thread Chad W. Skinner
Are you still refering to the 2.4 kernel or is there another way to do this? > Don't disallow. Allow only those you want to have access. > > Tom Curl > Enertex Systems ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailma

Re: IP Forwarding by MAC address

2001-03-08 Thread Tom_Curl . ENERTEX_SYSTEMS
Don't disallow. Allow only those you want to have access. Tom Curl Enertex Systems ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: IP Forwarding by MAC address

2001-03-07 Thread Hossein S. Zadeh
On Wed, 7 Mar 2001, Chris Watt wrote: > However I have had no problems with just updating a few packages to satisfy > version requirements for the kernel and then compiling and running kernel > 2.4.1 on a RH7 system (2.4.2 appears to have broken loopback devices, which You wounldn't remember the

Re: IP Forwarding by MAC address

2001-03-07 Thread Chris Watt
At 02:38 PM 3/7/01 -0500, [EMAIL PROTECTED] wrote: >If you have a linux box setup using IP Masq, is there any way to >limit which computers IPs are masq'd by their MAC addresses? > >Situation: You are running a lab with a DHCP/BOOTP server setup >giving out IP's based on MAC addresses. How do

Re: IP forwarding mixed PC's: Need DNS?

2000-06-22 Thread Bob Hartung
Zoki, If you are using your Linux box as a masquerade server all you have to do is set the primary and secondary DNS addresses in resolve.conf [Linux] or under Control Panel / Networking / TCP/IP [Windows - and depending on which flavor - 95-98 or NT]. Set up for each client on the network that

Re: IP Forwarding on Linux PPP Server

1998-06-24 Thread Richard Sharpe
At 01:06 PM 6/24/98 -0500, "John J. Donohue" <[EMAIL PROTECTED]> wrote: >On Wed, 24 Jun 1998, Anthony E. Greene wrote: > >> I'm having routing trouble with a PPP connection to a Linux server using a >> Win95 client. The PPP connection works. I can ping the Linux box from the >> Win95 box. But I ca

Re: IP Forwarding on Linux PPP Server

1998-06-24 Thread John J. Donohue
On Wed, 24 Jun 1998, Anthony E. Greene wrote: > I'm having routing trouble with a PPP connection to a Linux server using a > Win95 client. The PPP connection works. I can ping the Linux box from the > Win95 box. But I can't see anything past the Linux box. > Assuming it does, do I have to do an

Re: IP Forwarding on Linux PPP Server

1998-06-23 Thread Michael Jinks
Anthony E. Greene wrote: > > I'm having routing trouble with a PPP connection to a Linux server using a > Win95 client. The PPP connection works. I can ping the Linux box from the > Win95 box. But I can't see anything past the Linux box. Yup, almost definitely an IP forwarding problem -- unless

Re: IP Forwarding Problem

1998-05-28 Thread Bryan Swann
I took the M$ approach to solving a problem and rebooted the gateway system and everythings works as it should. Bryan Swann wrote: > In a lab environment, I have three systems. One has two network cards > (I'll call it the gateway system), while the other two only have a > single card. I have

Re: IP Forwarding Problem

1998-05-28 Thread Borek Lupomesky
On Thu, 28 May 1998, Bryan Swann wrote: > appears that the gateway is not forwarding the ping requests, since no > pings are traversing through the gateway to the other network. > Can anyone provide additional advice? In /etc/sysconfig/network there shoud be FORWARD_IPV4=yes - check whether t

Re: IP Forwarding Problem

1998-05-23 Thread David A. De Graaf
Date: Thu, 21 May 1998 12:04:35 -0400 From: Pete Durst <[EMAIL PROTECTED]> To: "RedHat List" <[EMAIL PROTECTED]> Subject: IP Forwarding Problem Message-Id: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Pete Durst <[EMAIL PROTECTED]>

Re: IP Forwarding Problem

1998-05-22 Thread Ed Lawson
Pete Durst wrote: > Hi, > > I am resending this again in hopes someone can help me. Just a minor thought. Try typing the needed parameters when the boot option comes up. In other words, type Linux (parameter ) at the Lilo prompt. For some reason, the append statement will not always

Re: IP Forwarding Problem

1998-05-21 Thread Pete Durst
Thanks!! I will look into that and let you know. Pete At 01:26 PM 5/21/98 -0400, you wrote: >> "Pete" == Pete Durst <[EMAIL PROTECTED]> writes: > >Pete> NIC's and work just fine. Hmmm. I rebooted again and selected the >Pete> new kernel again, and like last time, got only the one

Re: IP Forwarding Problem

1998-05-21 Thread Jake Colman
> "Pete" == Pete Durst <[EMAIL PROTECTED]> writes: Pete> NIC's and work just fine. Hmmm. I rebooted again and selected the Pete> new kernel again, and like last time, got only the one NIC (the Pete> message states that the system is delaying eth1 initialization). I Pete> tr

RE: IP Forwarding

1998-05-15 Thread Matt Housh
Let me clarify, I think in 4.1, the file is called ip_forwarding. I may be mixing things up with kernel-specifics. Anyway, if that's not the case, ip_forward is it, as Dave has said. --- Matt Housh email: [EM

Re: IP Forwarding

1998-05-15 Thread Matt Housh
As far as I remember, RH5 was the first. I may be wrong. Anyway, echo "1" > /proc/sys/net/ipv4/ip_forwarding should fix that. --- Matt Housh email: [EMAIL PROTECTED] MicroComputer SpecialistUn

Re: IP Forwarding

1998-05-15 Thread hartr
On 15 May, Adam Neat wrote: > Hello > > Curious as to whether Red Hat 4.1 has IP Forwarding turned on by default - > there doesnt seem to be a header in the /etc/sysconfig/network files for it? Just had a rethink about this! Red Hat 4.x used an earlier 2.0.x kernel which did not allow you to t

RE: IP Forwarding

1998-05-15 Thread Dave Wreski
> hi David > > there is no ip_forward file/pointer there. Actually, just as I sent this I realized that the kernel that came with 4.1 didn't have this implemented yet. You really should upgrade to at least 2.0.32, for security reasons if no other.. > However, its in the kernel, : > > [root@ga

RE: IP Forwarding

1998-05-14 Thread Adam Neat
On Friday, May 15, 1998 2:49 PM, Dave Wreski [SMTP:[EMAIL PROTECTED]] wrote: > > > Curious as to whether Red Hat 4.1 has IP Forwarding turned on by default - > > there doesnt seem to be a header in the /etc/sysconfig/network files for it? > > > > Try the following: > > # cat /proc/sys/net/ipv4/ip

RE: IP Forwarding

1998-05-14 Thread Dave Wreski
> Curious as to whether Red Hat 4.1 has IP Forwarding turned on by default - > there doesnt seem to be a header in the /etc/sysconfig/network files for it? Try the following: # cat /proc/sys/net/ipv4/ip_forward If it prints a "1" then yes, else no. Dave -- PLEASE read the Red Hat FAQ,

Re: IP Forwarding

1998-04-16 Thread hartr
On 16 Apr, Maximo B. Salviejo wrote: > can someone tell me how to turn "on" IP forwarding As root, fire up X and run netcfg. Go to routing and check the IP Forwarding box. If you want to avoid using X, simply edit /etc/sysconfig/network and set FORWARD_IPV4=yes as desired. -- Robe

Re: IP Forwarding

1998-04-16 Thread Dave Price
put this in /etc/sysconfig/networks (on redhat 5 anyway) FORWARD_IPV4=true dave At 11:00 AM 4/16/98 -0400, you wrote: >can someone tell me how to turn "on" IP forwarding > >Thanx -- PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES! http://www.redhat.com/RedHat-FAQ /R