[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Re: RH6.0 upgrade to RH6.2 problems



Dear Art,

It seems that something wrong with your ipchains.Perhaps you didn't enable ip-forwarding of your kernel.To confirm,type 'cat /proc/sys/net/ipv4/ip_forward'.If the value is '1' then it's enabled.Otherwize,you should type ' echo 1  > /proc/sys/net/ipv4/ip_forward '.If your want this to be done  automatically when booting,write a script and place it in /etc/rc.d/init.d/ with a link in /etc/rc.d/init.d/rc3.d/ to the script.

Good Luck!

Yours
Grimalkin

>Grimalkin wrote:
>
>> try use netstat -nr
>>
>> >Hi,
>> >  I finally braved upgrading my RH6.0 Linux box.  It was my home network
>> >gateway to the Web.  I still can make the connection to my ISP and all
>> >the machines see each other on the homenetwork when pinged.  The problem
>> >is none of the machines on the home network cannot get to the Web.  I
>> >tried 'route' and 'netstat -r' and received no information for quite a
>> >long time.  My guess is, I've messed up my routing table somehow.
>> >  Does anyone have any suggestions as to what I'm overlooking in
>> >troubleshooting this problem?
>> >  Best Regards,
>> >  Art
>> >
>> >
>> >
>> >_______________________________________________
>> >Redhat-install-list mailing list
>> >Redhat-install-list redhat com
>> >https://listman.redhat.com/mailman/listinfo/redhat-install-list
>>
>> _______________________________________________
>> Redhat-install-list mailing list
>> Redhat-install-list redhat com
>> https://listman.redhat.com/mailman/listinfo/redhat-install-list
>
>Grimalkin,
>  Thanks for the suggestion.  I am able to view my routing table.  It
>appears to be unaltered but I'm still not able connect ot the Web from any
>machine on my home network even though they can ping each other.
>
>When I upgraded, did the newer version mess up my ipchains?  When I take a
>look at my /proc/net/ip_fwchains file it is empty.  Does this indicate that
>ipchains is inactive?  I just did a ./ipchains and it indicates that
>ipchains is active.
>  Thanks in advance,
>  Art
>
>
>
>_______________________________________________
>Redhat-install-list mailing list
>Redhat-install-list redhat com
>https://listman.redhat.com/mailman/listinfo/redhat-install-list






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]