I'm helping to set up a rather odd network environment, and I'm
running into some difficulties in the route command.
This is what I want to accomplish:
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
domain          *               255.255.255.0   U     0      0        0 eth0
10.3.1.0        *               255.255.255.0   U     0      0        0 eth1
loopback        *               255.0.0.0       U     0      0        0 lo
default         10.3.1.1        0.0.0.0         UG    0      0        0 eth1

----
This is what I have:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.193.0   *               255.255.255.0   U     0      0        0 eth0
127.0.0.0       *               255.0.0.0       U     0      0        0 lo
-----

I've been reading the 'man route' but I can't seem to put it togther.
Both eth0 and eth1 are up on the machine, but I have not added a working
route on eth1.

Any help would be appriciated.

Thanks,
-tm





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to