Re: Routing statements

2001-03-21 Thread Mikkel L. Ellertson
On Wed, 21 Mar 2001, Lorris J. Woods wrote: > Hi guys, I may be off track since I didn't get in from the beginning, > > but the ifconfig command is used for routes, netmask, etc. do a man on > > ifconfig. > No - he knows how to do it from the command line. What he wants to know is where to put t

Re: Routing statements

2001-03-21 Thread Lorris J. Woods
Hi guys, I may be off track since I didn't get in from the beginning, but the ifconfig command is used for routes, netmask, etc. do a man on ifconfig. On Tue, 20 Mar 2001, Mikkel L. Ellertson wrote: > On Tue, 20 Mar 2001, Ted Gervais wrote: > > > On Tuesday 20 March 2001 18:13, you wrote: > >

Re: Routing statements

2001-03-20 Thread Chuck Mead
On Tue, 20 Mar 2001, Ted Gervais blurted out: TG>On Tuesday 20 March 2001 19:18, you wrote: TG>> Ted Gervals wrote: TG>> > Well, I went and looked and there was no such file so I made one and put TG>> > all the route information I needed to add, in that file. I noticed as TG>> > well that in /etc

Re: Routing statements

2001-03-20 Thread Ted Gervais
On Tuesday 20 March 2001 19:18, you wrote: > Ted Gervals wrote: > > Well, I went and looked and there was no such file so I made one and put > > all the route information I needed to add, in that file. I noticed as > > well that in /etc/sysconfig/network-scripts that there is a file called > > ifu

Re: Routing statements

2001-03-20 Thread Mikkel L. Ellertson
On Tue, 20 Mar 2001, Ted Gervais wrote: > On Tuesday 20 March 2001 18:13, you wrote: > > On Tue, 20 Mar 2001, Ted Gervais wrote: > > > I am new to RedHat and therefore have no idea where the proper place to > > > put new route statments. > > > > > > In Slackware we put these additional statement

Re: Routing statements

2001-03-20 Thread stephen
Ted Gervals wrote: > > Well, I went and looked and there was no such file so I made one and put all > the route information I needed to add, in that file. I noticed as well that > in /etc/sysconfig/network-scripts that there is a file called ifup-routes and > it appears to be the one that calls t

Re: Routing statements

2001-03-20 Thread Ted Gervais
On Tuesday 20 March 2001 18:13, you wrote: > On Tue, 20 Mar 2001, Ted Gervais wrote: > > I am new to RedHat and therefore have no idea where the proper place to > > put new route statments. > > > > In Slackware we put these additional statements in /etc/rc.d/rc.inet1. > > Usually at the bottom of

Re: Routing statements

2001-03-20 Thread Mikkel L. Ellertson
On Tue, 20 Mar 2001, Ted Gervais wrote: > > > I am new to RedHat and therefore have no idea where the proper place to put > new route statments. > > In Slackware we put these additional statements in /etc/rc.d/rc.inet1. > Usually at the bottom of the file and was in additiion to the normal netwo

Routing statements

2001-03-20 Thread Ted Gervais
I am new to RedHat and therefore have no idea where the proper place to put new route statments. In Slackware we put these additional statements in /etc/rc.d/rc.inet1. Usually at the bottom of the file and was in additiion to the normal network setup. How and where is this done in Redhat??