-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

>       Two questions:  Where the heck am I supposed to be looking, and
> once I find it, how do I fix it?

/etc/init.d contains all the scripts that are executed at boot (unless
Slackware puts them somewhere else).
 
>       One more:  CAN I have an ethernet connection at work and use a
> modem at home on the same laptop without having to reconfigure?  That
> "other" operating system lets me do it...

Sorta. You need to do SOMETHING, but it's only a matter of one command (which
can be put in a script if you should so wish).

One way to do it is:

* Comment out any stuff that creates a default root at boot

So now you're computer isn't aware of any outside network.

When at home, simply use PPP as outlined in the HOWTOs (sounds like you've got
that working, except for the default route thingy).

When at work, simply issue the command "route add default
<ip/hostname-of-gateway> gw". That should work unless the LAN's kinda weird.
"man route" for more info.

When you get home again, simply do "route del default" to remove the default
root.

All of the above can, of course, be automated using scripts (for example, you
could write a script that removes the default root, dial up using PPP, and then
adds the default root again - then you don't have to do anything except execute
that script when going online when you're @ home).

Oh; and this all assumed that you network card is configged ("man ifconfig" for
into on how to do that).

/ Peter Schuller

Titanic 12 ... Hindenburg Zeppelin 37 .. Microsoft Windows 98

- ---
PGP userID: 0x5584BD98 or 'Peter Schuller <[EMAIL PROTECTED]>'
E-Mail: [EMAIL PROTECTED] Web: http://hem.passagen.se/petersch
Help create a free Java based operating system - www.jos.org.



-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
Charset: noconv

iQA/AwUBNyt9DMBfJ1FVhL2YEQJphQCg50R5+I8RxTEwCe5QGtaVrNgJFboAoKe2
nxv1IF+h1dfJ2/AuDJpbTApr
=hxWc
-----END PGP SIGNATURE-----

Reply via email to