when i run things like ping, nslookup, and so on, it goes to eth0.
that's a "private" network (it's the private part of a rocks cluster).
the network with DNS servers, NFS servers, and so on, is on eth1.
ping has -I, but nslookup doesn't. how do i tell this thing to use
eth1 for anything that isn't 10.1.*.* ?
the private network is 10.1.0.0.
the "public" network is 10.3.0.0.
i'm a relative newbie at this, to me, it looks like the default route
is 10.3.254.254 (the correct router for 10.3 network). would this
be "transparent" if i had set up the 10.1.0.0 network with a netmask
of 255.255.0.0? (10.3 has 255.255.0.0). (i was having trouble
with the rocks installation and i let it use its defaults.)
(newbie isn't really right--i've done this for a while but i do
very little of it, and it tends to get forgotten.)
[root@rocksfront ~]# netstat -r
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
255.255.255.255 * 255.255.255.255 UH 0 0 0 eth0
rocksfront.arlu rocksfront.loca 255.255.255.255 UGH 0 0 0 eth0
10.3.0.0 * 255.255.0.0 U 0 0 0 eth1
169.254.0.0 * 255.255.0.0 U 0 0 0 eth1
10.0.0.0 * 255.0.0.0 U 0 0 0 eth0
224.0.0.0 * 240.0.0.0 U 0 0 0 eth0
default 10.3.254.254 0.0.0.0 UG 0 0 0 eth1
j.
--
Jay Scott 512-835-3553
(E-Mail Removed)
Head of Sun Support, Sr. Operating Systems Specialist
Applied Research Labs, Computer Science Div. S224
University of Texas at Austin