From weekleyj@fastrans.net Tue Mar 31 03:06:03 1998
From: weekleyj@fastrans.net
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] An ethernet question
Date: Mon, 30 Mar 1998 21:06:03 -0600
Message-ID: <35205D9B.6372A9E2@fastrans.net>
In-Reply-To: <[S.u.S.E. Linux] An ethernet question>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0951975220422134034=="
--===============0951975220422134034==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Bodo Bauer wrote:
>=20
> zentara wrote:
> >
> > Hi,
> >
> > Ethernet Time!!!
> >
> > You know in the install process where you
> > are asked "do you just use loopback, or
> > a real network"? If you say real network,
> > you are prompted for the ethernet address,
> > netmask, gateway, and p to p partner.
> >
> > Is there a way of initiating this script
> > on a running currently installed system?
> > I looked all thru Yast, but didn't see it.
> > I couldn't find an entry in rc.config
> > for gateway address.
> >
> > I messed it up once, and tried to recover by
> > editing /etc/route.conf to no avail.
> >
> > What I did was enter a gateway that didn't exist,
> > and I tried to remove Default Gateway from
> > route.conf; but it didn't fix the problem.
> >
> > When I reinstalled, and left Gateway empty
> > in the above mentioned script, it works fine.
> >
> > I know that installation script does it correctly,
> > so can I use it anytime after installation? If so,
> > how?
>=20
> Hi,
>=20
> It seems you are right, there is no way to setup the
> default gateway once the system is installed, you
> have to edit /etc/route.conf to do this. Perhaps we
> should work on this.... :)
>=20
> It should look like this:
>=20
> # /etc/route.conf
> # local IP netmask interface
> 192.168.0.0 0.0.0.0 255.255.255.0 eth0
>=20
> # default gw
> default 192.168.0.1
>=20
> Then run
>=20
> /sbin/init.d/route stop ; /sbin/init.d/route start
>=20
> and everything should be fine...
>=20
> Ciao,
> BB
>=20
> --
> Bodo Bauer S.u.S.E., LLC fon +1-510-835 7873
> bb@suse.de 458 Santa Clara Avenue fax +1-510-835 7875
> http://w=
ww.suse.com> Oakland CA, 94610 USA
> --
> To get out of this list, please send email to majordomo@suse.com with
> this text in its body: unsubscribe suse-linux-e
How about an interface to "/etc/defaultrouter" al la Sun?
Easy to use, quick, hard to beat!
John Weekley
--=20
Any sufficiently advanced technology is indistinguishable from a rigged
demo.
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
--===============0951975220422134034==--
From bb@suse.com Tue Mar 31 19:12:54 1998
From: bb@suse.com
To: users@lists.opensuse.org
Subject: Re: [S.u.S.E. Linux] An ethernet question
Date: Tue, 31 Mar 1998 11:12:54 -0800
Message-ID: <35214036.1359AFD9@suse.com>
In-Reply-To: <35205D9B.6372A9E2@fastrans.net>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============7107599077929019235=="
--===============7107599077929019235==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
[...]
> >
> > Hi,
> >
> > It seems you are right, there is no way to setup the
> > default gateway once the system is installed, you
> > have to edit /etc/route.conf to do this. Perhaps we
> > should work on this.... :)
> >
> > It should look like this:
> >
> > # /etc/route.conf
> > # local IP netmask interface
> > 192.168.0.0 0.0.0.0 255.255.255.0 eth0
> >
> > # default gw
> > default 192.168.0.1
> >
> > Then run
> >
> > /sbin/init.d/route stop ; /sbin/init.d/route start
> >
> > and everything should be fine...
> >
[...]
> How about an interface to "/etc/defaultrouter" al la Sun?
> Easy to use, quick, hard to beat!
>=20
Not a bad idea, but I don't think we really need it. route.conf
is easy to handle to (once you get used to it...), and it holds
all the routing info in one file. I don't like the idea to split
up everything in several files...
Ciao,
BB
--=20
Bodo Bauer S.u.S.E., LLC fon +1-510-835 7873=20
bb@suse.de 458 Santa Clara Avenue fax +1-510-835 7875
http://www=
.suse.com> Oakland CA, 94610 USA
--
To get out of this list, please send email to majordomo@suse.com with
this text in its body: unsubscribe suse-linux-e
--===============7107599077929019235==--