Re: route command querry

2001-04-30 Thread Mikkel L. Ellertson
On Fri, 27 Apr 2001, Tim wrote: 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 RefUse Iface domain *

route command querry

2001-04-28 Thread Tim
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 RefUse Iface domain * 255.255.255.0 U 0 0

route command querry

2001-04-27 Thread Tim
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 RefUse Iface domain * 255.255.255.0 U 0 0

Re: route command querry

2001-04-27 Thread Mikkel L. Ellertson
On Fri, 27 Apr 2001, Tim wrote: 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 RefUse Iface domain *

Re: route command querry

2001-04-27 Thread Tim
On Fri, 27 Apr 2001, Mikkel L. Ellertson wrote: For a perminate solution, you will need to edit /etc/sysconfig/network-scripts/ifcfg-eth1. You can do this by hand, you use your faverate GUI. Basicly what you need is something like this: DEVICE=eth1 BOOTPROTO=static IPADDR=10.3.1.2