changing the default gateway address

2007-06-01 Thread Ayer, Paul W
 

Good morning,

 

If I wanted to change the default gateway for routing and did not want
to use yast.

 

What file would I look at to update?

 

Running SLES9 SP3

 

Thank you,

 

 

Paul


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: changing the default gateway address

2007-06-01 Thread Mark Post
 >>> On Fri, Jun 1, 2007 at 11:36 AM, in message
<[EMAIL PROTECTED]>, "Ayer,
Paul W" <[EMAIL PROTECTED]> wrote: 

> If I wanted to change the default gateway for routing and did not want
> to use yast.

> What file would I look at to update?

> Running SLES9 SP3

# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
148.100.96.00.0.0.0 255.255.255.128 U 0  00 hsi0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  00 lo
0.0.0.0 148.100.96.10.0.0.0 UG0  00 hsi0

# grep -r 148.100.96.1 /etc
/etc/sysconfig/network/routes:default 148.100.96.1 - -
/etc/sysconfig/network/ifcfg-qeth-bus-ccw-0.0.4000:BROADCAST="148.100.96.127"
/etc/resolv.conf:nameserver 148.100.96.1


I would say /etc/sysconfig/network/routes


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: changing the default gateway address

2007-06-01 Thread Ayer, Paul W
Thank you!

And for the flow too .. 

Paul

-Original Message-
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Mark Post
Sent: Friday, June 01, 2007 11:58 AM
To: LINUX-390@vm.marist.edu
Subject: Re: changing the default gateway address

 >>> On Fri, Jun 1, 2007 at 11:36 AM, in message
<[EMAIL PROTECTED]>,
"Ayer,
Paul W" <[EMAIL PROTECTED]> wrote: 

> If I wanted to change the default gateway for routing and did not want
> to use yast.

> What file would I look at to update?

> Running SLES9 SP3

# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface
148.100.96.00.0.0.0 255.255.255.128 U 0  00
hsi0
127.0.0.0   0.0.0.0 255.0.0.0   U 0  00
lo
0.0.0.0 148.100.96.10.0.0.0 UG0  00
hsi0

# grep -r 148.100.96.1 /etc
/etc/sysconfig/network/routes:default 148.100.96.1 - -
/etc/sysconfig/network/ifcfg-qeth-bus-ccw-0.0.4000:BROADCAST="148.100.96
.127"
/etc/resolv.conf:nameserver 148.100.96.1


I would say /etc/sysconfig/network/routes


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390