Linux Netfilter discussions
 help / color / mirror / Atom feed
* managing another network route, can't connect to it! Pls see!
@ 2003-02-26 11:14 louie miranda
  2003-02-26 14:04 ` Arnt Karlsen
  0 siblings, 1 reply; 6+ messages in thread
From: louie miranda @ 2003-02-26 11:14 UTC (permalink / raw)
  To: netfilter

[-- Attachment #1: Type: text/plain, Size: 2282 bytes --]

i.e.

Consider the following network: (kindly view the attached txt file for a
nicer one)

                              inet
                                |
                                |
                                |203.190.72.108
                      *-----------------*
              10.0.0.1|       eth0      |none
                 /----|eth1         eth2|------\               new network
block pipe
                 |    |     LINUX GW    |   line cut         *--------*
192.168.129.x/24 (network)
                 |    *-----------------*                    |        |
10.0.0.2, gw for 192.168.129.x/24 block under LINUX GW
                 |                                           | 192.x  |
                 |                                           |        |
               *HUB*-----------------------------------------*--------*
                 |                                              cisco 2600
router ip of this router is: 10.0.0.2
                 |
                 |
           *--* *--* *--*
           |  | |  | |  |
           |  | |  | |  |
           *--* *--* *--*
            workstations
          10.0.0.0/16 block


    interface:
     - eth0 = 203.190.72.108, default gw.
     - eth1 = 10.0.0.0/16, local area network.
     - eth2 = none



===========

Right now im inside 10.0.0.0/16 block, my ip is 10.0.0.11 and my default gw
is via 203.190.72.108.
My LAN is on a masq LinuxBOX. On my diagram i have added a network cable
that is on a different
subnet connect to a cisco router via 10.0.0.2 which is connected to another
network (diff story).
My kernel route diagram is below..

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
203.190.72.104  0.0.0.0         255.255.255.248 U     0      0        0 eth0
192.168.129.0   10.0.0.2        255.255.255.0   UG    0      0        0 eth1
<--- new route via 10.0.0.2
10.0.0.0        0.0.0.0         255.255.0.0     U     0      0        0 eth1
0.0.0.0         203.190.72.110  0.0.0.0         UG    0      0        0 eth0

I can access ip block 192.168.129.x on my LINUX GW perfectly. But when im on
my workstations on
10.0.0.11 block i cannot even ping 192.168.129.x block. Which could be
possibly be wrong?



---
thanks,
louie

[-- Attachment #2: networkdiag.txt --]
[-- Type: text/plain, Size: 1356 bytes --]

Consider the following network: 

                              inet
                                |               
                                |                           
                                |203.190.72.108
                      *-----------------*                  
              10.0.0.1|       eth0      |none
                 /----|eth1         eth2|------\               new network block pipe
                 |    |     LINUX GW    |   line cut         *--------*  192.168.129.x/24 (network)
                 |    *-----------------*                    |        |  10.0.0.2, gw for 192.168.129.x/24 block under LINUX GW
                 |                                           | 192.x  |
                 |                                           |        |
               *HUB*-----------------------------------------*--------*
                 |                                              cisco 2600 router ip of this router is: 10.0.0.2
                 |                             
                 |
           *--* *--* *--*
           |  | |  | |  |
           |  | |  | |  |
           *--* *--* *--*
            workstations
          10.0.0.0/16 block


    interface:
     - eth0 = 203.190.72.108, default gw.
     - eth1 = 10.0.0.0/16, local area network.
     - eth2 = none


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-02-28  3:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-26 11:14 managing another network route, can't connect to it! Pls see! louie miranda
2003-02-26 14:04 ` Arnt Karlsen
2003-02-27  1:20   ` louie miranda
2003-02-27  7:20     ` louie miranda
2003-02-27 12:23       ` Arnt Karlsen
2003-02-28  3:24         ` louie miranda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox