-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hallo,
Am Montag, 31.05.04 um 11:54 Uhr schrieb Felix Dziekan:
wie kann ich jetzt dauerhaft aus ippp0 eth0 machen wenn ich die isdnutils
abschalte und die routen mit ippp0 l�sche gehts aber das kann ja wohl kaum
die L�sung sein
Wie im vorhergehenden Posting von mir schon gesagt: das Interface umbenennen. Schau mal in /etc/isdn/device.ippp0. Da wirst Du unteranderem folgenden Text finden:
# setting default route here is only useful if this is your only
# outside connection... The default is ippp0 for the default route.
# NOTE: default route for ippp0 is also set in /etc/ppp/ip-up.d/00-ipppd
# and /etc/ppp/ip-down.d/99-ipppd ! So if you don't want the
# default route over ippp0, edit those scripts as well.
# Another solution is not to use ippp0 at all; this is only done
# for ippp0 so by skipping that (and starting with ippp1 for
# example) you don't have to edit anything to avoid changing the
# default route!
if [ "$bindnum" = 0 ]; then
route del default 2>/dev/null
route add default netmask 0 ${device}
fi
Wenn Du jetzt also nicht tausend �nderungen vornehmen willst, und nach einem Upgrade ist alles wieder f�r die Katz....
n' Gru�,
Hubert
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin)
iD8DBQFAvHeIFUpf3meJP54RAmNOAJ9yeIBmeYhE12V77DCbxtICku6F1gCgzFMh DryR9qPmTJgSfK6iyqaFYhA= =KY54 -----END PGP SIGNATURE-----

