Results 1 to 2 of 2

Thread: Problems Setting up RedHat 9 Box as Router

  1. #1

    Problems Setting up RedHat 9 Box as Router

    Hi all,

    I have a LAN of several linux computers they are all able to communicate
    to each other on the LAN, however the computers on the LAN can't contact any
    host on the Internet - (only my RedHat 9 gateway box is able to contact the hosts on the
    Internet through its ppp0 interface)

    Configuration details:
    computers on th LAN:

    IP Role Gateway
    192.168.0.4 Client 192.168.0.5
    192.168.0.5 Gateway acc2.bur.connec 0.0.0.0 (temporary for ppp0)

    the output of iptables -L option on my gateway is:

    Chain INPUT (policy ACCEPT)
    target prot opt source destination

    Chain FORWARD (policy ACCEPT)
    target prot opt source destination
    ACCEPT all -- anywhere anywhere

    Chain OUTPUT (policy ACCEPT)
    target prot opt source destination


    On the gateay I did: "echo 1 > /proc/sys/net/ipv4/ip_forward" to enable
    forwarding

    When i try to ping a host on the Internet (131.170.40.30) from 192.168.0.4 and
    I run the ethereal or my ppp0 interface on 192.168.0.5, I get following output:

    1 0.000000 192.168.0.4 131.170.40.30 ICMP Echo (ping) request
    2 1.013459 192.168.0.4 131.170.40.30 ICMP Echo (ping) request
    .
    .
    and so on

    why i don't get any replies from the Internet.

    Thank you for your help

    Regards,
    Midraga

  2. #2
    Senior Member
    Join Date
    May 2004
    Location
    Pakistan
    Posts
    253

    Re:

    Färrükh Ähmëd

Similar Threads

  1. Setting up a Routing table in ClarkConnect 2.2 (RedHat 9)
    By wetmetalthong in forum Linux - Hardware, Networking & Security
    Replies: 0
    Last Post: 01-19-2005, 12:40 AM
  2. Calling all mail server admins
    By demian in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 04-21-2004, 08:21 PM
  3. Problems setting up Web/Mail/DNS
    By Vagrant in forum Linux - General Topics
    Replies: 2
    Last Post: 03-09-2003, 10:49 PM
  4. Install problems with RedHat 8.0 (Video Related) Please help.
    By Nekronos in forum Linux - Hardware, Networking & Security
    Replies: 3
    Last Post: 01-05-2003, 10:23 PM
  5. Question on setting router or gateway
    By wing328 in forum Linux - Hardware, Networking & Security
    Replies: 5
    Last Post: 06-11-2002, 08:24 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •