Re: <LONG>Re: Dual NICs, Routing Problem



Wow...I appreciate the time & thought you put into your response.

Here's the answer to your question:

>
>What happens if you change it to
>
>192.1.36.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
>

# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.1.36.0 0.0.0.0 255.255.255.0 U 0 0
0 eth0
192.1.34.0 0.0.0.0 255.255.255.0 U 0 0
0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0
0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0
0 0 lo
0.0.0.0 192.1.34.254 0.0.0.0 UG 0 0
0 eth1
#
#
#
# ping 192.1.36.100
PING 192.1.36.100 (192.1.36.100) 56(84) bytes of data.

--- 192.1.36.100 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 2999ms

****NOTE: 192.1.36.100 is the DB server


No dice....


Regarding your suggestion about the cross-over cable. This seems to
make sense to me...and sounds like a better solution since there would
be a direct connection.

I think the issue is that the routing table is not working though. When
I try to ping a .36 IP address and watch tcpdump in another window, the
tcp traffic is not increasing at all. So, then I tried doing this:

# ping -I eth0 192.1.36.100
PING 192.1.36.100 (192.1.36.100) from 192.1.36.11 eth0: 56(84) bytes of
data.

--- 192.1.36.100 ping statistics ---
8 packets transmitted, 0 received, 100% packet loss, time 6998ms



I do not understand how this is possible. I think that if I can figure
out why this is happening, the rest will fall into place...and then
setting up the configuration you explained will be relatively easy (I
hope).

Do you have any idea why that is failing?

-tom

.



Relevant Pages

  • Re: linux ppp routing problems - cant ping anything!
    ... I have an ip for the ppp0 interface as indicated ... > get no response. ... You actually _can't_ ping yahoo. ... Your routing looks quite normal. ...
    (comp.os.linux.networking)
  • linux ppp routing problems - cant ping anything!
    ... I've been trying to get ppp setup on my linux box. ... When I ping, virtually nothing responds! ... get no response. ... Is my routing table setup properly? ...
    (comp.os.linux.networking)
  • Re: Batch file for Ping?
    ... the ping can take awhile to timeout when you ... but also the corresponding host name. ... Const OpenAsDefault = -2 ... ' Check for response. ...
    (microsoft.public.windows.server.scripting)
  • Re: Batch file for Ping?
    ... the ping can take awhile to timeout when you try ... with the -a option (to resolve the host name), ... Const OpenAsDefault = -2 ... ' Check for response. ...
    (microsoft.public.windows.server.scripting)
  • Re: Cant access broadband
    ... isn't working very well, ping it and look at the responses, if it varies ... their response by getting me to ping a URL rather than an IP? ... ISP loses out. ... my cable modem. ...
    (microsoft.public.windowsxp.network_web)