AW: Manueller Netz Auf/Ab-Bau!
NeroZero schrieb:
fürher ging es mit /etc/ppp/ip-down ... oder KILL process...
Das geht wohl auch heute noch so:
/etc/ppp:
Code:
drwxr-x--- 5 root dialout 432 2006-02-14 19:37 ./
drwxr-xr-x 98 root root 8648 2006-03-20 11:27 ../
lrwxrwxrwx 1 root root 7 2005-10-18 11:22 auth-down -> auth-up*
-rwxr-x--x 1 root root 454 2002-02-25 03:36 auth-up*
-rw------- 1 root root 690 2005-09-09 18:29 chap-secrets
-rw-r--r-- 1 root root 449 2005-09-09 18:29 filters
-rw-r----- 1 root root 398 2003-07-28 22:15 ioptions
lrwxrwxrwx 1 root root 5 2006-02-14 19:37 ip-down -> ip-up*
drwxr-xr-x 2 root root 72 2005-12-17 03:54 ip-down.d/
-rwxr-xr-x 1 root root 6181 2006-01-21 03:24 ip-up*
drwxr-xr-x 2 root root 72 2005-12-17 03:54 ip-up.d/
-rw-r--r-- 1 root root 7943 2005-09-09 18:29 options
-rw------- 1 root root 340 2005-09-09 18:15 options.pptp
-rw------- 1 root root 1219 2005-09-09 18:29 pap-secrets
drwxr-xr-x 3 root root 304 2005-10-18 11:23 peers/
-rwxr-xr-x 1 root root 2726 2006-01-21 03:24 poll.tcpip*
Die im vorigen Posting von mir vorgeschlagenen Lösungen Starten/Stoppen die jeweiligen Interfaces.
Die beiden Scripte ip-up und ip-down öffnen/trennen wohl nur die jeweiligen Verbindungen.
Wobei ppp soviel ich weiß ja nur Einwahlverbindungen via Modem oder ISDN sind.
Wie es bei SuSE und DSL geregelt wird, weiß ich nicht, aber z.B. unter Ubuntu werden DSL-Verbindungen mit den Scripten
Code:
pon dsl-provider
poff dsl-provider
initiiert bzw. getrennt.
Greetz,
RM