On Tue, 7 Sep 1999 20:04:12 +0200 (CEST), <[EMAIL PROTECTED]> wrote:
>> One interface is on the Internet. The other interface points to an
>> internal Network. I cannot seem to route to the Internal Network while
>> logged into the Dual Hosted Server.
>>
>> logged onto the Server Directly?
>>
>How about :
>
> route add -net 10.10.10.0 netmask 255.255.255.0 eth1
>
>Greetings, Eric.
>
In the simplest form, this is correct. However, on a multi homed (Dual
Carded) Server, this is supposed to happen automagically.
For instance:
[root@access2 /root]# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt
Iface
10.10.10.240 0.0.0.0 255.255.255.255 UH 0 0 0
eth1
127.0.0.1 0.0.0.0 255.255.255.255 UH 0 0 0
lo
10.10.10.0 0.0.0.0 255.255.255.0 U 0 0 0
eth1
the First reported route from netstat is the controller card for the
Private Network.
However, when I try the TraceRoute to the Internal Network, I can see
the problem.
[root@access2 /root]# traceroute 10.10.10.201
traceroute: Warning: Multiple interfaces found; using 206.24.8.9 @ eth0
traceroute to 10.10.10.201 (10.10.10.201), 30 hops max, 40 byte packets
Even though the Kernel has the Proper Routing Information, the Network
Tools do not appear to be utilizing them.
I am running ipchains-1.3.8-0 and net-tools-1.50-0 which are supposed to
be compatible with the Linux 2.2.4 kernel.
Any other ideas?
Albert E. Whale [EMAIL PROTECTED]
http://www.hky.com/aewhale.html
------------------------------------------------------------------
Sr. Database, Internet and Unix Systems Consultant
Pennsylvania Parenthood Initiative - It takes two people to become parents, the
children need both of them!
http://www.geocities.com/Heartland/4688/papi.htm
Parents without Partners - Past President
Co-Founder of The Purple Heart Foundation
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null